8 references to ThrowArgumentOutOfRangeException
Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost (8)
src\Dependencies\Collections\Segmented\ImmutableSegmentedHashSet`1.cs (1)
356ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument.index);
src\Dependencies\Collections\Segmented\ImmutableSegmentedList`1.cs (1)
346ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument.count);
src\Dependencies\Collections\Segmented\ImmutableSegmentedList`1+ValueBuilder.cs (1)
249ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument.count);
src\Dependencies\Collections\Segmented\SegmentedDictionary`2.cs (3)
87ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument.capacity); 954ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument.capacity); 1001ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument.capacity);
src\Dependencies\Collections\Segmented\SegmentedHashSet`1.cs (2)
142ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument.capacity); 878ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument.capacity);