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)
48var normalizedPath = FileUtilities.NormalizeRelativePath(path, basePath, _baseDirectory); 60/// Get the path name starting from the <see cref="_baseDirectory"/>