2 references to MakeSByte
System.Workflow.Activities (2)
Rules\ArithmeticLiteral.cs (2)
80
dictionary.Add(typeof(sbyte),
MakeSByte
);
95
dictionary.Add(typeof(sbyte?),
MakeSByte
);