1 implementation of EnableGCNotificationEvents
Microsoft.Diagnostics.DataContractReader.Contracts (1)
Contracts\Debugger_1.cs (1)
112void 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);