4 references to collection
Microsoft.Build.Framework (4)
SegmentedDictionary`2.cs (1)
148ThrowHelper.ThrowArgumentNullException(ExceptionArgument.collection);
SegmentedList`1.cs (2)
74ThrowHelper.ThrowArgumentNullException(ExceptionArgument.collection); 745ThrowHelper.ThrowArgumentNullException(ExceptionArgument.collection);
ThrowHelper.cs (1)
252case ExceptionArgument.collection: