2 references to InferConstantIndexFromSystemIndex
Microsoft.CodeAnalysis.CSharp (2)
Binder\Binder_Expressions.cs (1)
9217
int? constIndex =
InferConstantIndexFromSystemIndex
(Compilation, convertedIndex, length, out location);
FlowAnalysis\DefiniteAssignment.cs (1)
1596
Binder.
InferConstantIndexFromSystemIndex
(compilation, elementAccess.Argument, length, out _) is 0))