Ejemplo n.º 1
0
 public LoadRefArrayElementExpression(int index, Reference arrayReference)
     : this(new ConstReference(index), arrayReference)
 {
 }