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