1 type derived from UsingTaskParameterGroupElementLink
Microsoft.Build.Engine.OM.UnitTests (1)
ObjectModelRemoting\RemoteProjectsProviderMock\ConstructionLinkMocks\MockUsingTaskParameterGroupElementLink.cs (1)
26internal sealed class MockUsingTaskParameterGroupElementLink : UsingTaskParameterGroupElementLink, ILinkMock, IProjectElementLinkHelper, IProjectElementContainerLinkHelper
2 references to UsingTaskParameterGroupElementLink
Microsoft.Build (2)
Construction\UsingTaskParameterGroupElement.cs (1)
24internal UsingTaskParameterGroupElement(UsingTaskParameterGroupElementLink link)
ObjectModelRemoting\LinkedObjectFactory.cs (1)
230public UsingTaskParameterGroupElement Create(UsingTaskParameterGroupElementLink link)