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]);
647
Add
(items[i]);
662
Add
(items[i]);
699
Add
(item);
755
result.
Add
(selected);
840
builder.
Add
(map(item));
878
builder.
Add
(map(item, arg));
916
builder.
Add
(map(item, builder.Count, arg));
927
=>
Add
(e);
ArrayBuilderExtensions.cs (2)
24
builder.
Add
(value.Value);
33
builder.
Add
(value);