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