2 references to GetMethodTableMatchingParentClass
Microsoft.Diagnostics.DataContractReader.Legacy (2)
Dbi\DacDbiImpl.cs (2)
2868TypeHandle thMatch = GetMethodTableMatchingParentClass(rts, thFromThis, thRepMt); 2892TypeHandle thMatchingParent = GetMethodTableMatchingParentClass(rts, thSpecificClass, thSpecMethodMt);