1 write to _handler
Microsoft.AspNetCore.Grpc.JsonTranscoding.IntegrationTests (1)
Infrastructure\GrpcTestFixture.cs (1)
67_handler = _server.CreateHandler();
2 references to _handler
Microsoft.AspNetCore.Grpc.JsonTranscoding.IntegrationTests (2)
Infrastructure\GrpcTestFixture.cs (2)
79return _handler!; 85_handler?.Dispose();