3 references to ThrowIfMismatched
Microsoft.NET.Build.Containers (3)
DigestUtils.cs (1)
122
InvalidDigestException.
ThrowIfMismatched
(expectedHash, actualHash);
Registry\Registry.cs (1)
421
InvalidDigestException.
ThrowIfMismatched
(expectedHash, actualHash);
StreamExtensions.cs (1)
34
InvalidDigestException.
ThrowIfMismatched
(expectedHash, hashAlgorithm.Hash ?? []);