1 write to _buildEventContext
Microsoft.Build (1)
BackEnd\Components\RequestBuilder\TargetUpToDateChecker.cs (1)
66
_buildEventContext
= buildEventContext;
15 references to _buildEventContext
Microsoft.Build (15)
BackEnd\Components\RequestBuilder\TargetUpToDateChecker.cs (15)
240
BuildEventContext =
_buildEventContext
,
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);
370
_buildEventContext
,
381
_buildEventContext
,
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,