6 references to Create
Microsoft.CodeAnalysis.VisualBasic (6)
Preprocessor\CConst.vb (1)
54
Return
Create
(Convert.ToInt16(value))
Preprocessor\ExpressionEvaluator.vb (5)
870
Return CConst.
Create
(-(CShort(DirectCast(val, CConst(Of Boolean)).Value)))
872
Return CConst.
Create
(-(DirectCast(val, CConst(Of Byte)).Value))
878
Return CConst.
Create
(-(DirectCast(val, CConst(Of Int16)).Value))
899
Return CConst.
Create
(+(CShort(DirectCast(val, CConst(Of Boolean)).Value)))
917
Return CConst.
Create
(Not (DirectCast(val, CConst(Of Int16)).Value))