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