1 reference to CreateOtherwiseElement
Microsoft.Build (1)
Construction\ProjectRootElement.cs (1)
1391return Link != null ? RootLink.CreateOtherwiseElement() : ProjectOtherwiseElement.CreateDisconnected(this);