Grpc.Net.Client.Balancer.Internal.ErrorPicker sealed class ErrorPicker : SubchannelPicker Documentation Code namespace Grpc.Net.Client.Balancer.Internal { internal sealed class ErrorPicker : SubchannelPicker { public ErrorPicker(Status status); } }