2 references to MakeShort
System.Workflow.Activities (2)
Rules\ArithmeticLiteral.cs (2)
82
dictionary.Add(typeof(short),
MakeShort
);
97
dictionary.Add(typeof(short?),
MakeShort
);