1 reference to s_windowsDirectorySeparator
Microsoft.CodeAnalysis.Features (1)
Completion\FileSystemCompletionHelper.cs (1)
150
result.Add(CreateLogicalDriveItem(drive.TrimEnd(
s_windowsDirectorySeparator
)));