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