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