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)
377else if (name is DocumentationCommentXmlNames.CodeElementName) 416DocumentationCommentXmlNames.CodeElementName) 431DocumentationCommentXmlNames.CodeElementName)