1 implementation of SetSendExceptionsOutsideOfJMC
Microsoft.Diagnostics.DataContractReader.Contracts (1)
Contracts\Debugger_1.cs (1)
89
void IDebugger.
SetSendExceptionsOutsideOfJMC
(bool sendExceptionsOutsideOfJMC)
1 reference to SetSendExceptionsOutsideOfJMC
Microsoft.Diagnostics.DataContractReader.Legacy (1)
Dbi\DacDbiImpl.cs (1)
562
_target.Contracts.Debugger.
SetSendExceptionsOutsideOfJMC
(sendExceptionsOutsideOfJMC != Interop.BOOL.FALSE);