3 references to ParaElementName
Microsoft.CodeAnalysis.Features (3)
Completion\Providers\AbstractDocCommentCompletionProvider.cs (1)
27private static readonly ImmutableArray<string> s_nestedTagNames = [CElementName, CodeElementName, ParaElementName, ListElementName, BElementName, EmElementName, IElementName, StrongElementName, TtElementName];
DocumentationComments\AbstractDocumentationCommentFormattingService.cs (2)
422if (name is DocumentationCommentXmlNames.ParaElementName or 437if (name is DocumentationCommentXmlNames.ParaElementName or