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