1 reference to GetTagHelperDescriptorsAsync
Microsoft.VisualStudio.RazorExtension (1)
SyntaxVisualizer\SyntaxVisualizerControl.xaml.cs (1)
234
var tagHelpersJson = await SyntaxVisualizerHelper.
GetTagHelperDescriptorsAsync
(_remoteServiceInvoker, hostDocumentUri, tagHelpersKind, solution, CancellationToken.None).ConfigureAwait(false);