1 write to _pipelineInvoker
Microsoft.AspNetCore.Grpc.JsonTranscoding (1)
src\Grpc\JsonTranscoding\src\Shared\Server\ClientStreamingServerMethodInvoker.cs (1)
59
_pipelineInvoker
= interceptorPipeline.ClientStreamingPipeline(ResolvedInterceptorInvoker);
2 references to _pipelineInvoker
Microsoft.AspNetCore.Grpc.JsonTranscoding (2)
src\Grpc\JsonTranscoding\src\Shared\Server\ClientStreamingServerMethodInvoker.cs (2)
93
if (
_pipelineInvoker
== null)
114
return await
_pipelineInvoker
(