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);
227
args.BuildEventContext =
_evaluationLoggingContext
.BuildEventContext;
229
_evaluationLoggingContext
.LogBuildEvent(args);
245
BuildEventContext =
_evaluationLoggingContext
.BuildEventContext,
248
_evaluationLoggingContext
.LogBuildEvent(args);
303
{ BuildEventContext =
_evaluationLoggingContext
.BuildEventContext, };
305
_evaluationLoggingContext
.LogBuildEvent(args);
341
{ BuildEventContext =
_evaluationLoggingContext
.BuildEventContext, };
343
_evaluationLoggingContext
.LogBuildEvent(args);
347
_evaluationLoggingContext
.LogComment(