4 implementations of SetOtherNotificationFlags
Microsoft.Diagnostics.DataContractReader.Legacy (4)
_generated\60\Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataProcess.cs (1)
2165
int global::Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataProcess.
SetOtherNotificationFlags
(uint flags)
_generated\61\Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataProcess2.cs (1)
1461
int global::Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataProcess.
SetOtherNotificationFlags
(uint flags) => throw new global::System.Diagnostics.UnreachableException();
_generated\62\Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataProcess3.cs (1)
1465
int global::Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataProcess.
SetOtherNotificationFlags
(uint flags) => throw new global::System.Diagnostics.UnreachableException();
SOSDacImpl.IXCLRDataProcess.cs (1)
1461
int IXCLRDataProcess.
SetOtherNotificationFlags
(uint flags)
4 references to SetOtherNotificationFlags
Microsoft.Diagnostics.DataContractReader.Legacy (4)
_generated\60\Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataProcess.cs (1)
2190
__retVal = @this.
SetOtherNotificationFlags
(flags);
_generated\61\Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataProcess2.cs (1)
1640
new int SetOtherNotificationFlags(uint flags) => ((global::Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataProcess)this).
SetOtherNotificationFlags
(flags);
_generated\62\Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataProcess3.cs (1)
1648
new int SetOtherNotificationFlags(uint flags) => ((global::Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataProcess)this).
SetOtherNotificationFlags
(flags);
SOSDacImpl.IXCLRDataProcess.cs (1)
1506
_legacyProcess.
SetOtherNotificationFlags
(flags);