2 references to MakeSByte
System.Workflow.Activities (2)
Rules\Literal.cs (2)
70dictionary.Add(typeof(sbyte), new LiteralMaker(Literal.MakeSByte)); 84dictionary.Add(typeof(sbyte?), new LiteralMaker(Literal.MakeSByte));