1 reference to CheckIfSourceNeedsCompilation
Microsoft.Build.Utilities.Core (1)
TrackedDependencies\CanonicalTrackedInputFiles.cs (1)
237
Parallel.For(0, _sourceFiles.Length, index =>
CheckIfSourceNeedsCompilation
(sourcesNeedingCompilationList, allOutputFilesExist, _sourceFiles[index]));