Home
last modified time | relevance | path

Searched refs:CheckSendPreconditionsClientSide (Results 1 – 1 of 1) sorted by relevance

/external/grpc-grpc/src/csharp/Grpc.Core/Internal/
DAsyncCall.cs318 var earlyResult = CheckSendPreconditionsClientSide(); in SendCloseFromClientAsync()
427 var earlyResult = CheckSendPreconditionsClientSide(); in CheckSendAllowedOrEarlyResult()
448 private Task CheckSendPreconditionsClientSide() in CheckSendPreconditionsClientSide() method in Grpc.Core.Internal.AsyncCall