5 references to GetUtf8Name
System.Private.CoreLib (5)
src\System\RuntimeType.CoreCLR.cs (5)
999
if (filter.Match(RuntimeTypeHandle.
GetUtf8Name
(iList)))
1008
if (iFace.IsGenericType && filter.Match(RuntimeTypeHandle.
GetUtf8Name
(iFace)))
1034
if (!filter.Match(RuntimeTypeHandle.
GetUtf8Name
(interfaceType)))
1079
if (!filter.RequiresStringComparison() || filter.Match(RuntimeTypeHandle.
GetUtf8Name
(rt)))
1132
if (!filter.Match(RuntimeTypeHandle.
GetUtf8Name
(nestedType)))