1 write to _loggingService
Microsoft.Build (1)
BackEnd\Components\RequestBuilder\TargetUpToDateChecker.cs (1)
64_loggingService = loggingServices;
20 references to _loggingService
Microsoft.Build (20)
BackEnd\Components\RequestBuilder\TargetUpToDateChecker.cs (20)
247_loggingService.LogBuildEvent(skippedTargetEventArgs); 250if (!_loggingService.OnlyLogCriticalEvents) 270if (!_loggingService.OnlyLogCriticalEvents) 276_loggingService.LogError(_buildEventContext, new BuildEventFileInfo(String.Empty), "BuildTargetCompletely", _targetToAnalyze.Name); 281_loggingService.LogComment(_buildEventContext, MessageImportance.Low, "BuildTargetCompletely", _targetToAnalyze.Name); 287_loggingService.LogCommentFromText(_buildEventContext, MessageImportance.Low, reason); 294_loggingService.LogError(_buildEventContext, new BuildEventFileInfo(String.Empty), "BuildTargetPartially", _targetToAnalyze.Name); 299_loggingService.LogComment(_buildEventContext, MessageImportance.Normal, "BuildTargetPartially", _targetToAnalyze.Name); 304_loggingService.LogCommentFromText(_buildEventContext, MessageImportance.Low, reason); 377_loggingService.LogBuildEvent(args); 388_loggingService.LogBuildEvent(args); 455_loggingService.LogComment(_buildEventContext, MessageImportance.Normal, 458_loggingService.LogComment(_buildEventContext, MessageImportance.Low, 467_loggingService.LogComment(_buildEventContext, MessageImportance.Low, "BuildTargetCompletely", _targetToAnalyze.Name); 468_loggingService.LogComment(_buildEventContext, MessageImportance.Low, "BuildTargetCompletelyNoInputsSpecified"); 496_loggingService.LogComment(_buildEventContext, MessageImportance.Normal, 499_loggingService.LogComment(_buildEventContext, MessageImportance.Low, 1095if (!_loggingService.OnlyLogCriticalEvents) 1137if (!_loggingService.OnlyLogCriticalEvents) 1163if (!_loggingService.OnlyLogCriticalEvents)