Implemented interface member:
2 references to
Microsoft.Extensions.Logging.Abstractions (2)
FormattedLogValues.cs (1)
98yield return this[i];
FormattedLogValuesObsolete.cs (1)
32public KeyValuePair<string, object?> this[int index] => _inner[index];