16 references to _helloWorldCode
Microsoft.CodeAnalysis.VisualBasic.Syntax.UnitTests (16)
Syntax\SyntaxAnnotationTests.vb (16)
46Dim fromNode = VisualBasicSyntaxTree.ParseText(_helloWorldCode).GetRoot() 54Dim fromNode = VisualBasicSyntaxTree.ParseText(_helloWorldCode).GetRoot() 55Dim toNode = VisualBasicSyntaxTree.ParseText(_helloWorldCode).GetRoot() 64Dim toToken = VisualBasicSyntaxTree.ParseText(_helloWorldCode).GetRoot().DescendantTokens().First() 71Dim fromToken = VisualBasicSyntaxTree.ParseText(_helloWorldCode).GetRoot().DescendantTokens().First() 79Dim fromToken = VisualBasicSyntaxTree.ParseText(_helloWorldCode).GetRoot().DescendantTokens().First() 80Dim toToken = VisualBasicSyntaxTree.ParseText(_helloWorldCode).GetRoot().DescendantTokens().First() 89Dim tree = VisualBasicSyntaxTree.ParseText(_helloWorldCode) 98Dim tree = VisualBasicSyntaxTree.ParseText(_helloWorldCode) 106Dim tree = VisualBasicSyntaxTree.ParseText(_helloWorldCode) 142Dim tree = VisualBasicSyntaxTree.ParseText(_helloWorldCode) 173Dim tree = VisualBasicSyntaxTree.ParseText(_helloWorldCode) 204Dim tree = VisualBasicSyntaxTree.ParseText(_helloWorldCode) 235Dim tree = VisualBasicSyntaxTree.ParseText(_helloWorldCode) 254Dim tree = VisualBasicSyntaxTree.ParseText(_helloWorldCode) 262Dim tree = VisualBasicSyntaxTree.ParseText(_helloWorldCode)