7 references to activityContextType
System.Activities (7)
System\Activities\ExpressionUtilities.cs (7)
133
else if (method.Name == "GetValue" && declaringType ==
activityContextType
)
199
else if (method.Name == "GetValue" && declaringType ==
activityContextType
)
1453
if (contextExpression.Type ==
activityContextType
)
1479
if (contextExpression.Type ==
activityContextType
)
1513
if (contextExpression.Type ==
activityContextType
)
1539
if (contextExpression.Type ==
activityContextType
)
1893
else if (targetObjectType ==
activityContextType
)