<PackageReference Include="System.ServiceModel.Primitives" Version="8.1.2" />

System.ServiceModel.XD

static class XD
namespace System.ServiceModel { internal static class XD { public static ServiceModelDictionary Dictionary { get; } public static ActivityIdFlowDictionary ActivityIdFlowDictionary { get; } public static AddressingDictionary AddressingDictionary { get; } public static Addressing10Dictionary Addressing10Dictionary { get; } public static Addressing200408Dictionary Addressing200408Dictionary { get; } public static AddressingNoneDictionary AddressingNoneDictionary { get; } public static DotNetSecurityDictionary DotNetSecurityDictionary { get; } public static MessageDictionary MessageDictionary { get; } public static Message11Dictionary Message11Dictionary { get; } public static Message12Dictionary Message12Dictionary { get; } public static SecureConversationFeb2005Dictionary SecureConversationFeb2005Dictionary { get; } public static SecurityAlgorithmDictionary SecurityAlgorithmDictionary { get; } public static SecurityJan2004Dictionary SecurityJan2004Dictionary { get; } public static SecurityXXX2005Dictionary SecurityXXX2005Dictionary { get; } public static TrustFeb2005Dictionary TrustFeb2005Dictionary { get; } public static UtilityDictionary UtilityDictionary { get; } public static WsrmFeb2005Dictionary WsrmFeb2005Dictionary { get; } public static XmlSignatureDictionary XmlSignatureDictionary { get; } } }