2 references to MakeLong
System.Workflow.Activities (2)
Rules\ArithmeticLiteral.cs (2)
84
dictionary.Add(typeof(long),
MakeLong
);
99
dictionary.Add(typeof(long?),
MakeLong
);