Searched refs:GetRpcExceptionClientOnly (Results 1 – 3 of 3) sorted by relevance
190 protected abstract Exception GetRpcExceptionClientOnly(); in GetRpcExceptionClientOnly() method in Grpc.Core.Internal.AsyncCallBase275 origTcs.SetException(GetRpcExceptionClientOnly()); in HandleSendFinished()
420 protected override Exception GetRpcExceptionClientOnly() in GetRpcExceptionClientOnly() method in Grpc.Core.Internal.AsyncCall578 delayedStreamingWriteTcs.SetException(GetRpcExceptionClientOnly()); in HandleUnaryResponse()622 delayedStreamingWriteTcs.SetException(GetRpcExceptionClientOnly()); in HandleFinished()
182 protected override Exception GetRpcExceptionClientOnly() in GetRpcExceptionClientOnly() method in Grpc.Core.Internal.AsyncCallServer