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