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