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
We've moved the APIs that were the most expensive in terms of string allocations to use UTF8 throughout, but we didn't move all APIs to be utf-8 based. We should move the remaining APIs (for example MetadataType.GetNestedType, amongst many others).