5 references to ExpressionRangeVariable
Microsoft.CodeAnalysis.VisualBasic (2)
Generated\Syntax.xml.Main.Generated.vb (1)
37780
Return SyntaxFactory.
ExpressionRangeVariable
(Nothing, expression)
Generated\Syntax.xml.Syntax.Generated.vb (1)
27463
Dim newNode = SyntaxFactory.
ExpressionRangeVariable
(nameEquals, expression)
Microsoft.CodeAnalysis.VisualBasic.Features (1)
IntroduceVariable\VisualBasicIntroduceVariableService_IntroduceQueryLocal.vb (1)
27
SyntaxFactory.
ExpressionRangeVariable
(
Microsoft.CodeAnalysis.VisualBasic.Syntax.UnitTests (2)
Generated\Syntax.Test.xml.Generated.vb (2)
16415
SyntaxFactory.
ExpressionRangeVariable
(Nothing, Nothing)
16422
return SyntaxFactory.
ExpressionRangeVariable
(Nothing, GenerateRedKeywordEventContainer())