1 write to _pipelineInvoker
Microsoft.AspNetCore.Grpc.JsonTranscoding (1)
src\Grpc\JsonTranscoding\src\Shared\Server\ServerStreamingServerMethodInvoker.cs (1)
59
_pipelineInvoker
= interceptorPipeline.ServerStreamingPipeline(ResolvedInterceptorInvoker);
2 references to _pipelineInvoker
Microsoft.AspNetCore.Grpc.JsonTranscoding (2)
src\Grpc\JsonTranscoding\src\Shared\Server\ServerStreamingServerMethodInvoker.cs (2)
94
if (
_pipelineInvoker
== null)
116
await
_pipelineInvoker
(