2 references to TryReadUInt32
Microsoft.Diagnostics.DataContractReader.Contracts (1)
Contracts\StackWalk\GC\GcScanContext.cs (1)
186
if (!_cache.
TryReadUInt32
(objAddr.Value + numComponentsOffset, out uint numComponents))
Microsoft.Diagnostics.DataContractReader.Legacy (1)
Dbi\Helpers\HeapWalk.cs (1)
128
if (!_cache.
TryReadUInt32
(objAddr.Value + numComponentsOffset, out uint numComponents))