1 write to _evaluationLoggingContext
Microsoft.Build (1)
Evaluation\PropertyTrackingEvaluatorDataWrapper.cs (1)
50
_evaluationLoggingContext
= evaluationLoggingContext;
10 references to _evaluationLoggingContext
Microsoft.Build (10)
Evaluation\PropertyTrackingEvaluatorDataWrapper.cs (10)
93
P newProperty = _wrapped.SetProperty(name, evaluatedValueEscaped, isGlobalProperty, mayBeReserved,
_evaluationLoggingContext
, isEnvironmentVariable);
223
args.BuildEventContext =
_evaluationLoggingContext
.BuildEventContext;
225
_evaluationLoggingContext
.LogBuildEvent(args);
242
args.BuildEventContext =
_evaluationLoggingContext
.BuildEventContext;
244
_evaluationLoggingContext
.LogBuildEvent(args);
293
args.BuildEventContext =
_evaluationLoggingContext
.BuildEventContext;
295
_evaluationLoggingContext
.LogBuildEvent(args);
331
{ BuildEventContext =
_evaluationLoggingContext
.BuildEventContext, };
333
_evaluationLoggingContext
.LogBuildEvent(args);
337
_evaluationLoggingContext
.LogComment(