3 references to StartGuestExecuteCommand
aspire (2)
Projects\GuestRuntime.cs (2)
267using var activity = _profilingTelemetry.StartGuestExecuteCommand(_spec.Language, _spec.DisplayName, commandSpec.Command, args, directory, ProfilingTelemetry.Values.GuestCommandPhasePreExecute); 548using var activity = _profilingTelemetry.StartGuestExecuteCommand(_spec.Language, _spec.DisplayName, commandSpec.Command, args, directory, phase);
Aspire.Cli.Tests (1)
Projects\GuestRuntimeTests.cs (1)
785using (profilingTelemetry.StartGuestExecuteCommand(