3 writes to setMethod
System.Activities (3)
System\Activities\XamlIntegration\CompiledLocation.cs (3)
43this.setMethod = setMethod; 76this.setMethod = setMethod; 214this.setMethod = tempLocation.setMethod;
3 references to setMethod
System.Activities (3)
System\Activities\XamlIntegration\CompiledLocation.cs (3)
91if (this.setMethod == null) 95setMethod(value); 214this.setMethod = tempLocation.setMethod;