1 write to location
System.Activities (1)
System\Activities\Hosting\SymbolResolver.cs (1)
344this.location = new ExternalLocation(this.type, value);
2 references to location
System.Activities (2)
System\Activities\Hosting\SymbolResolver.cs (2)
351return this.location.Value; 359return this.location;