6 references to PathAttributeName
Microsoft.CodeAnalysis.Features (5)
Completion\Providers\AbstractDocCommentCompletionProvider.cs (5)
36{ IncludeElementName, ($"<{IncludeElementName}", $" {FileAttributeName}=\'", $"\' {PathAttributeName}=\'[@name=\"\"]\'", "/>") },
62(IncludeElementName, PathAttributeName, $"{PathAttributeName}=\""),
64(InheritdocElementName, PathAttributeName, $"{PathAttributeName}=\""),
Microsoft.CodeAnalysis.Workspaces (1)