5 references to GetUtf8Name
System.Private.CoreLib (5)
src\System\RuntimeType.CoreCLR.cs (5)
980
if (filter.Match(RuntimeTypeHandle.
GetUtf8Name
(iList)))
989
if (iFace.IsGenericType && filter.Match(RuntimeTypeHandle.
GetUtf8Name
(iFace)))
1015
if (!filter.Match(RuntimeTypeHandle.
GetUtf8Name
(interfaceType)))
1060
if (!filter.RequiresStringComparison() || filter.Match(RuntimeTypeHandle.
GetUtf8Name
(rt)))
1113
if (!filter.Match(RuntimeTypeHandle.
GetUtf8Name
(nestedType)))