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