You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add support for static generic methods as bodies for struct functions (#353)
* Add support for static generic methods as callbacks for struct functions.
* Add comment clarifying intent and effectiveness of using MethodHandle.Value in the name of the generated dynamic type.
---------
Co-authored-by: Cristian Levcovici <crisl@microsoft.com>
0 commit comments