2 references to ParseExpressionAsRhs
Microsoft.CodeAnalysis.VisualBasic.Syntax.UnitTests (2)
PreprocessorEETests.vb (2)
81
Dim tree =
ParseExpressionAsRhs
("#4/10/2012#")
264
Dim tree =
ParseExpressionAsRhs
("#7/1/2003# > Now") ' Note, "Now" is undefined, thus has value Nothing.