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