1 write to RelativePath
aspire-managed (1)
NuGet\Commands\NuGetPackageAssetResolver.cs (1)
430
RelativePath
= NormalizeRelativePath(relativePath),
2 references to RelativePath
aspire-managed (2)
NuGet\Commands\ManifestCommand.cs (2)
141
Name = Path.GetFileNameWithoutExtension(asset.
RelativePath
),
151
FileName = Path.GetFileName(asset.
RelativePath
),