11 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);
System.Private.Windows.GdiPlus (4)
Windows\Win32\Graphics\Gdi\DeviceContextHdcScope.cs (4)
84
DisposalTracking.
SuppressFinalize
(this!);
169
DisposalTracking.
SuppressFinalize
(this!);
184
DisposalTracking.
SuppressFinalize
(this!);
204
DisposalTracking.
SuppressFinalize
(this!);
System.Windows.Forms (2)
System\Windows\Forms\Rendering\GdiCache.ScreenGraphicsScope.cs (1)
35
DisposalTracking.
SuppressFinalize
(this!);
System\Windows\Forms\Rendering\ScreenDcCache.ScreenDcScope.cs (1)
31
DisposalTracking.
SuppressFinalize
(this!);
System.Windows.Forms.Primitives (2)
System\Windows\Forms\RefCountedCache.Scope.cs (1)
77
DisposalTracking.
SuppressFinalize
(this!);
Windows\Win32\PInvoke.OpenThemeDataScope.cs (1)
44
DisposalTracking.
SuppressFinalize
(this);