1 write to RelativePath
aspire (1)
NuGet\NuGetPackageAssetResolver.cs (1)
430RelativePath = NormalizeRelativePath(relativePath),
2 references to RelativePath
aspire (2)
NuGet\NuGetClient.cs (2)
307Name = Path.GetFileNameWithoutExtension(asset.RelativePath), 317FileName = Path.GetFileName(asset.RelativePath),