Searched defs:ReceivedStatusOnClientCallback (Results 1 – 2 of 2) sorted by relevance
| /external/grpc-grpc/src/csharp/Grpc.Core.Tests/Internal/ | ||
| D | FakeNativeCall.cs | 41 public IReceivedStatusOnClientCallback ReceivedStatusOnClientCallback property in Grpc.Core.Internal.Tests.FakeNativeCall |
| /external/grpc-grpc/src/csharp/Grpc.Core/Internal/ | ||
| D | AsyncCall.cs | 642 IReceivedStatusOnClientCallback ReceivedStatusOnClientCallback => this; field in Grpc.Core.Internal.AsyncCall |