4 references to Arg_NonZeroLowerBound
Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost (4)
src\Dependencies\Collections\Internal\ThrowHelper.cs (1)
312
case ExceptionResource.
Arg_NonZeroLowerBound
:
src\Dependencies\Collections\Segmented\SegmentedDictionary`2.cs (3)
889
ThrowHelper.ThrowArgumentException(ExceptionResource.
Arg_NonZeroLowerBound
);
1384
ThrowHelper.ThrowArgumentException(ExceptionResource.
Arg_NonZeroLowerBound
);
1592
ThrowHelper.ThrowArgumentException(ExceptionResource.
Arg_NonZeroLowerBound
);