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