2 writes to _channel
Microsoft.AspNetCore.Grpc.JsonTranscoding.IntegrationTests (2)
IntegrationTestBase.cs (2)
21protected HttpClient Channel => _channel ??= CreateChannel(); 37_channel = null;