2 references to ArgumentOutOfRange_SmallCapacity
Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost (2)
src\Dependencies\Collections\Internal\ThrowHelper.cs (1)
316case ExceptionResource.ArgumentOutOfRange_SmallCapacity:
src\Dependencies\Collections\SegmentedList`1.cs (1)
131ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument.value, ExceptionResource.ArgumentOutOfRange_SmallCapacity);