3 references to ItemsToBuildWith
Microsoft.Build (3)
BackEnd\Components\Logging\ProjectLoggingContext.cs (2)
45
requestEntry.RequestConfiguration.Project.
ItemsToBuildWith
,
92
requestEntry.RequestConfiguration.Project.
ItemsToBuildWith
,
BackEnd\Shared\BuildRequestConfiguration.cs (1)
621
_baseLookup = new Lookup(Project.
ItemsToBuildWith
, Project.PropertiesToBuildWith);