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