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