<PackageReference Include="Castle.Core" Version="4.2.1" />

Castle.Components.DictionaryAdapter.Xml.XmlExtensions

static class XmlExtensions
namespace Castle.Components.DictionaryAdapter.Xml { internal static class XmlExtensions { public static bool PositionEquals(this IXmlNode nodeA, IXmlNode nodeB); public static void CopyTo(this IXmlNode source, IXmlNode target); } }