Implemented interface member:
14 references to Add
Microsoft.CodeAnalysis.PooledObjects.Package (14)
ArrayBuilder.cs (12)
412
tmp.
Add
((U)i!);
525
builder.
Add
(fillWithValue);
589
bucket.
Add
(item);
627
Add
(items[i]);
655
Add
(items[i]);
670
Add
(items[i]);
707
Add
(item);
763
result.
Add
(selected);
848
builder.
Add
(map(item));
886
builder.
Add
(map(item, arg));
924
builder.
Add
(map(item, builder.Count, arg));
935
=>
Add
(e);
ArrayBuilderExtensions.cs (2)
24
builder.
Add
(value.Value);
33
builder.
Add
(value);