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