2 writes to DebuggerControlledThreadState
Microsoft.Diagnostics.DataContractReader.Contracts (2)
_generated\182\Microsoft_Diagnostics_DataContractReader_Data.Thread.g.cs (2)
42
DebuggerControlledThreadState
= target.ReadField<uint>(b, t, n);
118
DebuggerControlledThreadState
= value;
2 references to DebuggerControlledThreadState
Microsoft.Diagnostics.DataContractReader.Contracts (2)
Contracts\Thread_1.cs (2)
60
t.WriteDebuggerControlledThreadState(t.
DebuggerControlledThreadState
| (uint)state);
66
t.WriteDebuggerControlledThreadState(t.
DebuggerControlledThreadState
& ~(uint)state);