1 write to _buildEventContext
Microsoft.Build (1)
BackEnd\Components\RequestBuilder\TargetUpToDateChecker.cs (1)
65
_buildEventContext
= buildEventContext;
15 references to _buildEventContext
Microsoft.Build (15)
BackEnd\Components\RequestBuilder\TargetUpToDateChecker.cs (15)
239
BuildEventContext =
_buildEventContext
,
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);
369
_buildEventContext
,
380
_buildEventContext
,
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,