10 references to CreateGrpcChannel
Aspire.Dashboard.Tests (10)
Integration\OtlpGrpcServiceTests.cs (10)
35
using var channel = IntegrationTestHelpers.
CreateGrpcChannel
($"http://{app.OtlpServiceGrpcEndPointAccessor().EndPoint}", _testOutputHelper);
60
using var channel = IntegrationTestHelpers.
CreateGrpcChannel
($"http://{app.OtlpServiceGrpcEndPointAccessor().EndPoint}", _testOutputHelper);
82
using var channel = IntegrationTestHelpers.
CreateGrpcChannel
($"http://{app.OtlpServiceGrpcEndPointAccessor().EndPoint}", _testOutputHelper);
109
using var channel = IntegrationTestHelpers.
CreateGrpcChannel
($"http://{app.OtlpServiceGrpcEndPointAccessor().EndPoint}", _testOutputHelper);
138
using var channel = IntegrationTestHelpers.
CreateGrpcChannel
($"http://{app.OtlpServiceGrpcEndPointAccessor().EndPoint}", _testOutputHelper);
247
using var channel = IntegrationTestHelpers.
CreateGrpcChannel
(
278
using var channel = IntegrationTestHelpers.
CreateGrpcChannel
($"https://{app.OtlpServiceGrpcEndPointAccessor().EndPoint}", _testOutputHelper);
313
using var channel = IntegrationTestHelpers.
CreateGrpcChannel
(
349
using var channel = IntegrationTestHelpers.
CreateGrpcChannel
(
388
using var channel = IntegrationTestHelpers.
CreateGrpcChannel
(