2 references to CreateWhenElement
Microsoft.Build (2)
Construction\ProjectWhenElement.cs (1)
90
return owner.
CreateWhenElement
(Condition);
ObjectModelRemoting\ConstructionObjectLinks\ProjectRootElementLink.cs (1)
179
/// Facilitate remoting the <see cref="ProjectRootElement.
CreateWhenElement
"/>.