1 write to BoundsStart
Microsoft.Diagnostics.DataContractReader.Contracts (1)
Contracts\DebugInfo\DebugInfo_2.cs (1)
87chunks.BoundsStart = debugInfo + (uint)nibbleReader.GetNextByteOffset();
2 references to BoundsStart
Microsoft.Diagnostics.DataContractReader.Contracts (2)
Contracts\DebugInfo\DebugInfo_2.cs (2)
88chunks.VarsStart = chunks.BoundsStart + chunks.BoundsSize; 101TargetPointer addrBounds = chunks.BoundsStart;