2 references to MakeShort
System.Workflow.Activities (2)
Rules\Literal.cs (2)
71dictionary.Add(typeof(short), new LiteralMaker(Literal.MakeShort)); 85dictionary.Add(typeof(short?), new LiteralMaker(Literal.MakeShort));