18 references to For
Microsoft.Build (1)
BackEnd\Components\Communications\NodeProviderOutOfProcBase.cs (1)
286Parallel.For(nextNodeId, nextNodeId + numberOfNodesToCreate, (nodeId) =>
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)
33Parallel.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 =>