4 implementations of SetAllTypeNotifications
Microsoft.Diagnostics.DataContractReader.Legacy (4)
_generated\60\Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataProcess.cs (1)
1754
int global::Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataProcess.
SetAllTypeNotifications
(global::Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataModule mod, uint flags)
_generated\61\Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataProcess2.cs (1)
1447
int global::Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataProcess.
SetAllTypeNotifications
(global::Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataModule mod, uint flags) => throw new global::System.Diagnostics.UnreachableException();
_generated\62\Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataProcess3.cs (1)
1451
int global::Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataProcess.
SetAllTypeNotifications
(global::Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataModule mod, uint flags) => throw new global::System.Diagnostics.UnreachableException();
SOSDacImpl.IXCLRDataProcess.cs (1)
1276
int IXCLRDataProcess.
SetAllTypeNotifications
(IXCLRDataModule? mod, uint flags)
3 references to SetAllTypeNotifications
Microsoft.Diagnostics.DataContractReader.Legacy (3)
_generated\60\Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataProcess.cs (1)
1793
__retVal = @this.
SetAllTypeNotifications
(mod, flags);
_generated\61\Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataProcess2.cs (1)
1612
new int SetAllTypeNotifications(global::Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataModule mod, uint flags) => ((global::Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataProcess)this).
SetAllTypeNotifications
(mod, flags);
_generated\62\Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataProcess3.cs (1)
1620
new int SetAllTypeNotifications(global::Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataModule mod, uint flags) => ((global::Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataProcess)this).
SetAllTypeNotifications
(mod, flags);