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