Searched refs:SetAsyncAuthInterceptorCredentials (Results 1 – 3 of 3) sorted by relevance
37 …public abstract void SetAsyncAuthInterceptorCredentials(object state, AsyncAuthInterceptor interce… in SetAsyncAuthInterceptorCredentials() method in Grpc.Core.CallCredentialsConfiguratorBase
86 configurator.SetAsyncAuthInterceptorCredentials(state, interceptor); in InternalPopulateConfiguration()
34 …public override void SetAsyncAuthInterceptorCredentials(object state, AsyncAuthInterceptor interce… in SetAsyncAuthInterceptorCredentials() method in Grpc.Core.Internal.DefaultCallCredentialsConfigurator