6 references to SyntaxTree
Microsoft.CodeAnalysis.VisualBasic.EditorFeatures (6)
EndConstructGeneration\VisualBasicEndConstructGenerationService.vb (6)
269Dim errors = state.SyntaxTree.GetDiagnostics(statement) 363Dim errors = state.SyntaxTree.GetDiagnostics(xmlCData) 391Dim errors = state.SyntaxTree.GetDiagnostics(xmlComment) 419Dim errors = state.SyntaxTree.GetDiagnostics(xmlStartElement) 447Dim errors = state.SyntaxTree.GetDiagnostics(xmlEmbeddedExpression) 471Dim errors = state.SyntaxTree.GetDiagnostics(xmlProcessingInstruction)