1 write to elementSize
Microsoft.Diagnostics.DataContractReader.Legacy (1)
Dbi\DacDbiImpl.cs (1)
3579
pArrayInfo->
elementSize
= rts.GetComponentSize(th);
4 references to elementSize
Microsoft.Diagnostics.DataContractReader.Legacy (4)
Dbi\DacDbiImpl.cs (4)
3603
Debug.Assert(pArrayInfo->
elementSize
== arrayInfoLocal.
elementSize
, $"cDAC elementSize: {pArrayInfo->
elementSize
}, DAC: {arrayInfoLocal.
elementSize
}");