3 references to GetLocation
System.Activities (3)
System\Activities\Expressions\ValueTypeFieldReference.cs (1)
69Location<TOperand> operandLocationValue = this.OperandLocation.GetLocation(context);
System\Activities\Expressions\ValueTypeIndexerReference.cs (1)
106Location<TOperand> operandLocationValue = this.OperandLocation.GetLocation(context);
System\Activities\Expressions\ValueTypePropertyReference.cs (1)
101Location<TOperand> operandLocationValue = this.OperandLocation.GetLocation(context);