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