3 references to RelativeToCurrentRoot
Microsoft.CodeAnalysis (3)
FileSystem\FileUtilities.cs (1)
154case PathKind.RelativeToCurrentRoot:
FileSystem\PathUtilities.cs (2)
361return PathKind.RelativeToCurrentRoot; 453case PathKind.RelativeToCurrentRoot: