1 write to Path
NuGet.Common (1)
PathUtil\PathResolver.cs (1)
254Path = path;
5 references to Path
NuGet.Common (1)
PathUtil\PathResolver.cs (1)
110return searchResults.Select(s => s.Path);
NuGet.Packaging (4)
PackageCreation\Authoring\PackageBuilder.cs (4)
1052SourcePath = result.Path, 1053TargetPath = ResolvePackagePath(normalizedBasePath, searchPath, result.Path, targetPath) 1055: new EmptyFrameworkFolderFile(ResolvePackagePath(normalizedBasePath, searchPath, result.Path, targetPath)) 1057SourcePath = result.Path