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); 239args.BuildEventContext = _evaluationLoggingContext.BuildEventContext; 241_evaluationLoggingContext.LogBuildEvent(args); 257BuildEventContext = _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(