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)
100
P newProperty = _wrapped.SetProperty(name, evaluatedValueEscaped, isGlobalProperty, mayBeReserved,
_evaluationLoggingContext
, isEnvironmentVariable, isCommandLineProperty);
239
args.BuildEventContext =
_evaluationLoggingContext
.BuildEventContext;
241
_evaluationLoggingContext
.LogBuildEvent(args);
257
BuildEventContext =
_evaluationLoggingContext
.BuildEventContext,
260
_evaluationLoggingContext
.LogBuildEvent(args);
315
{ BuildEventContext =
_evaluationLoggingContext
.BuildEventContext, };
317
_evaluationLoggingContext
.LogBuildEvent(args);
353
{ BuildEventContext =
_evaluationLoggingContext
.BuildEventContext, };
355
_evaluationLoggingContext
.LogBuildEvent(args);
359
_evaluationLoggingContext
.LogComment(