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