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