4 references to ERR_CryptoHashFailed
Microsoft.CodeAnalysis.VisualBasic (2)
Emit\PEAssemblyBuilder.vb (1)
100context.Diagnostics.Add(New VBDiagnostic(ErrorFactory.ErrorInfo(ERRID.ERR_CryptoHashFailed), NoLocation.Singleton))
Errors\ErrorFacts.vb (1)
1263ERRID.ERR_CryptoHashFailed,
Microsoft.CodeAnalysis.VisualBasic.Emit.UnitTests (2)
Emit\CompilationEmitTests.vb (2)
1172refonlyDiagnostics.Verify(Diagnostic(ERRID.ERR_CryptoHashFailed)) 1178refoutDiagnostics.Verify(Diagnostic(ERRID.ERR_CryptoHashFailed))