2 references to MakeFloat
System.Workflow.Activities (2)
Rules\ArithmeticLiteral.cs (2)
88dictionary.Add(typeof(float), MakeFloat); 103dictionary.Add(typeof(float?), MakeFloat);