26 references to For
InMemory.FunctionalTests (1)
ConnectionLimitTests.cs (1)
201Parallel.For(0, count, async i =>
Microsoft.AspNetCore.Server.Kestrel.Core.Tests (1)
ResourceCounterTests.cs (1)
42Parallel.For(0, 10, i =>
Microsoft.Build (1)
BackEnd\Components\Communications\NodeProviderOutOfProcBase.cs (1)
242Parallel.For(nextNodeId, nextNodeId + numberOfNodesToCreate, (nodeId) =>
Microsoft.Build.Engine.UnitTests (1)
BackEnd\SdkResolverService_Tests.cs (1)
648Parallel.For(
Microsoft.Build.Utilities.Core (1)
TrackedDependencies\CanonicalTrackedInputFiles.cs (1)
237Parallel.For(0, _sourceFiles.Length, index => CheckIfSourceNeedsCompilation(sourcesNeedingCompilationList, allOutputFilesExist, _sourceFiles[index]));
Microsoft.CodeAnalysis.CSharp.Emit3.UnitTests (1)
Semantics\PrimaryConstructorTests.cs (1)
14606System.Threading.Tasks.Parallel.For(0, 100, (int i) => comp.VerifyDiagnostics());
Microsoft.CodeAnalysis.CSharp.Symbol.UnitTests (3)
Compilation\SemanticModelGetDeclaredSymbolAPITests.cs (2)
4538var result = Parallel.For(0, 100, i => 4574var result = Parallel.For(0, 100, i =>
Symbols\Source\CompletionTests.cs (1)
123Parallel.For(0, Math.Max(1, Environment.ProcessorCount - 1), t =>
Microsoft.Extensions.Telemetry.Tests (2)
Logging\ExtendedLoggerTests.cs (2)
965Parallel.For(0, 1000, _ => 1006Parallel.For(0, 100, i =>
Microsoft.ML.Ensemble (5)
OutputCombiners\BaseStacking.cs (1)
183Parallel.For(0, maps.Length, i =>
Trainer\EnsembleDistributionModelParameters.cs (2)
157Parallel.For(0, maps.Length, i => 195Parallel.For(0, maps.Length, i =>
Trainer\EnsembleModelParameters.cs (1)
149Parallel.For(0, maps.Length, i =>
Trainer\Multiclass\EnsembleMulticlassModelParameters.cs (1)
134Parallel.For(0, maps.Length, i =>
Microsoft.ML.StandardTrainers (4)
Standard\LogisticRegression\LbfgsPredictorBase.cs (1)
816Parallel.For(0, _numChunks,
Standard\MulticlassClassification\OneVersusAllTrainer.cs (3)
636Parallel.For(0, maps.Length, i => maps[i](in tmp, ref buffer[i])); 729Parallel.For(0, maps.Length, 885Parallel.For(0, maps.Length, i => maps[i](in tmp, ref buffer[i]));
Microsoft.NET.Sdk.BlazorWebAssembly.Tasks (2)
GenerateServiceWorkerAssetsManifest.cs (1)
37Parallel.For(0, assets.Length, i =>
GZipCompress.cs (1)
29Parallel.For(0, FilesToCompress.Length, i =>
Microsoft.NET.Sdk.BlazorWebAssembly.Tool (1)
Program.cs (1)
46Parallel.For(0, s.Count, i =>
Microsoft.NET.Sdk.StaticWebAssets.Tasks (2)
Compression\GZipCompress.cs (1)
30Parallel.For(0, FilesToCompress.Length, i =>
ScopedCss\RewriteCss.cs (1)
38Parallel.For(0, FilesToTransform.Length, i =>
Microsoft.NET.Sdk.StaticWebAssets.Tool (1)
Program.cs (1)
46Parallel.For(0, s.Count, i =>