1 write to UninstrumentedBoundsStart
Microsoft.Diagnostics.DataContractReader.Contracts (1)
Contracts\DebugInfo\DebugInfo_2.cs (1)
89
chunks.
UninstrumentedBoundsStart
= chunks.VarsStart + chunks.VarsSize;
2 references to UninstrumentedBoundsStart
Microsoft.Diagnostics.DataContractReader.Contracts (2)
Contracts\DebugInfo\DebugInfo_2.cs (2)
90
chunks.PatchpointInfoStart = chunks.
UninstrumentedBoundsStart
+ chunks.UninstrumentedBoundsSize;
107
addrBounds = chunks.
UninstrumentedBoundsStart
;