1 reference to GetCSharpTaskListItemsAsync
Microsoft.VisualStudio.LanguageServices.Razor (1)
LanguageClient\Cohost\CohostDocumentPullDiagnosticsEndpoint.cs (1)
147
var csharpTaskItems = await
GetCSharpTaskListItemsAsync
(razorDocument, cancellationToken).ConfigureAwait(false);