2 references to TryReadPointer
Microsoft.Diagnostics.DataContractReader.Contracts (1)
Contracts\StackWalk\GC\GcScanContext.cs (1)
144if (!_cache.TryReadPointer(currentObj.Value + _methodTableOffset, out TargetPointer mt))
Microsoft.Diagnostics.DataContractReader.Legacy (1)
Dbi\Helpers\HeapWalk.cs (1)
53if (!_cache.TryReadPointer(currentObj.Value + _methodTableOffset, out TargetPointer mt))