Home
last modified time | relevance | path

Searched refs:JsonUnsupportedForIsReference (Results 1 – 3 of 3) sorted by relevance

/dports/lang/mono/mono-5.10.1.57/mcs/class/System.Runtime.Serialization/ReferenceSources/
H A DSR.missing.cs189 public const string JsonUnsupportedForIsReference = @"Unsupported value for IsReference for type '{… field in System.Runtime.Serialization.SR
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Private.DataContractSerialization/src/System/Runtime/Serialization/Json/
H A DDataContractJsonSerializer.cs162 SR.JsonUnsupportedForIsReference, in CheckIfTypeIsReference()
1005 …XmlObjectSerializer.CreateSerializationException(SR.Format(SR.JsonUnsupportedForIsReference, DataC… in CheckIfTypeIsReference()
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Runtime.Serialization/System/Runtime/Serialization/Json/
H A DDataContractJsonSerializer.cs591 SR.JsonUnsupportedForIsReference, in CheckIfTypeIsReference()