2 references to GetRelativePath
Microsoft.CodeAnalysis.CodeStyle (2)
AbstractMatchFolderAndNamespaceDiagnosticAnalyzer.cs (1)
146var relativeDirectoryPath = PathUtilities.GetRelativePath(
Section.cs (1)
159var relativePath = PathUtilities.GetRelativePath(directoryContainingEditorconfig, codeFilePath);