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