8 references to ThrowArgumentOutOfRangeException
Microsoft.CodeAnalysis.Workspaces (8)
src\Dependencies\Collections\ImmutableSegmentedHashSet`1.cs (1)
354
ThrowHelper.
ThrowArgumentOutOfRangeException
(ExceptionArgument.index);
src\Dependencies\Collections\ImmutableSegmentedList`1.cs (1)
344
ThrowHelper.
ThrowArgumentOutOfRangeException
(ExceptionArgument.count);
src\Dependencies\Collections\ImmutableSegmentedList`1+ValueBuilder.cs (1)
247
ThrowHelper.
ThrowArgumentOutOfRangeException
(ExceptionArgument.count);
src\Dependencies\Collections\SegmentedDictionary`2.cs (3)
85
ThrowHelper.
ThrowArgumentOutOfRangeException
(ExceptionArgument.capacity);
952
ThrowHelper.
ThrowArgumentOutOfRangeException
(ExceptionArgument.capacity);
999
ThrowHelper.
ThrowArgumentOutOfRangeException
(ExceptionArgument.capacity);
src\Dependencies\Collections\SegmentedHashSet`1.cs (2)
140
ThrowHelper.
ThrowArgumentOutOfRangeException
(ExceptionArgument.capacity);
876
ThrowHelper.
ThrowArgumentOutOfRangeException
(ExceptionArgument.capacity);