1 write to _projectRootElementCache
Microsoft.Build (1)
Evaluation\Evaluator.cs (1)
270
_projectRootElementCache
= projectRootElementCache;
6 references to _projectRootElementCache
Microsoft.Build (6)
Evaluation\Evaluator.cs (6)
1446
if (EvaluateConditionCollectingConditionedProperties(importGroupElement, ExpanderOptions.ExpandProperties, ParserOptions.AllowProperties,
_projectRootElementCache
))
1621
_projectRootElementCache
))
1718
ParserOptions.AllowProperties,
_projectRootElementCache
))
1984
ProjectRootElement project = ProjectRootElement.CreateEphemeral(
_projectRootElementCache
);
2019
return
_projectRootElementCache
.Get(
2213
_projectRootElementCache
,