3 writes to getMethod
System.Activities (3)
System\Activities\XamlIntegration\CompiledLocation.cs (3)
42this.getMethod = getMethod; 75this.getMethod = getMethod; 213this.getMethod = tempLocation.getMethod;
3 references to getMethod
System.Activities (3)
System\Activities\XamlIntegration\CompiledLocation.cs (3)
83if (this.getMethod == null) 87return getMethod(); 213this.getMethod = tempLocation.getMethod;