3 references to RelativeToCurrentParent
Microsoft.CodeAnalysis.Features (1)
Completion\FileSystemCompletionHelper.cs (1)
166case PathKind.RelativeToCurrentParent:
Microsoft.CodeAnalysis.Workspaces (2)
src\Compilers\Core\Portable\FileSystem\FileUtilities.cs (1)
144case PathKind.RelativeToCurrentParent:
src\Compilers\Core\Portable\FileSystem\PathUtilities.cs (1)
325return PathKind.RelativeToCurrentParent;