2 references to MakeUShort
System.Workflow.Activities (2)
Rules\Literal.cs (2)
74dictionary.Add(typeof(ushort), new LiteralMaker(Literal.MakeUShort)); 88dictionary.Add(typeof(ushort?), new LiteralMaker(Literal.MakeUShort));