1 write to allocContextLimit
Microsoft.Diagnostics.DataContractReader.Legacy (1)
SOSDacImpl.cs (1)
4318
data->
allocContextLimit
= threadData.AllocContextLimit.ToClrDataAddress(_target);
4 references to allocContextLimit
Microsoft.Diagnostics.DataContractReader.Legacy (4)
SOSDacImpl.cs (4)
4351
Debug.Assert(data->
allocContextLimit
== dataLocal.
allocContextLimit
, $"cDAC: {data->
allocContextLimit
:x}, DAC: {dataLocal.
allocContextLimit
:x}");