Implemented interface member:
method
Dispose
System.IDisposable.Dispose()
3 references to Dispose
System.IO.Compression (2)
src\runtime\src\libraries\Common\src\Microsoft\Win32\SafeHandles\SafeZstdHandle.cs (2)
171
_pinnedData.
Dispose
();
187
_pinnedData.
Dispose
();
System.Security.Cryptography (1)
System\Security\Cryptography\PinAndClear.cs (1)
25
_gcHandle.
Dispose
();