8 references to Arg_ArrayPlusOffTooSmall
Microsoft.CodeAnalysis.Collections.Package (8)
Internal\ThrowHelper.cs (1)
308
case ExceptionResource.
Arg_ArrayPlusOffTooSmall
:
Segmented\SegmentedDictionary`2.cs (6)
372
ThrowHelper.ThrowArgumentException(ExceptionResource.
Arg_ArrayPlusOffTooSmall
);
899
ThrowHelper.ThrowArgumentException(ExceptionResource.
Arg_ArrayPlusOffTooSmall
);
1327
ThrowHelper.ThrowArgumentException(ExceptionResource.
Arg_ArrayPlusOffTooSmall
);
1394
ThrowHelper.ThrowArgumentException(ExceptionResource.
Arg_ArrayPlusOffTooSmall
);
1535
ThrowHelper.ThrowArgumentException(ExceptionResource.
Arg_ArrayPlusOffTooSmall
);
1602
ThrowHelper.ThrowArgumentException(ExceptionResource.
Arg_ArrayPlusOffTooSmall
);
Segmented\SegmentedHashSet`1.cs (1)
818
ThrowHelper.ThrowArgumentException(ExceptionResource.
Arg_ArrayPlusOffTooSmall
);