Home
last modified time | relevance | path

Searched refs:CollectionTypeIsNotIEnumerable (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.cs26 …public const string CollectionTypeIsNotIEnumerable = "{0} does not implement IEnumerable interface… field in System.Runtime.Serialization.SR
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Private.DataContractSerialization/src/System/Runtime/Serialization/
H A DCollectionDataContract.cs1083 SR.CollectionTypeIsNotIEnumerable, null, ref dataContract); in IsCollectionOrTryCreate()
1183 SR.CollectionTypeIsNotIEnumerable, null, ref dataContract); in IsCollectionOrTryCreate()
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Runtime.Serialization/System/Runtime/Serialization/
H A DCollectionDataContract.cs945 SR.CollectionTypeIsNotIEnumerable, null, ref dataContract); in IsCollectionOrTryCreate()
1049 SR.CollectionTypeIsNotIEnumerable, null, ref dataContract); in IsCollectionOrTryCreate()