2 references to IsTypeSerializable
System.Runtime.Serialization (2)
System\Runtime\Serialization\DataContract.cs (2)
1277return IsTypeSerializable(type, new Dictionary<Type, object>()); 1294if (IsTypeSerializable(itemType, previousCollectionTypes))