5 references to collection
Microsoft.CodeAnalysis.CodeStyle (5)
SegmentedDictionary`2.cs (1)
148ThrowHelper.ThrowArgumentNullException(ExceptionArgument.collection);
SegmentedHashSet`1.cs (1)
92ThrowHelper.ThrowArgumentNullException(ExceptionArgument.collection);
SegmentedList`1.cs (2)
74ThrowHelper.ThrowArgumentNullException(ExceptionArgument.collection); 745ThrowHelper.ThrowArgumentNullException(ExceptionArgument.collection);
ThrowHelper.cs (1)
254case ExceptionArgument.collection: