1 write to _host
Microsoft.AspNetCore.Grpc.JsonTranscoding.IntegrationTests (1)
Infrastructure\GrpcTestFixture.cs (1)
65_host = builder.Start();
3 references to _host
Microsoft.AspNetCore.Grpc.JsonTranscoding.IntegrationTests (3)
Infrastructure\GrpcTestFixture.cs (3)
48if (_host == null) 66_server = _host.GetTestServer(); 86_host?.Dispose();