1 type derived from ProjectPropertyGroupElementLink
Microsoft.Build.Engine.OM.UnitTests (1)
ObjectModelRemoting\RemoteProjectsProviderMock\ConstructionLinkMocks\MockProjectPropertyGroupElementLink.cs (1)
26internal sealed class MockProjectPropertyGroupElementLink : ProjectPropertyGroupElementLink, ILinkMock, IProjectElementLinkHelper, IProjectElementContainerLinkHelper
2 references to ProjectPropertyGroupElementLink
Microsoft.Build (2)
Construction\ProjectPropertyGroupElement.cs (1)
23internal ProjectPropertyGroupElement(ProjectPropertyGroupElementLink link)
ObjectModelRemoting\LinkedObjectFactory.cs (1)
198public ProjectPropertyGroupElement Create(ProjectPropertyGroupElementLink link)