Home
last modified time | relevance | path

Searched refs:TooManyIgnoreDataMemberAttributes (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.cs146 …public const string TooManyIgnoreDataMemberAttributes = "Member '{0}.{1}' has more than one Ignore… field in System.Runtime.Serialization.SR
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Runtime.Serialization/System/Runtime/Serialization/
H A DClassDataContract.cs958 …ThrowInvalidDataContractException(SR.GetString(SR.TooManyIgnoreDataMemberAttributes, DataContract.… in ImportDataMembers()
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Private.DataContractSerialization/src/System/Runtime/Serialization/
H A DClassDataContract.cs1026 …ThrowInvalidDataContractException(SR.Format(SR.TooManyIgnoreDataMemberAttributes, DataContract.Get… in ImportDataMembers()