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)
665
_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)
666
_proxyHandle.
Dispose
();
667
_proxyHandleTrackingResurrection.
Dispose
();
1570
existingHandle.
Dispose
();
1598
cachedRef.
Dispose
();
System\Runtime\InteropServices\PInvokeMarshal.cs (1)
161
handle.
Dispose
();