2 references to checkInlineArrayBounds
Microsoft.CodeAnalysis.CSharp (2)
Binder\Binder_Expressions.cs (2)
9157
checkInlineArrayBounds
(convertedIndex.Syntax, constIndex, length, excludeEnd: true, diagnostics);
9222
checkInlineArrayBounds
(location, constIndex.GetValueOrDefault(), length, excludeEnd, diagnostics);