2 references to MakeULong
System.Workflow.Activities (2)
Rules\ArithmeticLiteral.cs (2)
87
dictionary.Add(typeof(ulong),
MakeULong
);
102
dictionary.Add(typeof(ulong?),
MakeULong
);