2 references to locationReferenceType
System.Activities (2)
System\Activities\ExpressionUtilities.cs (2)
1715
if (TypeHelper.AreTypesCompatible(locationReference.Type,
locationReferenceType
))
1914
else if (targetObjectType ==
locationReferenceType
)