1 instantiation of TargetUpToDateChecker
Microsoft.Build (1)
BackEnd\Components\RequestBuilder\TargetEntry.cs (1)
477
TargetUpToDateChecker dependencyAnalyzer = new
TargetUpToDateChecker
(requestEntry.RequestConfiguration.Project, _target, targetLoggingContext.LoggingService, targetLoggingContext.BuildEventContext);
1 reference to TargetUpToDateChecker
Microsoft.Build (1)
BackEnd\Components\RequestBuilder\TargetEntry.cs (1)
477
TargetUpToDateChecker
dependencyAnalyzer = new TargetUpToDateChecker(requestEntry.RequestConfiguration.Project, _target, targetLoggingContext.LoggingService, targetLoggingContext.BuildEventContext);