2 implementations of SetDebugState
Microsoft.Diagnostics.DataContractReader.Legacy (2)
Dbi\DacDbiImpl.cs (1)
1216
public int
SetDebugState
(ulong vmThread, int debugState)
Generated\361d1da7f942c932\Microsoft.Diagnostics.DataContractReader.Legacy.IDacDbiInterface.cs (1)
1329
int global::Microsoft.Diagnostics.DataContractReader.Legacy.IDacDbiInterface.
SetDebugState
(ulong vmThread, int debugState)
1 reference to SetDebugState
Microsoft.Diagnostics.DataContractReader.Legacy (1)
Generated\361d1da7f942c932\Microsoft.Diagnostics.DataContractReader.Legacy.IDacDbiInterface.cs (1)
1354
__retVal = @this.
SetDebugState
(vmThread, debugState);