3 references to FileAttributeName
Microsoft.CodeAnalysis.Features (3)
Completion\Providers\AbstractDocCommentCompletionProvider.cs (3)
36
{ IncludeElementName, ($"<{IncludeElementName}", $" {
FileAttributeName
}=\'", $"\' {PathAttributeName}=\'[@name=\"\"]\'", "/>") },
61
(IncludeElementName,
FileAttributeName
, $"{
FileAttributeName
}=\""),