1 reference to StartGuestInstallDependencies
aspire (1)
Projects\GuestRuntime.cs (1)
134
using var activity = _profilingTelemetry.
StartGuestInstallDependencies
(_spec.Language, _spec.DisplayName, _spec.InstallDependencies.Command, args, directory);