8 references to Arg_ArrayPlusOffTooSmall
Microsoft.CodeAnalysis.Collections.Package (8)
Internal\ThrowHelper.cs (1)
306case ExceptionResource.Arg_ArrayPlusOffTooSmall:
SegmentedDictionary`2.cs (6)
370ThrowHelper.ThrowArgumentException(ExceptionResource.Arg_ArrayPlusOffTooSmall); 897ThrowHelper.ThrowArgumentException(ExceptionResource.Arg_ArrayPlusOffTooSmall); 1325ThrowHelper.ThrowArgumentException(ExceptionResource.Arg_ArrayPlusOffTooSmall); 1392ThrowHelper.ThrowArgumentException(ExceptionResource.Arg_ArrayPlusOffTooSmall); 1533ThrowHelper.ThrowArgumentException(ExceptionResource.Arg_ArrayPlusOffTooSmall); 1600ThrowHelper.ThrowArgumentException(ExceptionResource.Arg_ArrayPlusOffTooSmall);
SegmentedHashSet`1.cs (1)
816ThrowHelper.ThrowArgumentException(ExceptionResource.Arg_ArrayPlusOffTooSmall);