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