1 write to isPegged
Microsoft.Diagnostics.DataContractReader.Legacy (1)
SOSDacImpl.cs (1)
619data->isPegged = Interop.BOOL.FALSE;
4 references to isPegged
Microsoft.Diagnostics.DataContractReader.Legacy (4)
SOSDacImpl.cs (4)
645Debug.Assert(data->isPegged == dataLocal.isPegged, $"cDAC isPegged: {data->isPegged}, DAC: {dataLocal.isPegged}");