1 reference to ResolveAttributeContext
Microsoft.CodeAnalysis.Razor.Workspaces (1)
Completion\TagHelperCompletionProvider.cs (1)
211
var attributeContext =
ResolveAttributeContext
(boundAttributes, isIndexer, options.SnippetsSupported);