3 references to Add
Microsoft.Build (3)
ImmutableSegmentedList.cs (1)
21
=> ImmutableSegmentedList<T>.Empty.
Add
(item);
ImmutableSegmentedList`1.cs (2)
315
return self.
Add
(item);
607
=>
Add
(value);