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)
190BindName(nameAttr, binder, _memberSymbol, ref _documentedParameters, ref _documentedTypeParameters, _diagnostics);