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
This is currently kept alive due to public key token generation, which is done on assembly load. Is this accessed only from managed, in which case we could just avoid calculating it on the native side? Could we precompute this as part of the bundle?