12 references to Match
System.Private.CoreLib (12)
src\System\RuntimeType.CoreCLR.cs (12)
592
if (!filter.
Match
(RuntimeMethodHandle.GetUtf8Name(methodHandle)))
657
if (!filter.
Match
(RuntimeMethodHandle.GetUtf8Name(methodHandle)))
768
if (!filter.
Match
(RuntimeMethodHandle.GetUtf8Name(methodHandle)))
887
if (!filter.
Match
(RuntimeFieldHandle.GetUtf8Name(runtimeFieldHandle)))
965
if (!filter.
Match
(name))
999
if (filter.
Match
(RuntimeTypeHandle.GetUtf8Name(iList)))
1008
if (iFace.IsGenericType && filter.
Match
(RuntimeTypeHandle.GetUtf8Name(iFace)))
1034
if (!filter.
Match
(RuntimeTypeHandle.GetUtf8Name(interfaceType)))
1079
if (!filter.RequiresStringComparison() || filter.
Match
(RuntimeTypeHandle.GetUtf8Name(rt)))
1132
if (!filter.
Match
(RuntimeTypeHandle.GetUtf8Name(nestedType)))
1200
if (!filter.
Match
(name))
1317
if (!filter.
Match
(name))