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