2 references to StartAddGetConfiguredChannel
aspire (1)
Commands\AddCommand.cs (1)
141
using (var configuredChannelActivity = _profilingTelemetry.
StartAddGetConfiguredChannel
())
Aspire.Cli.Tests (1)
Telemetry\ProfilingTelemetryTests.cs (1)
180
using (var configuredChannelActivity = profilingTelemetry.
StartAddGetConfiguredChannel
())