1 write to _tree
Microsoft.CodeAnalysis.VisualBasic (1)
Compilation\DocumentationComments\DocumentationCommentCompiler.Includes.vb (1)
61
Me.
_tree
= If(sourceIncludeElementNodes Is Nothing OrElse
4 references to _tree
Microsoft.CodeAnalysis.VisualBasic (4)
Compilation\DocumentationComments\DocumentationCommentCompiler.Includes.vb (4)
211
Return Me.
_tree
.ReportDocumentationCommentDiagnostics
217
Return Me.
_tree
.ReportDocumentationCommentDiagnostics AndAlso Me._onlyDiagnosticsFromTree Is Nothing
235
Debug.Assert(Me.
_tree
IsNot Nothing)
236
result = CreateDocumentationCommentBinderForSymbol(Me.Module, Me._symbol, Me.
_tree
, type)