3 references to GetClassThrowing
Microsoft.Diagnostics.DataContractReader.Contracts (3)
RuntimeTypeSystemHelpers\TypeValidation.cs (3)
159
TargetPointer eeClassPtr =
GetClassThrowing
(methodTable);
179
TargetPointer classFromMethodTable =
GetClassThrowing
(methodTableFromClass);
241
&&
GetClassThrowing
(methodTable) == _continuationSingletonEEClassPointer;