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