1 write to _baseDirectory
Microsoft.CodeAnalysis.CSharp (1)
CommandLine\CommandLineDiagnosticFormatter.cs (1)
22
_baseDirectory
= baseDirectory;
2 references to _baseDirectory
Microsoft.CodeAnalysis.CSharp (2)
CommandLine\CommandLineDiagnosticFormatter.cs (2)
48
var normalizedPath = FileUtilities.NormalizeRelativePath(path, basePath,
_baseDirectory
);
60
/// Get the path name starting from the <see cref="
_baseDirectory
"/>