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