1 write to _loggingService
Microsoft.Build (1)
BackEnd\Components\RequestBuilder\TargetUpToDateChecker.cs (1)
65_loggingService = loggingServices;
20 references to _loggingService
Microsoft.Build (20)
BackEnd\Components\RequestBuilder\TargetUpToDateChecker.cs (20)
248_loggingService.LogBuildEvent(skippedTargetEventArgs); 251if (!_loggingService.OnlyLogCriticalEvents) 271if (!_loggingService.OnlyLogCriticalEvents) 277_loggingService.LogError(_buildEventContext, new BuildEventFileInfo(String.Empty), "BuildTargetCompletely", _targetToAnalyze.Name); 282_loggingService.LogComment(_buildEventContext, MessageImportance.Low, "BuildTargetCompletely", _targetToAnalyze.Name); 288_loggingService.LogCommentFromText(_buildEventContext, MessageImportance.Low, reason); 295_loggingService.LogError(_buildEventContext, new BuildEventFileInfo(String.Empty), "BuildTargetPartially", _targetToAnalyze.Name); 300_loggingService.LogComment(_buildEventContext, MessageImportance.Normal, "BuildTargetPartially", _targetToAnalyze.Name); 305_loggingService.LogCommentFromText(_buildEventContext, MessageImportance.Low, reason); 378_loggingService.LogBuildEvent(args); 389_loggingService.LogBuildEvent(args); 456_loggingService.LogComment(_buildEventContext, MessageImportance.Normal, 459_loggingService.LogComment(_buildEventContext, MessageImportance.Low, 468_loggingService.LogComment(_buildEventContext, MessageImportance.Low, "BuildTargetCompletely", _targetToAnalyze.Name); 469_loggingService.LogComment(_buildEventContext, MessageImportance.Low, "BuildTargetCompletelyNoInputsSpecified"); 497_loggingService.LogComment(_buildEventContext, MessageImportance.Normal, 500_loggingService.LogComment(_buildEventContext, MessageImportance.Low, 1095if (!_loggingService.OnlyLogCriticalEvents) 1137if (!_loggingService.OnlyLogCriticalEvents) 1163if (!_loggingService.OnlyLogCriticalEvents)