3 references to Create
Microsoft.CodeAnalysis.VisualBasic (3)
Preprocessor\ExpressionEvaluator.vb (3)
913
Return CConst.
Create
(Not CLng(DirectCast(val, CConst(Of Decimal)).Value))
915
Return CConst.
Create
(Not CLng(DirectCast(val, CConst(Of Double)).Value))
925
Return CConst.
Create
(Not CLng(DirectCast(val, CConst(Of Single)).Value))