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