2 references to MakeInt
System.Workflow.Activities (2)
Rules\ArithmeticLiteral.cs (2)
83
dictionary.Add(typeof(int),
MakeInt
);
98
dictionary.Add(typeof(int?),
MakeInt
);