3 references to Path
Microsoft.CodeAnalysis.Features (3)
UnusedReferences\ProjectAssets\ProjectAssetsReader.cs (3)
130
library.
Path
is not null)
135
itemSpecification = library.
Path
.Replace('/', '\\');
149
compilationAssemblies.Add(Path.GetFullPath(Path.Combine(packagesPath, library.
Path
?? "", assemblyPath)));