1 instantiation of ExternalLocation
System.Activities (1)
System\Activities\Hosting\SymbolResolver.cs (1)
344
this.location = new
ExternalLocation
(this.type, value);
1 reference to ExternalLocation
System.Activities (1)
System\Activities\Hosting\SymbolResolver.cs (1)
336
ExternalLocation
location;