2 references to MakeDouble
System.Workflow.Activities (2)
Rules\ArithmeticLiteral.cs (2)
89
dictionary.Add(typeof(double),
MakeDouble
);
104
dictionary.Add(typeof(double?),
MakeDouble
);