1 instantiation of Enumerator
Shared (1)
EmptyCollections\EmptyReadOnlyList.cs (1)
20
private readonly Enumerator _enumerator =
new
();
1 reference to Enumerator
Shared (1)
EmptyCollections\EmptyReadOnlyList.cs (1)
20
private readonly
Enumerator
_enumerator = new();