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)
74
return
GenericICollectionFactory
(count);
127
ICollection<T> collection =
GenericICollectionFactory
(count);
139
ICollection<T> collection =
GenericICollectionFactory
(count);
153
ICollection<T?> collection =
GenericICollectionFactory
(count)!;
167
ICollection<T> collection =
GenericICollectionFactory
(count);
184
ICollection<T> collection =
GenericICollectionFactory
(0);
201
ICollection<T> collection =
GenericICollectionFactory
(count);
214
ICollection<T> collection =
GenericICollectionFactory
(count);
228
ICollection<T> collection =
GenericICollectionFactory
(count);
242
ICollection<T> collection =
GenericICollectionFactory
(count);
266
ICollection<T> collection =
GenericICollectionFactory
(count);
281
ICollection<T> collection =
GenericICollectionFactory
(count);
294
ICollection<T> collection =
GenericICollectionFactory
(count);
312
ICollection<T> collection =
GenericICollectionFactory
(count);
329
ICollection<T> collection =
GenericICollectionFactory
(count);
354
ICollection<T> collection =
GenericICollectionFactory
(count);
366
ICollection<T> collection =
GenericICollectionFactory
(count);
375
ICollection<T> collection =
GenericICollectionFactory
(count);
386
ICollection<T?> collection =
GenericICollectionFactory
(count)!;
398
ICollection<T> collection =
GenericICollectionFactory
(count);
410
ICollection<T> collection =
GenericICollectionFactory
(count);
422
ICollection<T> collection =
GenericICollectionFactory
(count);
438
ICollection<T> collection =
GenericICollectionFactory
(count);
446
ICollection<T> collection =
GenericICollectionFactory
(count);
456
ICollection<T> collection =
GenericICollectionFactory
(count);
468
ICollection<T> collection =
GenericICollectionFactory
(count);
479
ICollection<T> collection =
GenericICollectionFactory
(count);
489
ICollection<T> collection =
GenericICollectionFactory
(count);
499
ICollection<T> collection =
GenericICollectionFactory
(count);
515
ICollection<T> collection =
GenericICollectionFactory
(count);
527
ICollection<T?> collection =
GenericICollectionFactory
(count)!;
546
ICollection<T> collection =
GenericICollectionFactory
(count);
562
ICollection<T?> collection =
GenericICollectionFactory
(count)!;
581
ICollection<T> collection =
GenericICollectionFactory
(count);
600
ICollection<T> collection =
GenericICollectionFactory
(count);
617
ICollection<T> collection =
GenericICollectionFactory
(count);
630
ICollection<T> collection =
GenericICollectionFactory
(count);
644
ICollection<T> collection =
GenericICollectionFactory
(count);