17 references to Match
mscorlib (17)
system\rttype.cs (17)
640Contract.Assert(!filter.Match(RuntimeMethodHandle.GetUtf8Name(methodHandle))); 644if (!filter.Match(RuntimeMethodHandle.GetUtf8Name(methodHandle))) 700Contract.Assert(!filter.Match(RuntimeMethodHandle.GetUtf8Name(methodHandle))); 704if (!filter.Match(RuntimeMethodHandle.GetUtf8Name(methodHandle))) 814Contract.Assert(!filter.Match(RuntimeMethodHandle.GetUtf8Name(methodHandle))); 818if (!filter.Match(RuntimeMethodHandle.GetUtf8Name(methodHandle))) 943Contract.Assert(!filter.Match(RuntimeFieldHandle.GetUtf8Name(runtimeFieldHandle))); 947if (!filter.Match(RuntimeFieldHandle.GetUtf8Name(runtimeFieldHandle))) 1022if (!filter.Match(name)) 1067if (filter.Match(RuntimeTypeHandle.GetUtf8Name(iList))) 1076if (iFace.IsGenericType && filter.Match(RuntimeTypeHandle.GetUtf8Name(iFace))) 1103if (!filter.Match(RuntimeTypeHandle.GetUtf8Name(interfaceType))) 1163if (!filter.Match(RuntimeTypeHandle.GetUtf8Name(interfaces[i]))) 1215if (!filter.Match(RuntimeTypeHandle.GetUtf8Name(nestedType))) 1286if (!filter.Match(name)) 1398Contract.Assert(!filter.Match(declaringType.GetRuntimeModule().MetadataImport.GetName(tkProperty))); 1405if (!filter.Match(name))