1 write to _projectRootElementCache
Microsoft.Build (1)
Evaluation\Evaluator.cs (1)
263
_projectRootElementCache
= projectRootElementCache;
6 references to _projectRootElementCache
Microsoft.Build (6)
Evaluation\Evaluator.cs (6)
1433
if (EvaluateConditionCollectingConditionedProperties(importGroupElement, ExpanderOptions.ExpandProperties, ParserOptions.AllowProperties,
_projectRootElementCache
))
1608
_projectRootElementCache
))
1705
ParserOptions.AllowProperties,
_projectRootElementCache
))
1942
ProjectRootElement project = ProjectRootElement.CreateEphemeral(
_projectRootElementCache
);
1977
return
_projectRootElementCache
.Get(
2171
_projectRootElementCache
,