4 references to RelativeToCurrentRoot
Microsoft.CodeAnalysis.Features (1)
Completion\FileSystemCompletionHelper.cs (1)
167
case PathKind.
RelativeToCurrentRoot
:
Microsoft.CodeAnalysis.Workspaces (3)
FileUtilities.cs (1)
152
case PathKind.
RelativeToCurrentRoot
:
PathUtilities.cs (2)
335
return PathKind.
RelativeToCurrentRoot
;
427
case PathKind.
RelativeToCurrentRoot
: