4 references to InvalidDigestException
Microsoft.NET.Build.Containers (4)
DigestUtils.cs (3)
142
throw new
InvalidDigestException
(
152
throw new
InvalidDigestException
(
158
throw new
InvalidDigestException
(
Exceptions\InvalidDigestException.cs (1)
21
throw new
InvalidDigestException
($"Expected {expectedHashString}, got {actualHashString}.");