1 write to _endLookup
System.Data.Entity (1)
System\Data\EntityModel\SchemaObjectModel\RelationshipEndCollection.cs (1)
178_endLookup = new Dictionary<string, IRelationshipEnd>(StringComparer.Ordinal);
2 references to _endLookup
System.Data.Entity (2)
System\Data\EntityModel\SchemaObjectModel\RelationshipEndCollection.cs (2)
177if ( _endLookup == null ) 180return _endLookup;