2 references to CannotLoadMemberType
System.Private.DataContractSerialization (2)
System\Runtime\Serialization\CodeGenerator.cs (2)
600throw XmlObjectSerializer.CreateSerializationException(SR.Format(SR.CannotLoadMemberType, "Unknown", memberInfo.DeclaringType, memberInfo.Name)); 628throw XmlObjectSerializer.CreateSerializationException(SR.Format(SR.CannotLoadMemberType, "Unknown"));