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