10 references to CreateGrpcChannel
Aspire.Dashboard.Tests (10)
Integration\OtlpGrpcServiceTests.cs (10)
34
using var channel = IntegrationTestHelpers.
CreateGrpcChannel
($"http://{app.OtlpServiceGrpcEndPointAccessor().EndPoint}", _testOutputHelper);
59
using var channel = IntegrationTestHelpers.
CreateGrpcChannel
($"http://{app.OtlpServiceGrpcEndPointAccessor().EndPoint}", _testOutputHelper);
81
using var channel = IntegrationTestHelpers.
CreateGrpcChannel
($"http://{app.OtlpServiceGrpcEndPointAccessor().EndPoint}", _testOutputHelper);
108
using var channel = IntegrationTestHelpers.
CreateGrpcChannel
($"http://{app.OtlpServiceGrpcEndPointAccessor().EndPoint}", _testOutputHelper);
137
using var channel = IntegrationTestHelpers.
CreateGrpcChannel
($"http://{app.OtlpServiceGrpcEndPointAccessor().EndPoint}", _testOutputHelper);
248
using var channel = IntegrationTestHelpers.
CreateGrpcChannel
(
279
using var channel = IntegrationTestHelpers.
CreateGrpcChannel
($"https://{app.OtlpServiceGrpcEndPointAccessor().EndPoint}", _testOutputHelper);
314
using var channel = IntegrationTestHelpers.
CreateGrpcChannel
(
350
using var channel = IntegrationTestHelpers.
CreateGrpcChannel
(
389
using var channel = IntegrationTestHelpers.
CreateGrpcChannel
(