4 references to CodeElementName
Microsoft.CodeAnalysis.Features (4)
Completion\Providers\AbstractDocCommentCompletionProvider.cs (1)
26private static readonly ImmutableArray<string> s_nestedTagNames = [CElementName, CodeElementName, ParaElementName, ListElementName];
DocumentationComments\AbstractDocumentationCommentFormattingService.cs (3)
367else if (name is DocumentationCommentXmlNames.CodeElementName) 406or DocumentationCommentXmlNames.CodeElementName) 421or DocumentationCommentXmlNames.CodeElementName)