1 write to _logBuildEventContext
Microsoft.Build (1)
Evaluation\Conditionals\Parser.cs (1)
67
_logBuildEventContext
= value;
2 references to _logBuildEventContext
Microsoft.Build (2)
Evaluation\Conditionals\Parser.cs (2)
63
return
_logBuildEventContext
;
146
LoggingServices.LogWarning(
_logBuildEventContext
, null, new BuildEventFileInfo(_elementLocation), "ConditionMaybeEvaluatedIncorrectly", expression);