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

Castle.Components.DictionaryAdapter.Xml.XPathCompiler

public static class XPathCompiler
namespace Castle.Components.DictionaryAdapter.Xml { public static class XPathCompiler { public static CompiledXPath Compile(string path); } }