1 instantiation of PropertyLocation
System.Activities (1)
System\Activities\Expressions\PropertyReference.cs (1)
102return new PropertyLocation<TResult>(this.propertyInfo, this.getFunc, this.setFunc, this.Operand.Get(context));