1 write to PrintFullPaths
Microsoft.CodeAnalysis.CSharp (1)
CommandLine\CSharpCommandLineParser.cs (1)
1622
PrintFullPaths
= printFullPaths,
2 references to PrintFullPaths
Microsoft.CodeAnalysis.CSharp (2)
CommandLine\CSharpCompiler.cs (2)
31
_diagnosticFormatter = new CommandLineDiagnosticFormatter(buildPaths.WorkingDirectory, Arguments.
PrintFullPaths
, Arguments.ShouldIncludeErrorEndLocation);
110
Arguments.
PrintFullPaths
? normalizedFilePath : _diagnosticFormatter.RelativizeNormalizedPath(normalizedFilePath)));