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