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();