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