1 write to _displayFullPaths
Microsoft.CodeAnalysis.CSharp (1)
CommandLine\CommandLineDiagnosticFormatter.cs (1)
23_displayFullPaths = displayFullPaths;
1 reference to _displayFullPaths
Microsoft.CodeAnalysis.CSharp (1)
CommandLine\CommandLineDiagnosticFormatter.cs (1)
56return _displayFullPaths ? normalizedPath : RelativizeNormalizedPath(normalizedPath);