1 type derived from ProjectOutputElementLink
Microsoft.Build.Engine.OM.UnitTests (1)
ObjectModelRemoting\RemoteProjectsProviderMock\ConstructionLinkMocks\MockProjectOutputElementLink.cs (1)
26internal sealed class MockProjectOutputElementLink : ProjectOutputElementLink, ILinkMock, IProjectElementLinkHelper
2 references to ProjectOutputElementLink
Microsoft.Build (2)
Construction\ProjectOutputElement.cs (1)
23internal ProjectOutputElement(ProjectOutputElementLink link)
ObjectModelRemoting\LinkedObjectFactory.cs (1)
188public ProjectOutputElement Create(ProjectOutputElementLink link)