3 references to RelativeToCurrentRoot
Microsoft.CodeAnalysis.CodeStyle (3)
src\Compilers\Core\Portable\FileSystem\FileUtilities.cs (1)
153case PathKind.RelativeToCurrentRoot:
src\Compilers\Core\Portable\FileSystem\PathUtilities.cs (2)
336return PathKind.RelativeToCurrentRoot; 428case PathKind.RelativeToCurrentRoot: