3 references to CreateImportGroupElement
Microsoft.Build (3)
Construction\ProjectImportGroupElement.cs (1)
96return owner.CreateImportGroupElement();
Construction\ProjectRootElement.cs (1)
980ProjectImportGroupElement importGroup = CreateImportGroupElement();
ObjectModelRemoting\ConstructionObjectLinks\ProjectRootElementLink.cs (1)
104/// Facilitate remoting the <see cref="ProjectRootElement.CreateImportGroupElement"/>.