2 overrides of HandleAttributesComplete
System.Data.Entity (2)
System\Data\EntityModel\SchemaObjectModel\RelationshipEnd.cs (1)
130protected override void HandleAttributesComplete()
System\Data\EntityModel\SchemaObjectModel\Schema.cs (1)
786protected override void HandleAttributesComplete()
3 references to HandleAttributesComplete
System.Data.Entity (3)
System\Data\EntityModel\SchemaObjectModel\RelationshipEnd.cs (1)
136base.HandleAttributesComplete();
System\Data\EntityModel\SchemaObjectModel\Schema.cs (1)
799base.HandleAttributesComplete();
System\Data\EntityModel\SchemaObjectModel\SchemaElement.cs (1)
246HandleAttributesComplete();