3 references to SuppressFinalize
System.Private.Windows.Core (3)
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\ObjectScope.cs (1)
35
DisposalTracking.
SuppressFinalize
(this!);
Windows\Win32\Graphics\Gdi\SelectPaletteScope.cs (1)
43
DisposalTracking.
SuppressFinalize
(this);