2 implementations of EnableGCNotificationEvents
Microsoft.Diagnostics.DataContractReader.Legacy (2)
Dbi\DacDbiImpl.cs (1)
6140
public int
EnableGCNotificationEvents
(Interop.BOOL fEnable)
Generated\361d1da7f942c932\Microsoft.Diagnostics.DataContractReader.Legacy.IDacDbiInterface.cs (1)
4633
int global::Microsoft.Diagnostics.DataContractReader.Legacy.IDacDbiInterface.
EnableGCNotificationEvents
(global::Microsoft.Diagnostics.DataContractReader.Legacy.Interop.BOOL fEnable)
1 reference to EnableGCNotificationEvents
Microsoft.Diagnostics.DataContractReader.Legacy (1)
Generated\361d1da7f942c932\Microsoft.Diagnostics.DataContractReader.Legacy.IDacDbiInterface.cs (1)
4658
__retVal = @this.
EnableGCNotificationEvents
(fEnable);