Implemented interface member:

method
Dispose
System.IDisposable.Dispose()
462 references to Dispose
Infrastructure.Common (4)
Microsoft.AspNetCore.Cryptography.Internal (1)
Microsoft.AspNetCore.DataProtection (4)
Microsoft.Extensions.Diagnostics.ResourceMonitoring (1)
Microsoft.ML.LightGbm (2)
Microsoft.ML.Transforms (1)
Microsoft.Win32.Registry (7)
NuGet.Packaging (3)
PresentationCore (8)
PresentationFramework (11)
ReachFramework (8)
System.Console (3)
System.Data.Odbc (11)
System.Data.OleDb (11)
System.Diagnostics.EventLog (24)
System.Diagnostics.PerformanceCounter (4)
System.Diagnostics.Process (7)
System.DirectoryServices (4)
System.DirectoryServices.AccountManagement (12)
System.DirectoryServices.Protocols (2)
System.Formats.Tar (1)
System.IO.Compression (19)
System.IO.Compression.Brotli (2)
System.IO.FileSystem.AccessControl (1)
System.IO.FileSystem.DriveInfo (1)
System.IO.FileSystem.Watcher (3)
System.IO.MemoryMappedFiles (12)
System.IO.Pipes (12)
System.IO.Ports (4)
System.Net.Http.WinHttpHandler (11)
src\runtime\src\libraries\Common\src\Interop\Windows\WinHttp\Interop.SafeWinHttpHandle.cs (1)
28safeHandle.Dispose();
System.Net.NetworkInformation (1)
System.Net.Quic (13)
src\runtime\src\libraries\Common\src\Interop\Unix\System.Security.Cryptography.Native\Interop.ERR.cs (1)
96handle?.Dispose();
src\runtime\src\libraries\Common\src\Interop\Unix\System.Security.Cryptography.Native\Interop.X509.cs (1)
154store.Dispose();
src\runtime\src\libraries\Common\src\Microsoft\Win32\SafeHandles\SafeHandleCache.cs (1)
38newHandle.Dispose();
System.Net.Security (30)
src\runtime\src\libraries\Common\src\Interop\Unix\System.Security.Cryptography.Native\Interop.ERR.cs (1)
96handle?.Dispose();
src\runtime\src\libraries\Common\src\Interop\Unix\System.Security.Cryptography.Native\Interop.X509.cs (1)
154store.Dispose();
src\runtime\src\libraries\Common\src\Microsoft\Win32\SafeHandles\SafeHandleCache.cs (1)
38newHandle.Dispose();
System.Net.Sockets (9)
System.Net.WebSockets (6)
System.Private.CoreLib (25)
System.Security.AccessControl (3)
System.Security.Cryptography (126)
src\runtime\src\libraries\Common\src\Interop\Windows\BCrypt\BCryptAeadHandleCache.cs (1)
45newHandle.Dispose();
src\runtime\src\libraries\Common\src\Interop\Windows\BCrypt\Interop.BCryptDuplicateHash.cs (1)
19newHash.Dispose();
src\runtime\src\libraries\Common\src\Interop\Windows\BCrypt\Interop.BCryptGenerateKeyPair.cs (1)
31hKey.Dispose();
src\runtime\src\libraries\Common\src\Interop\Windows\BCrypt\Interop.BCryptImportKeyPair.cs (1)
46key.Dispose();
src\runtime\src\libraries\Common\src\Interop\Windows\BCrypt\Interop.BCryptOpenAlgorithmProvider.cs (1)
33hAlgorithm.Dispose();
src\runtime\src\libraries\Common\src\Microsoft\Win32\SafeHandles\SafeHandleCache.cs (1)
38newHandle.Dispose();
src\runtime\src\libraries\Common\src\System\Security\Cryptography\ECCng.ImportExport.NamedCurve.cs (1)
184keyHandle.Dispose();
System\Security\Cryptography\X509Certificates\ChainPal.Windows.BuildChain.cs (1)
70chain.Dispose();
System.Security.Cryptography.Pkcs (8)
Internal\Cryptography\Pal\Windows\HeapBlockRetainer.cs (1)
76h.Dispose();
src\runtime\src\libraries\Common\src\Interop\Windows\Crypt32\Interop.CryptEncodeDecodeWrappers.cs (1)
40sh.Dispose();
src\runtime\src\libraries\Common\src\Microsoft\Win32\SafeHandles\SafeHandleCache.cs (1)
38newHandle.Dispose();
System.Security.Principal.Windows (27)
src\runtime\src\libraries\Common\src\Interop\Windows\Advapi32\Interop.OpenThreadToken_SafeAccessTokenHandle.cs (1)
33tokenHandle.Dispose();
System.ServiceProcess.ServiceController (3)
System.Speech (2)
System.Threading.AccessControl (7)
System.Windows.Extensions (4)
src\runtime\src\libraries\Common\src\Microsoft\Win32\SafeHandles\SafeHandleCache.cs (1)
38newHandle.Dispose();
UIAutomationClient (2)
UIAutomationClientSideProviders (1)
UIAutomationTypes (1)