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