Implemented interface member:
3 references to Dispose
Microsoft.Build.Tasks.Core (1)
ManifestUtil\Util.cs (1)
256
hashAlg?.
Dispose
();
Microsoft.NET.HostModel (1)
Bundle\Manifest.cs (1)
140
bundleHash.
Dispose
();
System.Security.Cryptography (1)
System\Security\Cryptography\PasswordDeriveBytes.cs (1)
175
_hash?.
Dispose
();