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