1 write to Path
NuGet.ProjectModel (1)
PackageSpecReferenceDependencyProvider.cs (1)
147Path = packageSpec?.FilePath,
3 references to Path
NuGet.Commands (2)
RestoreCommand\LockFileBuilder.cs (2)
82if (!string.IsNullOrEmpty(localMatch.LocalLibrary.Path)) 86localMatch.LocalLibrary.Path,
NuGet.DependencyResolver.Core (1)
ResolverUtility.cs (1)
421Path = match.Path,