1 write to _syntaxTree
Microsoft.CodeAnalysis.VisualBasic (1)
Compilation\DocumentationComments\DocumentationCommentWalker.vb (1)
51
Me.
_syntaxTree
= syntaxTree
1 reference to _syntaxTree
Microsoft.CodeAnalysis.VisualBasic (1)
Compilation\DocumentationComments\DocumentationCommentWalker.vb (1)
150
Dim crefBinder = CreateDocumentationCommentBinderForSymbol(Me.Module, Me._symbol, Me.
_syntaxTree
, DocumentationCommentBinder.BinderType.Cref)