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