6 references to SyntaxTree
Microsoft.CodeAnalysis.VisualBasic.EditorFeatures (6)
EndConstructGeneration\VisualBasicEndConstructGenerationService.vb (6)
267Dim errors = state.SyntaxTree.GetDiagnostics(statement) 358Dim errors = state.SyntaxTree.GetDiagnostics(xmlCData) 386Dim errors = state.SyntaxTree.GetDiagnostics(xmlComment) 414Dim errors = state.SyntaxTree.GetDiagnostics(xmlStartElement) 442Dim errors = state.SyntaxTree.GetDiagnostics(xmlEmbeddedExpression) 466Dim errors = state.SyntaxTree.GetDiagnostics(xmlProcessingInstruction)