2 references to BindName
Microsoft.CodeAnalysis.CSharp (2)
Compiler\DocumentationCommentCompiler.DocumentationCommentWalker.cs (1)
190
BindName
(nameAttr, binder, _memberSymbol, ref _documentedParameters, ref _documentedTypeParameters, _diagnostics);
Compiler\DocumentationCommentCompiler.IncludeElementExpander.cs (1)
540
DocumentationCommentCompiler.
BindName
(attrSyntax, binder, _memberSymbol, ref _documentedParameters, ref _documentedTypeParameters, nameDiagnostics);