7 references to SuppressFinalize
System.Private.Windows.Core (7)
System\DisposalTracking.cs (1)
37
/// The debug only static <see cref="
SuppressFinalize
(object)"/> can be called when you only derive from this
Windows\Win32\Graphics\Gdi\DeviceContextHdcScope.cs (4)
84
DisposalTracking.
SuppressFinalize
(this!);
169
DisposalTracking.
SuppressFinalize
(this!);
184
DisposalTracking.
SuppressFinalize
(this!);
204
DisposalTracking.
SuppressFinalize
(this!);
Windows\Win32\Graphics\Gdi\ObjectScope.cs (1)
35
DisposalTracking.
SuppressFinalize
(this!);
Windows\Win32\Graphics\Gdi\SelectPaletteScope.cs (1)
81
DisposalTracking.
SuppressFinalize
(this);