2 references to MakeUShort
System.Workflow.Activities (2)
Rules\ArithmeticLiteral.cs (2)
85
dictionary.Add(typeof(ushort),
MakeUShort
);
100
dictionary.Add(typeof(ushort?),
MakeUShort
);