1 implementation of SetDebuggerControlledThreadState
Microsoft.Diagnostics.DataContractReader.Contracts (1)
Contracts\Thread_1.cs (1)
49void IThread.SetDebuggerControlledThreadState(TargetPointer thread, DebuggerControlledThreadState state)
1 reference to SetDebuggerControlledThreadState
Microsoft.Diagnostics.DataContractReader.Legacy (1)
Dbi\DacDbiImpl.cs (1)
772_target.Contracts.Thread.SetDebuggerControlledThreadState(threadPtr, Contracts.DebuggerControlledThreadState.UserSuspend);