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