1 write to setFunc
System.Activities (1)
System\Activities\Expressions\IndexerReference.cs (1)
142this.setFunc = setFunc;
2 references to setFunc
System.Activities (2)
System\Activities\Expressions\IndexerReference.cs (2)
175if (this.setFunc != null) 177this.setFunc(operand, parameters);