2 references to MakeBool
System.Workflow.Activities (2)
Rules\Literal.cs (2)
82dictionary.Add(typeof(bool), new LiteralMaker(Literal.MakeBool)); 95dictionary.Add(typeof(bool?), new LiteralMaker(Literal.MakeBool));