1 reference to GetAttributes
Microsoft.Build.Engine.OM.UnitTests (1)
ObjectModelRemoting\RemoteProjectsProviderMock\ConstructionLinkMocks\MockProjectElementLink.cs (1)
39
public IReadOnlyCollection<XmlAttributeLink> Attributes => ProjectItemElementLink.
GetAttributes
(this.Source);