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