2 references to MakeChar
System.Workflow.Activities (2)
Rules\Literal.cs (2)
79dictionary.Add(typeof(char), new LiteralMaker(Literal.MakeChar)); 93dictionary.Add(typeof(char?), new LiteralMaker(Literal.MakeChar));