Implemented interface member:
3 references to Count
Microsoft.Extensions.Logging.Abstractions (3)
FormattedLogValues.cs (3)
67if (index < 0 || index >= Count) 72if (index == Count - 1) 96for (int i = 0; i < Count; ++i)