3 references to RelativeToCurrentRoot
Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost (3)
src\Compilers\Core\Portable\FileSystem\FileUtilities.cs (1)
153
case PathKind.
RelativeToCurrentRoot
:
src\Compilers\Core\Portable\FileSystem\PathUtilities.cs (2)
336
return PathKind.
RelativeToCurrentRoot
;
428
case PathKind.
RelativeToCurrentRoot
: