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