2 implementations of SetSendExceptionsOutsideOfJMC
Microsoft.Diagnostics.DataContractReader.Legacy (2)
Dbi\DacDbiImpl.cs (1)
887
public int
SetSendExceptionsOutsideOfJMC
(Interop.BOOL sendExceptionsOutsideOfJMC)
Generated\361d1da7f942c932\Microsoft.Diagnostics.DataContractReader.Legacy.IDacDbiInterface.cs (1)
996
int global::Microsoft.Diagnostics.DataContractReader.Legacy.IDacDbiInterface.
SetSendExceptionsOutsideOfJMC
(global::Microsoft.Diagnostics.DataContractReader.Legacy.Interop.BOOL sendExceptionsOutsideOfJMC)
1 reference to SetSendExceptionsOutsideOfJMC
Microsoft.Diagnostics.DataContractReader.Legacy (1)
Generated\361d1da7f942c932\Microsoft.Diagnostics.DataContractReader.Legacy.IDacDbiInterface.cs (1)
1021
__retVal = @this.
SetSendExceptionsOutsideOfJMC
(sendExceptionsOutsideOfJMC);