12 references to Match
System.Private.CoreLib (12)
src\System\RuntimeType.CoreCLR.cs (12)
590
if (!filter.
Match
(RuntimeMethodHandle.GetUtf8Name(methodHandle)))
648
if (!filter.
Match
(RuntimeMethodHandle.GetUtf8Name(methodHandle)))
751
if (!filter.
Match
(RuntimeMethodHandle.GetUtf8Name(methodHandle)))
863
if (!filter.
Match
(RuntimeFieldHandle.GetUtf8Name(runtimeFieldHandle)))
935
if (!filter.
Match
(name))
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)))
1163
if (!filter.
Match
(name))
1275
if (!filter.
Match
(name))