Implemented interface member:
14 references to Add
Microsoft.CodeAnalysis.PooledObjects.Package (14)
ArrayBuilder.cs (12)
398
tmp.
Add
((U)i!);
511
builder.
Add
(fillWithValue);
575
bucket.
Add
(item);
613
Add
(items[i]);
633
Add
(items[i]);
648
Add
(items[i]);
685
Add
(item);
741
result.
Add
(selected);
826
builder.
Add
(map(item));
864
builder.
Add
(map(item, arg));
902
builder.
Add
(map(item, builder.Count, arg));
913
=>
Add
(e);
ArrayBuilderExtensions.cs (2)
24
builder.
Add
(value.Value);
33
builder.
Add
(value);