2 overrides of GenericICollectionFactory
Microsoft.CodeAnalysis.UnitTests (2)
Collections\HashSet\ISet_Generic_Tests`1.cs (1)
74
protected override ICollection<T>
GenericICollectionFactory
(int count) => GenericISetFactory(count);
Collections\List\IList.Generic.Tests.cs (1)
102
protected override ICollection<T>
GenericICollectionFactory
(int count) => GenericIListFactory(count);
38 references to GenericICollectionFactory
Microsoft.CodeAnalysis.UnitTests (38)
Collections\List\ICollection.Generic.Tests.cs (38)
76
return
GenericICollectionFactory
(count);
129
ICollection<T> collection =
GenericICollectionFactory
(count);
141
ICollection<T> collection =
GenericICollectionFactory
(count);
155
ICollection<T?> collection =
GenericICollectionFactory
(count)!;
169
ICollection<T> collection =
GenericICollectionFactory
(count);
186
ICollection<T> collection =
GenericICollectionFactory
(0);
203
ICollection<T> collection =
GenericICollectionFactory
(count);
216
ICollection<T> collection =
GenericICollectionFactory
(count);
230
ICollection<T> collection =
GenericICollectionFactory
(count);
244
ICollection<T> collection =
GenericICollectionFactory
(count);
268
ICollection<T> collection =
GenericICollectionFactory
(count);
283
ICollection<T> collection =
GenericICollectionFactory
(count);
296
ICollection<T> collection =
GenericICollectionFactory
(count);
314
ICollection<T> collection =
GenericICollectionFactory
(count);
331
ICollection<T> collection =
GenericICollectionFactory
(count);
396
ICollection<T> collection =
GenericICollectionFactory
(count);
408
ICollection<T> collection =
GenericICollectionFactory
(count);
417
ICollection<T> collection =
GenericICollectionFactory
(count);
430
ICollection<T?> collection =
GenericICollectionFactory
(count)!;
442
ICollection<T> collection =
GenericICollectionFactory
(count);
454
ICollection<T> collection =
GenericICollectionFactory
(count);
466
ICollection<T> collection =
GenericICollectionFactory
(count);
482
ICollection<T> collection =
GenericICollectionFactory
(count);
490
ICollection<T> collection =
GenericICollectionFactory
(count);
500
ICollection<T> collection =
GenericICollectionFactory
(count);
512
ICollection<T> collection =
GenericICollectionFactory
(count);
523
ICollection<T> collection =
GenericICollectionFactory
(count);
533
ICollection<T> collection =
GenericICollectionFactory
(count);
543
ICollection<T> collection =
GenericICollectionFactory
(count);
559
ICollection<T> collection =
GenericICollectionFactory
(count);
571
ICollection<T?> collection =
GenericICollectionFactory
(count)!;
590
ICollection<T> collection =
GenericICollectionFactory
(count);
606
ICollection<T?> collection =
GenericICollectionFactory
(count)!;
625
ICollection<T> collection =
GenericICollectionFactory
(count);
644
ICollection<T> collection =
GenericICollectionFactory
(count);
661
ICollection<T> collection =
GenericICollectionFactory
(count);
674
ICollection<T> collection =
GenericICollectionFactory
(count);
688
ICollection<T> collection =
GenericICollectionFactory
(count);