1 write to _symbol
Microsoft.CodeAnalysis.VisualBasic (1)
Compilation\DocumentationComments\DocumentationCommentWalker.vb (1)
50
Me.
_symbol
= symbol
2 references to _symbol
Microsoft.CodeAnalysis.VisualBasic (2)
Compilation\DocumentationComments\DocumentationCommentWalker.vb (2)
126
Return Me.
_symbol
.DeclaringCompilation
150
Dim crefBinder = CreateDocumentationCommentBinderForSymbol(Me.Module, Me.
_symbol
, Me._syntaxTree, DocumentationCommentBinder.BinderType.Cref)