4 references to AnnotationNamespace
System.Data.Entity (4)
System\Data\EntityModel\SchemaObjectModel\Schema.cs (1)
771else if (reader.NamespaceURI == XmlConstants.AnnotationNamespace && reader.LocalName == XmlConstants.UseStrongSpatialTypes)
System\Data\EntityModel\SchemaObjectModel\SchemaElement.cs (1)
595if (attributeNamespace == XmlConstants.AnnotationNamespace
System\Data\EntityModel\SchemaObjectModel\XmlSchemaResource.cs (2)
116new XmlSchemaResource(XmlConstants.AnnotationNamespace, "System.Data.Resources.AnnotationSchema.xsd") }; 120new XmlSchemaResource(XmlConstants.AnnotationNamespace, "System.Data.Resources.AnnotationSchema.xsd") };