Base:
method
Dispose
System.Security.Cryptography.HashAlgorithm.Dispose(System.Boolean)
1 override of Dispose
System.Security.Cryptography (1)
System\Security\Cryptography\HMAC.cs (1)
59
protected override void
Dispose
(bool disposing) =>
1 reference to Dispose
System.Security.Cryptography (1)
System\Security\Cryptography\HMAC.cs (1)
60
base.
Dispose
(disposing);