5 references to GetUtf8Name
mscorlib (5)
system\rttype.cs (5)
1067
if (filter.Match(RuntimeTypeHandle.
GetUtf8Name
(iList)))
1076
if (iFace.IsGenericType && filter.Match(RuntimeTypeHandle.
GetUtf8Name
(iFace)))
1103
if (!filter.Match(RuntimeTypeHandle.
GetUtf8Name
(interfaceType)))
1163
if (!filter.Match(RuntimeTypeHandle.
GetUtf8Name
(interfaces[i])))
1215
if (!filter.Match(RuntimeTypeHandle.
GetUtf8Name
(nestedType)))