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