3 references to checkInlineArrayBoundsForSystemIndex
Microsoft.CodeAnalysis.CSharp (3)
Binder\Binder_Expressions.cs (3)
9504
checkInlineArrayBoundsForSystemIndex
(convertedIndex, length, excludeEnd: true, diagnostics);
9510
checkInlineArrayBoundsForSystemIndex
(left, length, excludeEnd: false, diagnostics);
9515
checkInlineArrayBoundsForSystemIndex
(right, length, excludeEnd: false, diagnostics);