6 references to collection
Microsoft.CodeAnalysis.Collections.Package (6)
Internal\ThrowHelper.cs (1)
268case ExceptionArgument.collection:
SegmentedDictionary`2.cs (1)
142ThrowHelper.ThrowArgumentNullException(ExceptionArgument.collection);
SegmentedHashSet`1.cs (1)
107ThrowHelper.ThrowArgumentNullException(ExceptionArgument.collection);
SegmentedList`1.cs (3)
76ThrowHelper.ThrowArgumentNullException(ExceptionArgument.collection); 299ThrowHelper.ThrowArgumentNullException(ExceptionArgument.collection); 894ThrowHelper.ThrowArgumentNullException(ExceptionArgument.collection);