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