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