4 references to PermissionElementName
Microsoft.CodeAnalysis.Features (4)
Completion\Providers\AbstractDocCommentCompletionProvider.cs (4)
27private static readonly ImmutableArray<string> s_topLevelRepeatableTagNames = [ExceptionElementName, IncludeElementName, PermissionElementName];
37{ PermissionElementName,             ($"<{PermissionElementName}",             $" {CrefAttributeName}=\"",  "\"",                                      null) },
49(PermissionElementName, CrefAttributeName, $"{CrefAttributeName}=\""),