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)
93P newProperty = _wrapped.SetProperty(name, evaluatedValueEscaped, isGlobalProperty, mayBeReserved, _evaluationLoggingContext, isEnvironmentVariable); 223args.BuildEventContext = _evaluationLoggingContext.BuildEventContext; 225_evaluationLoggingContext.LogBuildEvent(args); 242args.BuildEventContext = _evaluationLoggingContext.BuildEventContext; 244_evaluationLoggingContext.LogBuildEvent(args); 293args.BuildEventContext = _evaluationLoggingContext.BuildEventContext; 295_evaluationLoggingContext.LogBuildEvent(args); 331{ BuildEventContext = _evaluationLoggingContext.BuildEventContext, }; 333_evaluationLoggingContext.LogBuildEvent(args); 337_evaluationLoggingContext.LogComment(