2 references to ForAsync
Microsoft.AspNetCore.OpenApi.Tests (1)
Integration\OpenApiDocumentConcurrentRequestTests.cs (1)
20
await Parallel.
ForAsync
(0, 150, async (_, ctx) =>
Microsoft.Extensions.AI.Evaluation.Integration.Tests (1)
QualityEvaluatorTests.cs (1)
119
await Parallel.
ForAsync
(1, 6, async (i, _) =>