1 write to ArrayBoundsPtr
Microsoft.Diagnostics.DataContractReader.Legacy (1)
SOSDacImpl.cs (1)
3376
data->
ArrayBoundsPtr
= boundsStart.ToClrDataAddress(_target);
2 references to ArrayBoundsPtr
Microsoft.Diagnostics.DataContractReader.Legacy (2)
SOSDacImpl.cs (2)
3429
Debug.Assert(data->
ArrayBoundsPtr
== dataLocal.
ArrayBoundsPtr
);