Grpc.Net.Client.Internal.GrpcCallScope sealed class GrpcCallScope : IReadOnlyList<KeyValuePair<string, object>>, IEnumerable<KeyValuePair<string, object>>, IEnumerable, IReadOnlyCollection<KeyValuePair<string, object>> Documentation Code public int Count { get; } public KeyValuePair<string, object> this[int index] { get; } public GrpcCallScope(MethodType methodType, Uri uri) public IEnumerator<KeyValuePair<string, object>> GetEnumerator()