1 reference to EnumTypeNotSupportedByDataContractJsonSerializer
System.Private.DataContractSerialization (1)
System\Runtime\Serialization\Json\XmlObjectSerializerWriteContextComplexJson.cs (1)
126
throw new SerializationException(SR.Format(SR.
EnumTypeNotSupportedByDataContractJsonSerializer
, declaredContract.UnderlyingType));