2 implementations of SetDesiredExecutionState
Microsoft.Diagnostics.DataContractReader.Legacy (2)
ClrDataTask.cs (1)
94int IXCLRDataTask.SetDesiredExecutionState(uint state)
Generated\361d1da7f942c932\Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataTask.cs (1)
382int global::Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataTask.SetDesiredExecutionState(uint state)
1 reference to SetDesiredExecutionState
Microsoft.Diagnostics.DataContractReader.Legacy (1)
Generated\361d1da7f942c932\Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataTask.cs (1)
407__retVal = @this.SetDesiredExecutionState(state);