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