Home
last modified time | relevance | path

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

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