1 write to DebuggerControlledThreadState
Microsoft.Diagnostics.DataContractReader.Contracts (1)
_generated\198\Microsoft_Diagnostics_DataContractReader_Data.Thread.g.cs (1)
192DebuggerControlledThreadState = value;
3 references to DebuggerControlledThreadState
Microsoft.Diagnostics.DataContractReader.Contracts (3)
_generated\198\Microsoft_Diagnostics_DataContractReader_Data.Thread.g.cs (1)
564_ = DebuggerControlledThreadState;
Contracts\Thread_1.cs (2)
58t.WriteDebuggerControlledThreadState(t.DebuggerControlledThreadState | (uint)state); 64t.WriteDebuggerControlledThreadState(t.DebuggerControlledThreadState & ~(uint)state);