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