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