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