6 references to collection
Microsoft.Build (6)
SegmentedDictionary`2.cs (1)
144
ThrowHelper.ThrowArgumentNullException(ExceptionArgument.
collection
);
SegmentedHashSet`1.cs (1)
109
ThrowHelper.ThrowArgumentNullException(ExceptionArgument.
collection
);
SegmentedList`1.cs (3)
78
ThrowHelper.ThrowArgumentNullException(ExceptionArgument.
collection
);
301
ThrowHelper.ThrowArgumentNullException(ExceptionArgument.
collection
);
896
ThrowHelper.ThrowArgumentNullException(ExceptionArgument.
collection
);
ThrowHelper.cs (1)
270
case ExceptionArgument.
collection
: