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