4 references to Arg_NonZeroLowerBound
Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost (4)
src\Dependencies\Collections\Internal\ThrowHelper.cs (1)
310case ExceptionResource.Arg_NonZeroLowerBound:
src\Dependencies\Collections\SegmentedDictionary`2.cs (3)
865ThrowHelper.ThrowArgumentException(ExceptionResource.Arg_NonZeroLowerBound); 1360ThrowHelper.ThrowArgumentException(ExceptionResource.Arg_NonZeroLowerBound); 1568ThrowHelper.ThrowArgumentException(ExceptionResource.Arg_NonZeroLowerBound);