6 references to SyntaxTree
Microsoft.CodeAnalysis.VisualBasic.EditorFeatures (6)
EndConstructGeneration\VisualBasicEndConstructGenerationService.vb (6)
268Dim errors = state.SyntaxTree.GetDiagnostics(statement) 362Dim errors = state.SyntaxTree.GetDiagnostics(xmlCData) 390Dim errors = state.SyntaxTree.GetDiagnostics(xmlComment) 418Dim errors = state.SyntaxTree.GetDiagnostics(xmlStartElement) 446Dim errors = state.SyntaxTree.GetDiagnostics(xmlEmbeddedExpression) 470Dim errors = state.SyntaxTree.GetDiagnostics(xmlProcessingInstruction)