12 references to Match
System.Private.CoreLib (12)
src\System\RuntimeType.CoreCLR.cs (12)
597
if (!filter.
Match
(RuntimeMethodHandle.GetUtf8Name(methodHandle)))
655
if (!filter.
Match
(RuntimeMethodHandle.GetUtf8Name(methodHandle)))
758
if (!filter.
Match
(RuntimeMethodHandle.GetUtf8Name(methodHandle)))
870
if (!filter.
Match
(RuntimeFieldHandle.GetUtf8Name(runtimeFieldHandle)))
942
if (!filter.
Match
(name))
969
if (filter.
Match
(RuntimeTypeHandle.GetUtf8Name(iList)))
978
if (iFace.IsGenericType && filter.
Match
(RuntimeTypeHandle.GetUtf8Name(iFace)))
1004
if (!filter.
Match
(RuntimeTypeHandle.GetUtf8Name(interfaceType)))
1049
if (!filter.RequiresStringComparison() || filter.
Match
(RuntimeTypeHandle.GetUtf8Name(rt)))
1102
if (!filter.
Match
(RuntimeTypeHandle.GetUtf8Name(nestedType)))
1170
if (!filter.
Match
(name))
1282
if (!filter.
Match
(name))