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
();
1528
existingHandle.
Dispose
();
1555
cachedRef.
Dispose
();
System\Runtime\InteropServices\PInvokeMarshal.cs (1)
161
handle.
Dispose
();