1 reference to CreateWhenElement
Microsoft.Build (1)
Construction\ProjectRootElement.cs (1)
1503
return Link != null ? RootLink.
CreateWhenElement
(condition) : ProjectWhenElement.CreateDisconnected(condition, this);