3 references to Expander
Microsoft.Build (3)
Definition\Toolset.cs (1)
862
_expander = new
Expander
<ProjectPropertyInstance, ProjectItemInstance>(propertyBag, FileSystems.Default, loggingContext);
Evaluation\Expander.cs (2)
349
:
this
(properties, fileSystem, null)
369
:
this
(properties, fileSystem, loggingContext)