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