3 references to GetClassThrowing
Microsoft.Diagnostics.DataContractReader.Contracts (3)
RuntimeTypeSystemHelpers\TypeValidation.cs (3)
183
TargetPointer eeClassPtr =
GetClassThrowing
(methodTable);
203
TargetPointer classFromMethodTable =
GetClassThrowing
(methodTableFromClass);
265
&&
GetClassThrowing
(methodTable) == ContinuationSingletonEEClassPointer;