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