Implemented interface member:
method
Dispose
System.IDisposable.Dispose()
5 references to Dispose
mscorlib (5)
system\security\cryptography\passwordderivebytes.cs (1)
191
_hash.
Dispose
();
system\security\cryptography\sha1managed.cs (1)
94
_impl.
Dispose
();
system\security\cryptography\sha256managed.cs (1)
96
_impl.
Dispose
();
system\security\cryptography\sha384managed.cs (1)
95
_impl.
Dispose
();
system\security\cryptography\sha512managed.cs (1)
87
_impl.
Dispose
();