2 references to ImportElementXml
Microsoft.Build.Engine.OM.UnitTests (2)
ObjectModelRemoting\RemoteProjectsProviderMock\ConstructionLinkMocks\MockProjectImportElementLink.cs (2)
27
public ImplicitImportLocation ImplicitImportLocation =>
ImportElementXml
.ImplicitImportLocation;
28
public MockProjectElementLinkRemoter OriginalElement => this.Export(
ImportElementXml
.OriginalElement);