| /external/grpc-grpc/src/csharp/Grpc.Core/ | 
| D | AsyncClientStreamingCall.cs | 30     public sealed class AsyncClientStreamingCall<TRequest, TResponse> : IDisposable  class48         public AsyncClientStreamingCall(IClientStreamWriter<TRequest> requestStream,  in AsyncClientStreamingCall()  method in Grpc.Core.AsyncClientStreamingCall
 
 | 
| D | DefaultCallInvoker.cs | 73 …public override AsyncClientStreamingCall<TRequest, TResponse> AsyncClientStreamingCall<TRequest, T…  in AsyncClientStreamingCall()  method in Grpc.Core.DefaultCallInvoker
 | 
| D | ClientBase.cs | 187 …public override AsyncClientStreamingCall<TRequest, TResponse> AsyncClientStreamingCall<TRequest, T…  in AsyncClientStreamingCall()  method in Grpc.Core.ClientBase.ClientBaseConfiguration.ClientBaseConfigurationInterceptor
 | 
| /external/grpc-grpc/src/csharp/Grpc.Core.Tests/Interceptors/ | 
| D | ClientInterceptorTest.cs | 160 …public override AsyncClientStreamingCall<TRequest, TResponse> AsyncClientStreamingCall<TRequest, T…  in AsyncClientStreamingCall()  method in Grpc.Core.Interceptors.Tests.ClientInterceptorTest.CallbackInterceptor175 …public override AsyncClientStreamingCall<TRequest, TResponse> AsyncClientStreamingCall<TRequest, T…  in AsyncClientStreamingCall()  method in Grpc.Core.Interceptors.Tests.ClientInterceptorTest.ClientStreamingCountingInterceptor
 
 | 
| /external/grpc-grpc/src/csharp/Grpc.Core.Testing/ | 
| D | TestCalls.cs | 45 …public static AsyncClientStreamingCall<TRequest, TResponse> AsyncClientStreamingCall<TRequest, TRe…  in AsyncClientStreamingCall()  method in Grpc.Core.Testing.TestCalls
 | 
| /external/grpc-grpc/src/csharp/Grpc.Core/Internal/ | 
| D | UnimplementedCallInvoker.cs | 50 …public override AsyncClientStreamingCall<TRequest, TResponse> AsyncClientStreamingCall<TRequest, T…  in AsyncClientStreamingCall()  method in Grpc.Core.Internal.UnimplementedCallInvoker
 | 
| /external/grpc-grpc/src/csharp/Grpc.Core/Interceptors/ | 
| D | InterceptingCallInvoker.cs | 79 …public override AsyncClientStreamingCall<TRequest, TResponse> AsyncClientStreamingCall<TRequest, T…  in AsyncClientStreamingCall()  method in Grpc.Core.Interceptors.InterceptingCallInvoker
 | 
| D | CallInvokerExtensions.cs | 132 …public override AsyncClientStreamingCall<TRequest, TResponse> AsyncClientStreamingCall<TRequest, T…  in AsyncClientStreamingCall()  method in Grpc.Core.Interceptors.CallInvokerExtensions.MetadataInterceptor
 |