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)
1428
if (EvaluateConditionCollectingConditionedProperties(importGroupElement, ExpanderOptions.ExpandProperties, ParserOptions.AllowProperties,
_projectRootElementCache
))
1603
_projectRootElementCache
))
1700
ParserOptions.AllowProperties,
_projectRootElementCache
))
1937
ProjectRootElement project = ProjectRootElement.CreateEphemeral(
_projectRootElementCache
);
1972
return
_projectRootElementCache
.Get(
2166
_projectRootElementCache
,