4 references to GuestCommandPhaseExecute
aspire (2)
Projects\GuestRuntime.cs (2)
228
: ProfilingTelemetry.Values.
GuestCommandPhaseExecute
;
268
: ProfilingTelemetry.Values.
GuestCommandPhaseExecute
;
Aspire.Cli.Tests (2)
Projects\GuestRuntimeTests.cs (2)
307
Assert.Equal(ProfilingTelemetry.Values.
GuestCommandPhaseExecute
, executeActivity.GetTagItem(ProfilingTelemetry.Tags.GuestCommandPhase));
977
ProfilingTelemetry.Values.
GuestCommandPhaseExecute
))