16 references to _helloWorldCode
Microsoft.CodeAnalysis.VisualBasic.Syntax.UnitTests (16)
Syntax\SyntaxAnnotationTests.vb (16)
38Dim fromNode = VisualBasicSyntaxTree.ParseText(_helloWorldCode).GetRoot() 46Dim fromNode = VisualBasicSyntaxTree.ParseText(_helloWorldCode).GetRoot() 47Dim toNode = VisualBasicSyntaxTree.ParseText(_helloWorldCode).GetRoot() 56Dim toToken = VisualBasicSyntaxTree.ParseText(_helloWorldCode).GetRoot().DescendantTokens().First() 63Dim fromToken = VisualBasicSyntaxTree.ParseText(_helloWorldCode).GetRoot().DescendantTokens().First() 71Dim fromToken = VisualBasicSyntaxTree.ParseText(_helloWorldCode).GetRoot().DescendantTokens().First() 72Dim toToken = VisualBasicSyntaxTree.ParseText(_helloWorldCode).GetRoot().DescendantTokens().First() 81Dim tree = VisualBasicSyntaxTree.ParseText(_helloWorldCode) 90Dim tree = VisualBasicSyntaxTree.ParseText(_helloWorldCode) 98Dim tree = VisualBasicSyntaxTree.ParseText(_helloWorldCode) 134Dim tree = VisualBasicSyntaxTree.ParseText(_helloWorldCode) 165Dim tree = VisualBasicSyntaxTree.ParseText(_helloWorldCode) 196Dim tree = VisualBasicSyntaxTree.ParseText(_helloWorldCode) 227Dim tree = VisualBasicSyntaxTree.ParseText(_helloWorldCode) 246Dim tree = VisualBasicSyntaxTree.ParseText(_helloWorldCode) 254Dim tree = VisualBasicSyntaxTree.ParseText(_helloWorldCode)