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