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