12 references to Match
System.Private.CoreLib (12)
src\System\RuntimeType.CoreCLR.cs (12)
610
if (!filter.
Match
(RuntimeMethodHandle.GetUtf8Name(methodHandle)))
666
if (!filter.
Match
(RuntimeMethodHandle.GetUtf8Name(methodHandle)))
769
if (!filter.
Match
(RuntimeMethodHandle.GetUtf8Name(methodHandle)))
881
if (!filter.
Match
(RuntimeFieldHandle.GetUtf8Name(runtimeFieldHandle)))
953
if (!filter.
Match
(name))
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)))
1181
if (!filter.
Match
(name))
1301
if (!filter.
Match
(name))