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)
90
if (
_pipelineInvoker
== null)
111
return await
_pipelineInvoker
(