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

System.ServiceModel.Channels.PeerStrings

static class PeerStrings
namespace System.ServiceModel.Channels { internal static class PeerStrings { public const string Namespace = "http://schemas.microsoft.com/net/2006/05/peer"; public const string HopCountElementName = "Hops"; public const string HopCountElementNamespace = "http://schemas.microsoft.com/net/2006/05/peer/HopCount"; } }