2 references to MakeUInt
System.Workflow.Activities (2)
Rules\ArithmeticLiteral.cs (2)
86
dictionary.Add(typeof(uint),
MakeUInt
);
101
dictionary.Add(typeof(uint?),
MakeUInt
);