2 references to GetMethodTableMatchingParentClass
Microsoft.Diagnostics.DataContractReader.Legacy (2)
Dbi\DacDbiImpl.cs (2)
3704ITypeHandle? thMatch = GetMethodTableMatchingParentClass(rts, thFromThis, thRepMt); 3728ITypeHandle? thMatchingParent = GetMethodTableMatchingParentClass(rts, thSpecificClass, thSpecMethodMt);