2 references to ParseExpressionAsRhs
Microsoft.CodeAnalysis.VisualBasic.Syntax.UnitTests (2)
Parser\ParseExpression.vb (2)
20Return ParseExpressionAsRhs(text.Value) 244Dim exp As GenericNameSyntax = DirectCast(ParseExpressionAsRhs("B(of a b)", True), GenericNameSyntax)