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