1 write to IsPegged
Microsoft.Diagnostics.DataContractReader.Legacy (1)
SOSDacImpl.cs (1)
1662IsPegged = h.IsPegged ? 1 : 0,
4 references to IsPegged
Microsoft.Diagnostics.DataContractReader.Legacy (4)
SOSDacImpl.cs (4)
1707Debug.Assert(handles[i].IsPegged == handlesLocal[i].IsPegged, $"cDAC: {handles[i].IsPegged}, DAC: {handlesLocal[i].IsPegged}");