1 reference to ForEachAsync
Microsoft.CodeAnalysis.Features (1)
SemanticSearch\QueryExecutionContext.cs (1)
88
await Parallel.
ForEachAsync
(rootNamespace.GetAllTypes(cancellationToken), async (type, cancellationToken) =>