2 references to SpillArrayElementAccess
Microsoft.CodeAnalysis.CSharp (2)
Lowering\LocalRewriter\LocalRewriter_CompoundAssignmentOperator.cs (2)
444return SpillArrayElementAccess(arrayAccess.Expression, arrayAccess.Indices, stores, temps); 672return SpillArrayElementAccess(loweredArray, loweredIndices, stores, temps);