3 references to ToXmlAttributes
Microsoft.DotNet.VersionTools (3)
BuildManifest\Model\BuildIdentity.cs (1)
163
public XElement ToXmlBuildElement() => new XElement("Build",
ToXmlAttributes
());
BuildManifest\Model\BuildModel.cs (1)
30
Identity.
ToXmlAttributes
(),
BuildManifest\Model\OrchestratedBuildModel.cs (1)
44
Identity.
ToXmlAttributes
(),