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