1 write to indices
System.Activities (1)
System\Activities\Expressions\ValueTypeIndexerReference.cs (1)
46
this.
indices
= new ValidatingCollection<InArgument>
2 references to indices
System.Activities (2)
System\Activities\Expressions\ValueTypeIndexerReference.cs (2)
44
if (this.
indices
== null)
58
return this.
indices
;