1 write to locationReference
System.Activities (1)
System\Activities\Expressions\LocationReferenceValue.cs (1)
18
this.
locationReference
= locationReference;
2 references to locationReference
System.Activities (2)
System\Activities\Expressions\LocationReferenceValue.cs (2)
25
return this.
locationReference
;
40
return context.GetValue<T>(this.
locationReference
);