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)
100P newProperty = _wrapped.SetProperty(name, evaluatedValueEscaped, isGlobalProperty, mayBeReserved, _evaluationLoggingContext, isEnvironmentVariable, isCommandLineProperty); 227args.BuildEventContext = _evaluationLoggingContext.BuildEventContext; 229_evaluationLoggingContext.LogBuildEvent(args); 245BuildEventContext = _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(