3 references to RelativeToCurrentRoot
Microsoft.CodeAnalysis.Analyzers (3)
src\Compilers\Core\Portable\FileSystem\FileUtilities.cs (1)
154
case PathKind.
RelativeToCurrentRoot
:
src\Compilers\Core\Portable\FileSystem\PathUtilities.cs (2)
358
return PathKind.
RelativeToCurrentRoot
;
450
case PathKind.
RelativeToCurrentRoot
: