4 references to ERR_SourceLinkRequiresPdb
Microsoft.CodeAnalysis.VisualBasic (2)
CommandLine\VisualBasicCommandLineParser.vb (1)
1347AddDiagnostic(diagnostics, ERRID.ERR_SourceLinkRequiresPdb)
Errors\ErrorFacts.vb (1)
1312ERRID.ERR_SourceLinkRequiresPdb,
Microsoft.CodeAnalysis.VisualBasic.CommandLine.UnitTests (2)
CommandLineTests.vb (2)
3161parsedArgs.Errors.Verify(Diagnostic(ERRID.ERR_SourceLinkRequiresPdb)) 3167parsedArgs.Errors.Verify(Diagnostic(ERRID.ERR_SourceLinkRequiresPdb))