11 references to UInt64
System.Workflow.Activities (11)
Rules\ArithmeticLiteral.cs (11)
129dictionary.Add(typeof(ulong), TypeFlags.UInt64); 130dictionary.Add(typeof(ulong?), TypeFlags.Nullable | TypeFlags.UInt64); 362case TypeFlags.Decimal | TypeFlags.UInt64: 369case TypeFlags.Double | TypeFlags.UInt64: 377case TypeFlags.Single | TypeFlags.UInt64: 385case TypeFlags.UInt64: 386case TypeFlags.UInt64 | TypeFlags.UInt16: 387case TypeFlags.UInt64 | TypeFlags.UInt32: 409case TypeFlags.UInt64: 410case TypeFlags.UInt64 | TypeFlags.UInt16: 411case TypeFlags.UInt64 | TypeFlags.UInt32: