5 references to GetHashToMatch
mscorlib (5)
system\rttype.cs (5)
638if (!RuntimeMethodHandle.MatchesNameHash(methodHandle, filter.GetHashToMatch())) 698if (!RuntimeMethodHandle.MatchesNameHash(methodHandle, filter.GetHashToMatch())) 812if (!RuntimeMethodHandle.MatchesNameHash(methodHandle, filter.GetHashToMatch())) 941if (!RuntimeFieldHandle.MatchesNameHash(runtimeFieldHandle, filter.GetHashToMatch())) 1396if (!ModuleHandle.ContainsPropertyMatchingHash(declaringModuleHandle, tkProperty, filter.GetHashToMatch()))