5 references to GetUtf8Name
System.Private.CoreLib (5)
src\System\RuntimeType.CoreCLR.cs (5)
969
if (filter.Match(RuntimeTypeHandle.
GetUtf8Name
(iList)))
978
if (iFace.IsGenericType && filter.Match(RuntimeTypeHandle.
GetUtf8Name
(iFace)))
1004
if (!filter.Match(RuntimeTypeHandle.
GetUtf8Name
(interfaceType)))
1049
if (!filter.RequiresStringComparison() || filter.Match(RuntimeTypeHandle.
GetUtf8Name
(rt)))
1102
if (!filter.Match(RuntimeTypeHandle.
GetUtf8Name
(nestedType)))