3 references to Create
Microsoft.CodeAnalysis.VisualBasic (3)
Preprocessor\CConst.vb (1)
60
Return
Create
(Convert.ToSByte(value))
Preprocessor\ExpressionEvaluator.vb (2)
884
Return CConst.
Create
(-(DirectCast(val, CConst(Of SByte)).Value))
923
Return CConst.
Create
(Not (DirectCast(val, CConst(Of SByte)).Value))