12 references to Match
System.Private.CoreLib (12)
src\System\RuntimeType.CoreCLR.cs (12)
593
if (!filter.
Match
(RuntimeMethodHandle.GetUtf8Name(methodHandle)))
658
if (!filter.
Match
(RuntimeMethodHandle.GetUtf8Name(methodHandle)))
769
if (!filter.
Match
(RuntimeMethodHandle.GetUtf8Name(methodHandle)))
888
if (!filter.
Match
(RuntimeFieldHandle.GetUtf8Name(runtimeFieldHandle)))
966
if (!filter.
Match
(name))
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)))
1201
if (!filter.
Match
(name))
1318
if (!filter.
Match
(name))