1 write to _pipelineInvoker
Microsoft.AspNetCore.Grpc.JsonTranscoding (1)
src\Grpc\JsonTranscoding\src\Shared\Server\UnaryServerMethodInvoker.cs (1)
59_pipelineInvoker = interceptorPipeline.UnaryPipeline(ResolvedInterceptorInvoker);
2 references to _pipelineInvoker
Microsoft.AspNetCore.Grpc.JsonTranscoding (2)
src\Grpc\JsonTranscoding\src\Shared\Server\UnaryServerMethodInvoker.cs (2)
90if (_pipelineInvoker == null) 111return await _pipelineInvoker(