2 references to DirectorySeparatorChar
NuGet.Commands (2)
RestoreCommand\ContentFiles\FileProviderGlobbingDirectory.cs (2)
47RelativePath = _parent.RelativePath + DirectorySeparatorChar + _fileInfo.Name; 68return _parent.FullName + DirectorySeparatorChar + Name;