2 references to GetMethodDescChunkPointerThrowing
Microsoft.Diagnostics.DataContractReader.Contracts (2)
Contracts\RuntimeTypeSystem_1.cs (1)
1298methodDescChunkPointer = _methodValidation.GetMethodDescChunkPointerThrowing(methodDescPointer, _target.ProcessedData.GetOrAdd<Data.MethodDesc>(methodDescPointer));
RuntimeTypeSystemHelpers\MethodValidation.cs (1)
107methodDescChunkPointer = GetMethodDescChunkPointerThrowing(methodDescPointer, md);