4 references to Empty
Microsoft.CodeAnalysis.Features (1)
Completion\FileSystemCompletionHelper.cs (1)
134
case PathKind.
Empty
:
Microsoft.CodeAnalysis.Workspaces (3)
src\roslyn\src\Compilers\Core\Portable\FileSystem\FileUtilities.cs (1)
116
case PathKind.
Empty
:
src\roslyn\src\Compilers\Core\Portable\FileSystem\PathUtilities.cs (2)
324
return PathKind.
Empty
;
449
case PathKind.
Empty
: