Move remaining managed type system APIs to use UTF8
Open
area-NativeAOT-coreclr
- Dominant language
- C#
- Stars
- 18.3k
- Forks
- 5.6k
- PR merge metrics
- PR metrics pending
Description
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).
Contributor guide
Assessment
This issue has not been assessed yet.