1 write to _memberSymbol
Microsoft.CodeAnalysis.CSharp (1)
Compiler\DocumentationCommentCompiler.DocumentationCommentWalker.cs (1)
52
_memberSymbol
= memberSymbol;
1 reference to _memberSymbol
Microsoft.CodeAnalysis.CSharp (1)
Compiler\DocumentationCommentCompiler.DocumentationCommentWalker.cs (1)
190
BindName(nameAttr, binder,
_memberSymbol
, ref _documentedParameters, ref _documentedTypeParameters, _diagnostics);