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