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

Castle.Components.DictionaryAdapter.Xml.XPathCompiler

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