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