2 references to MakeFloat
System.Workflow.Activities (2)
Rules\Literal.cs (2)
77dictionary.Add(typeof(float), new LiteralMaker(Literal.MakeFloat)); 91dictionary.Add(typeof(float?), new LiteralMaker(Literal.MakeFloat));