5 references to GetUtf8Name
System.Private.CoreLib (5)
src\System\RuntimeType.CoreCLR.cs (5)
962
if (filter.Match(RuntimeTypeHandle.
GetUtf8Name
(iList)))
971
if (iFace.IsGenericType && filter.Match(RuntimeTypeHandle.
GetUtf8Name
(iFace)))
997
if (!filter.Match(RuntimeTypeHandle.
GetUtf8Name
(interfaceType)))
1042
if (!filter.RequiresStringComparison() || filter.Match(RuntimeTypeHandle.
GetUtf8Name
(rt)))
1095
if (!filter.Match(RuntimeTypeHandle.
GetUtf8Name
(nestedType)))