2 references to RuntimeIdentifierGraphResourceName
aspire (2)
NuGet\NuGetClient.cs (2)
266
using var resourceStream = typeof(NuGetClient).Assembly.GetManifestResourceStream(
RuntimeIdentifierGraphResourceName
)
268
$"Embedded runtime identifier graph '{
RuntimeIdentifierGraphResourceName
}' was not found.");