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

Castle.Components.DictionaryAdapter.Xml.StringExtensions

static class StringExtensions
namespace Castle.Components.DictionaryAdapter.Xml { internal static class StringExtensions { public static string NonEmpty(this string s); } }