2 references to GetTestFileContent
Microsoft.CodeAnalysis.VisualBasic.EditorFeatures.UnitTests (2)
Debugging\ProximityExpressionsGetterTests.vb (2)
41
Return SyntaxFactory.ParseSyntaxTree(
GetTestFileContent
())
50
Using workspace = TestWorkspace.CreateVisualBasic(
GetTestFileContent
())