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