1 write to offsetToLowerBounds
Microsoft.Diagnostics.DataContractReader.Legacy (1)
Dbi\DacDbiImpl.cs (1)
3578
pArrayInfo->
offsetToLowerBounds
= offsetToLowerBounds;
4 references to offsetToLowerBounds
Microsoft.Diagnostics.DataContractReader.Legacy (4)
Dbi\DacDbiImpl.cs (4)
3602
Debug.Assert(pArrayInfo->
offsetToLowerBounds
== arrayInfoLocal.
offsetToLowerBounds
, $"cDAC offsetToLowerBounds: {pArrayInfo->
offsetToLowerBounds
}, DAC: {arrayInfoLocal.
offsetToLowerBounds
}");