1 reference to GetTaskListItemsInProcessAsync
Microsoft.CodeAnalysis.Features (1)
TaskList\AbstractTaskListService.cs (1)
47
return await
GetTaskListItemsInProcessAsync
(document, descriptors, cancellationToken).ConfigureAwait(false);