2 references to AttributeNameIs
Microsoft.CodeAnalysis.CSharp (2)
Compiler\DocumentationCommentCompiler.IncludeElementExpander.cs (2)
218if (AttributeNameIs(attribute, DocumentationCommentXmlNames.CrefAttributeName)) 222else if (AttributeNameIs(attribute, DocumentationCommentXmlNames.NameAttributeName))