2 overrides of Dispose
System.Security.Cryptography (2)
System\Security\Cryptography\ECDiffieHellmanCngPublicKey.cs (1)
29
protected override void
Dispose
(bool disposing)
System\Security\Cryptography\ECDiffieHellmanWrapper.cs (1)
189
protected override void
Dispose
(bool disposing)
2 references to Dispose
System.Security.Cryptography (2)
System\Security\Cryptography\ECDiffieHellmanCngPublicKey.cs (1)
36
base.
Dispose
(disposing);
System\Security\Cryptography\ECDiffieHellmanPublicKey.cs (1)
28
Dispose
(true);