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