Implemented interface member:
method
Dispose
System.IDisposable.Dispose()
8 references to Dispose
System.Net.Security (1)
src\runtime\src\libraries\Common\src\Interop\Unix\System.Security.Cryptography.Native\Interop.Ssl.cs (1)
654_authOptionsHandle.Dispose();
System.Private.CoreLib (7)
src\runtime\src\libraries\System.Private.CoreLib\src\System\Gen2GcCallback.cs (2)
62_weakTargetObj.Dispose(); 73_weakTargetObj.Dispose();
src\runtime\src\libraries\System.Private.CoreLib\src\System\Runtime\InteropServices\ComWrappers.cs (4)
649_proxyHandle.Dispose(); 650_proxyHandleTrackingResurrection.Dispose(); 1528existingHandle.Dispose(); 1555cachedRef.Dispose();
System\Runtime\InteropServices\PInvokeMarshal.cs (1)
161handle.Dispose();