2 references to CreateProjectExtensionsElement
Microsoft.Build (2)
Construction\ProjectExtensionsElement.cs (1)
205
return owner.
CreateProjectExtensionsElement
();
ObjectModelRemoting\ConstructionObjectLinks\ProjectRootElementLink.cs (1)
134
/// Facilitate remoting the <see cref="ProjectRootElement.
CreateProjectExtensionsElement
"/>.