1 write to ShouldIncludeErrorEndLocation
Microsoft.CodeAnalysis.CSharp (1)
CommandLine\CSharpCommandLineParser.cs (1)
1590
ShouldIncludeErrorEndLocation
= errorEndLocation,
1 reference to ShouldIncludeErrorEndLocation
Microsoft.CodeAnalysis.CSharp (1)
CommandLine\CSharpCompiler.cs (1)
31
_diagnosticFormatter = new CommandLineDiagnosticFormatter(buildPaths.WorkingDirectory, Arguments.PrintFullPaths, Arguments.
ShouldIncludeErrorEndLocation
);