1 write to indices
System.Activities (1)
System\Activities\Expressions\IndexerReference.cs (1)
45
this.
indices
= new ValidatingCollection<InArgument>
2 references to indices
System.Activities (2)
System\Activities\Expressions\IndexerReference.cs (2)
43
if (this.
indices
== null)
57
return this.
indices
;