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