1 write to targetObject
System.Activities (1)
System\Activities\Statements\MethodExecutor.cs (1)
37
this.
targetObject
= targetObject;
1 reference to targetObject
System.Activities (1)
System\Activities\Statements\MethodExecutor.cs (1)
110
targetInstance = this.
targetObject
.Get(context);