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