6 references to Create
Microsoft.CodeAnalysis.VisualBasic (5)
Preprocessor\CConst.vb (1)
64
Return
Create
(Convert.ToString(value))
Preprocessor\ExpressionEvaluator.vb (4)
262
Return CConst.
Create
(typedToken.Value)
819
Return CConst.
Create
(CStr(tv.Value))
826
Return CConst.
Create
(CStr(Nothing))
1500
Return CConst.
Create
(ResultString)
Microsoft.CodeAnalysis.VisualBasic.Syntax.UnitTests (1)
PreprocessorEETests.vb (1)
213
table = table.Add("y", CConst.
Create
("QWE"))