2 references to AnnotationAttributeNotFound
System.Runtime.Serialization.Schema (2)
System\Runtime\Serialization\Schema\XsdDataContractImporter.cs (2)
372
throw ExceptionUtil.ThrowHelperError(new InvalidDataContractException(SR.Format(SR.
AnnotationAttributeNotFound
, ActualTypeAnnotationName.Name, typeName.Name, typeName.Namespace, ImportGlobals.ActualTypeNameAttribute)));
375
throw ExceptionUtil.ThrowHelperError(new InvalidDataContractException(SR.Format(SR.
AnnotationAttributeNotFound
, ActualTypeAnnotationName.Name, typeName.Name, typeName.Namespace, ImportGlobals.ActualTypeNamespaceAttribute)));