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)