15 references to UInt32
System.Workflow.Activities (15)
Rules\ArithmeticLiteral.cs (15)
127dictionary.Add(typeof(uint), TypeFlags.UInt32); 128dictionary.Add(typeof(uint?), TypeFlags.Nullable | TypeFlags.UInt32); 360case TypeFlags.Decimal | TypeFlags.UInt32: 367case TypeFlags.Double | TypeFlags.UInt32: 375case TypeFlags.Single | TypeFlags.UInt32: 382case TypeFlags.Int64 | TypeFlags.UInt32: 383case TypeFlags.Int32 | TypeFlags.UInt32: 387case TypeFlags.UInt64 | TypeFlags.UInt32: 393case TypeFlags.UInt32: 394case TypeFlags.UInt32 | TypeFlags.UInt16: 406case TypeFlags.Int64 | TypeFlags.UInt32: 407case TypeFlags.Int32 | TypeFlags.UInt32: 411case TypeFlags.UInt64 | TypeFlags.UInt32: 417case TypeFlags.UInt32: 418case TypeFlags.UInt32 | TypeFlags.UInt16: