2 references to ConstructCustomType
System.Workflow.Activities (2)
Rules\Parser\Parser.cs (2)
1184action = (RuleAction)ConstructCustomType(type, arguments, lparenPosition); 2208result = (CodeExpression)ConstructCustomType(type, arguments, lparenPosition);