3 references to Create
Microsoft.CodeAnalysis.VisualBasic (3)
Preprocessor\ExpressionEvaluator.vb (3)
870
Return CConst.
Create
(-(CShort(DirectCast(val, CConst(Of Boolean)).Value)))
872
Return CConst.
Create
(-(DirectCast(val, CConst(Of Byte)).Value))
899
Return CConst.
Create
(+(CShort(DirectCast(val, CConst(Of Boolean)).Value)))