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