6 references to collection
Microsoft.CodeAnalysis.Collections.Package (6)
Internal\ThrowHelper.cs (1)
270
case ExceptionArgument.
collection
:
Segmented\SegmentedDictionary`2.cs (1)
144
ThrowHelper.ThrowArgumentNullException(ExceptionArgument.
collection
);
Segmented\SegmentedHashSet`1.cs (1)
109
ThrowHelper.ThrowArgumentNullException(ExceptionArgument.
collection
);
Segmented\SegmentedList`1.cs (3)
78
ThrowHelper.ThrowArgumentNullException(ExceptionArgument.
collection
);
301
ThrowHelper.ThrowArgumentNullException(ExceptionArgument.
collection
);
896
ThrowHelper.ThrowArgumentNullException(ExceptionArgument.
collection
);