3 implementations of SetGcNotification
Microsoft.Diagnostics.DataContractReader.Legacy (3)
Generated\361d1da7f942c932\Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataProcess2.cs (1)
122
int global::Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataProcess2.
SetGcNotification
(global::Microsoft.Diagnostics.DataContractReader.Legacy.GcEvtArgs gcEvtArgs)
Generated\361d1da7f942c932\Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataProcess3.cs (1)
1481
int global::Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataProcess2.
SetGcNotification
(global::Microsoft.Diagnostics.DataContractReader.Legacy.GcEvtArgs gcEvtArgs) => throw new global::System.Diagnostics.UnreachableException();
SOSDacImpl.IXCLRDataProcess.cs (1)
1881
int IXCLRDataProcess2.
SetGcNotification
(GcEvtArgs gcEvtArgs)
2 references to SetGcNotification
Microsoft.Diagnostics.DataContractReader.Legacy (2)
Generated\361d1da7f942c932\Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataProcess2.cs (1)
147
__retVal = @this.
SetGcNotification
(gcEvtArgs);
Generated\361d1da7f942c932\Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataProcess3.cs (1)
1680
new int SetGcNotification(global::Microsoft.Diagnostics.DataContractReader.Legacy.GcEvtArgs gcEvtArgs) => ((global::Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataProcess2)this).
SetGcNotification
(gcEvtArgs);