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