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