1 write to PreemptiveGCDisabled
Microsoft.Diagnostics.DataContractReader.Contracts (1)
Data\Thread.cs (1)
18PreemptiveGCDisabled = target.ReadField<uint>(address, type, nameof(PreemptiveGCDisabled));
2 references to PreemptiveGCDisabled
Microsoft.Diagnostics.DataContractReader.Contracts (2)
Contracts\Thread_1.cs (1)
140(thread.PreemptiveGCDisabled & 0x1) != 0,
Data\Thread.cs (1)
18PreemptiveGCDisabled = target.ReadField<uint>(address, type, nameof(PreemptiveGCDisabled));