2 references to UShortArithmeticLiteral
System.Workflow.Activities (2)
Rules\ArithmeticLiteral.cs (2)
160return new UShortArithmeticLiteral((byte)literalValue); 231return new UShortArithmeticLiteral((ushort)literalValue);