5 references to GetUtf8Name
System.Private.CoreLib (5)
src\System\RuntimeType.CoreCLR.cs (5)
1000
if (filter.Match(RuntimeTypeHandle.
GetUtf8Name
(iList)))
1009
if (iFace.IsGenericType && filter.Match(RuntimeTypeHandle.
GetUtf8Name
(iFace)))
1035
if (!filter.Match(RuntimeTypeHandle.
GetUtf8Name
(interfaceType)))
1080
if (!filter.RequiresStringComparison() || filter.Match(RuntimeTypeHandle.
GetUtf8Name
(rt)))
1133
if (!filter.Match(RuntimeTypeHandle.
GetUtf8Name
(nestedType)))