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