1 implementation of EnableGCNotificationEvents
Microsoft.Diagnostics.DataContractReader.Contracts (1)
Contracts\Debugger_1.cs (1)
112
void IDebugger.
EnableGCNotificationEvents
(bool fEnable)
1 reference to EnableGCNotificationEvents
Microsoft.Diagnostics.DataContractReader.Legacy (1)
Dbi\DacDbiImpl.cs (1)
2763
_target.Contracts.Debugger.
EnableGCNotificationEvents
(fEnable != Interop.BOOL.FALSE);