1 write to _projectRootElementCache
Microsoft.Build (1)
Evaluation\Evaluator.cs (1)
277
_projectRootElementCache
= projectRootElementCache;
6 references to _projectRootElementCache
Microsoft.Build (6)
Evaluation\Evaluator.cs (6)
1482
if (EvaluateConditionCollectingConditionedProperties(importGroupElement, ExpanderOptions.ExpandProperties, ParserOptions.AllowProperties,
_projectRootElementCache
))
1657
_projectRootElementCache
))
1754
ParserOptions.AllowProperties,
_projectRootElementCache
))
2020
ProjectRootElement project = ProjectRootElement.CreateEphemeral(
_projectRootElementCache
);
2055
return
_projectRootElementCache
.Get(
2249
_projectRootElementCache
,