2 references to MakeByte
System.Workflow.Activities (2)
Rules\ArithmeticLiteral.cs (2)
79
dictionary.Add(typeof(byte),
MakeByte
);
94
dictionary.Add(typeof(byte?),
MakeByte
);