Home
last modified time | relevance | path

Searched defs:ReceivedStatusOnClientCallback (Results 1 – 2 of 2) sorted by relevance

/third_party/grpc/src/csharp/Grpc.Core.Tests/Internal/
DFakeNativeCall.cs41 public IReceivedStatusOnClientCallback ReceivedStatusOnClientCallback property in Grpc.Core.Internal.Tests.FakeNativeCall
/third_party/grpc/src/csharp/Grpc.Core/Internal/
DAsyncCall.cs652 IReceivedStatusOnClientCallback ReceivedStatusOnClientCallback => this; field in Grpc.Core.Internal.AsyncCall