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