4 references to ErrorArgs
Microsoft.CodeAnalysis.VisualBasic (4)
CommandLine\VisualBasicCommandLineParser.vb (1)
2024ErrorFactory.ErrorInfo(err, value.ErrorArgs),
Scanner\Directives.vb (3)
350statement = Parser.ReportSyntaxError(statement, err, value.ErrorArgs) 405statement = Parser.ReportSyntaxError(statement, err, value.ErrorArgs) 441statement = Parser.ReportSyntaxError(statement, err, value.ErrorArgs)