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