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