1 reference to _collection
Microsoft.AspNetCore.Mvc.Core (1)
Infrastructure\CopyOnWriteList.cs (1)
124
public T[] Items =>
_collection
.ToArray();