Implemented interface member:
2 references to Count
Microsoft.Extensions.Logging.Abstractions (2)
FormattedLogValues.cs (1)
96for (int i = 0; i < Count; ++i)
FormattedLogValuesObsolete.cs (1)
35public int Count => _inner.Count;