2 references to MakeULong
System.Workflow.Activities (2)
Rules\Literal.cs (2)
76dictionary.Add(typeof(ulong), new LiteralMaker(Literal.MakeULong)); 90dictionary.Add(typeof(ulong?), new LiteralMaker(Literal.MakeULong));