1 reference to FindMatchingTagHelpersAsync
Microsoft.CodeAnalysis.Razor.Workspaces (1)
CodeActions\Razor\ComponentAccessibilityCodeActionProvider.cs (1)
153var matching = await FindMatchingTagHelpersAsync(context, startTag, cancellationToken).ConfigureAwait(false);