5 references to ULong
System.Workflow.Activities (5)
Rules\Literal.cs (5)
117dictionary.Add(typeof(ulong), TypeFlags.ULong); 118dictionary.Add(typeof(ulong?), TypeFlags.ULong); 448case TypeFlags.Decimal | TypeFlags.ULong: 451case TypeFlags.Float | TypeFlags.ULong: 452case TypeFlags.ULong | TypeFlags.UnsignedNumbers: