2 references to GenericAnnotationAttributeNotFound
System.Private.DataContractSerialization (2)
System\Runtime\Serialization\SchemaImporter.cs (2)
1287
throw new InvalidDataContractException(SR.Format(SR.
GenericAnnotationAttributeNotFound
, type.Name, Globals.GenericNameAttribute));
1290
throw new InvalidDataContractException(SR.Format(SR.
GenericAnnotationAttributeNotFound
, type.Name, Globals.GenericNamespaceAttribute));