4 references to Utf8String2
System.Private.CoreLib (4)
src\libraries\System.Private.CoreLib\src\System\Runtime\InteropServices\TypeMapLazyDictionary.cs (4)
127
Debug.Assert(arg->
Utf8String2
!= null);
134
Utf8TypeName = arg->
Utf8String2
,
154
Debug.Assert(arg->
Utf8String2
!= null);
169
Utf8TypeName = arg->
Utf8String2
,