2 writes to endMethod
System.Activities (2)
System\Activities\Statements\MethodResolver.cs (2)
628this.endMethod = endMethod; 638this.endMethod = copy.endMethod;
2 references to endMethod
System.Activities (2)
System\Activities\Statements\MethodResolver.cs (2)
638this.endMethod = copy.endMethod; 648|| MethodCallExpressionHelper.NeedRetrieve(newEndMethod, this.endMethod, this.endFunc));