4 references to UpdateCompletions
Microsoft.CodeAnalysis.Razor.Workspaces (4)
Completion\TagHelperCompletionService.cs (4)
85UpdateCompletions(attributeDescriptor.Name, attributeDescriptor); 90UpdateCompletions(attributeDescriptor.IndexerNamePrefix + "...", attributeDescriptor); 116UpdateCompletions(requiredAttribute.DisplayName, attributeDescriptor); 120UpdateCompletions(requiredAttribute.DisplayName, possibleDescriptor: null);