4 references to GuestCommandPhaseExecute
aspire (2)
Projects\GuestRuntime.cs (2)
197
: ProfilingTelemetry.Values.
GuestCommandPhaseExecute
;
237
: ProfilingTelemetry.Values.
GuestCommandPhaseExecute
;
Aspire.Cli.Tests (2)
Projects\GuestRuntimeTests.cs (2)
309
Assert.Equal(ProfilingTelemetry.Values.
GuestCommandPhaseExecute
, executeActivity.GetTagItem(ProfilingTelemetry.Tags.GuestCommandPhase));
791
ProfilingTelemetry.Values.
GuestCommandPhaseExecute
))