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