Searched defs:SendCompletionCallback (Results 1 – 2 of 2) sorted by relevance
/external/grpc-grpc/src/csharp/Grpc.Core/Internal/ | ||
D | AsyncCallBase.cs | 368 protected ISendCompletionCallback SendCompletionCallback => this; field in Grpc.Core.Internal.AsyncCallBase |
/external/grpc-grpc/src/csharp/Grpc.Core.Tests/Internal/ | ||
D | FakeNativeCall.cs | 59 public ISendCompletionCallback SendCompletionCallback property in Grpc.Core.Internal.Tests.FakeNativeCall |