Research using an interface with a static abstract Create method for NSObject/INativeObject to avoid reflection #18327
Labels
enhancement
The issue or pull request is an enhancement
performance
If an issue or pull request is related to performance
Milestone
Look into whether we can use an interface with a static abstract Create method to avoid reflection in Runtime.GetNSObject and Runtime.GetINativeObject:
Ref: dotnet/runtime#86649
Ref: https://learn.microsoft.com/en-us/dotnet/csharp/whats-new/tutorials/static-virtual-interface-members
The text was updated successfully, but these errors were encountered: