7 references to Create
Microsoft.CodeAnalysis.VisualBasic (7)
Preprocessor\CConst.vb (1)
56
Return
Create
(Convert.ToInt32(value))
Preprocessor\ExpressionEvaluator.vb (6)
646
value = CConst.
Create
(0)
866
Return CConst.
Create
(-Nothing)
880
Return CConst.
Create
(-(DirectCast(val, CConst(Of Int32)).Value))
888
Return CConst.
Create
(-(DirectCast(val, CConst(Of UInt16)).Value))
905
Return CConst.
Create
(Not Nothing)
919
Return CConst.
Create
(Not (DirectCast(val, CConst(Of Int32)).Value))