13 references to Int64
System.Workflow.Activities (13)
Rules\ArithmeticLiteral.cs (13)
123dictionary.Add(typeof(long), TypeFlags.Int64); 124dictionary.Add(typeof(long?), TypeFlags.Nullable | TypeFlags.Int64); 361case TypeFlags.Decimal | TypeFlags.Int64: 368case TypeFlags.Double | TypeFlags.Int64: 376case TypeFlags.Single | TypeFlags.Int64: 379case TypeFlags.Int64: 380case TypeFlags.Int64 | TypeFlags.UInt16: 381case TypeFlags.Int64 | TypeFlags.Int32: 382case TypeFlags.Int64 | TypeFlags.UInt32: 403case TypeFlags.Int64: 404case TypeFlags.Int64 | TypeFlags.UInt16: 405case TypeFlags.Int64 | TypeFlags.Int32: 406case TypeFlags.Int64 | TypeFlags.UInt32: