1 write to _filterSyntaxTree
Microsoft.CodeAnalysis.VisualBasic (1)
Compilation\DocumentationComments\DocumentationCommentCompiler.vb (1)
46
Me.
_filterSyntaxTree
= filterTree
3 references to _filterSyntaxTree
Microsoft.CodeAnalysis.VisualBasic (3)
Compilation\DocumentationComments\DocumentationCommentCompiler.Common.vb (3)
30
Return Me.
_filterSyntaxTree
IsNot Nothing AndAlso Not symbol.IsDefinedInSourceTree(Me.
_filterSyntaxTree
, Me._filterSpanWithinTree, Me._cancellationToken)
568
Me.
_filterSyntaxTree
,