2 references to MakeChar
System.Workflow.Activities (2)
Rules\ArithmeticLiteral.cs (2)
81
dictionary.Add(typeof(char),
MakeChar
);
96
dictionary.Add(typeof(char?),
MakeChar
);