1 implementation of SetGcNotification
Microsoft.Diagnostics.DataContractReader.Contracts (1)
Contracts\Notifications_1.cs (1)
28
void INotifications.
SetGcNotification
(int condemnedGeneration)
1 reference to SetGcNotification
Microsoft.Diagnostics.DataContractReader.Legacy (1)
SOSDacImpl.IXCLRDataProcess.cs (1)
1083
_target.Contracts.Notifications.
SetGcNotification
(gcEvtArgs.condemnedGeneration);