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