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