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

System.ServiceModel.Description.XmlMappingExtension

static class XmlMappingExtension
namespace System.ServiceModel.Description { internal static class XmlMappingExtension { public static string GetKey(this XmlMapping mapping); public static void SetKeyInternal(this XmlMapping mapping, string key); } }