1 write to SourcePath
aspire-managed (1)
NuGet\Commands\NuGetPackageAssetResolver.cs (1)
407SourcePath = sourcePath,
4 references to SourcePath
aspire-managed (4)
NuGet\Commands\LayoutCommand.cs (2)
106if (CopyIfNewer(asset.SourcePath, destPath, createDirectory: asset.RelativePath.Contains('/'))) 112Console.WriteLine($" Copy: {asset.SourcePath} -> {destPath}");
NuGet\Commands\ManifestCommand.cs (2)
141Path = asset.SourcePath 150Path = asset.SourcePath