1 reference to GetAttributeCompletions
Microsoft.CodeAnalysis.Razor.Workspaces (1)
Completion\TagHelperCompletionProvider.cs (1)
150
return
GetAttributeCompletions
(owner, containingTagNameToken.Content, selectedAttributeName, stringifiedAttributes, context.TagHelperDocumentContext, context.Options);