2 writes to _table
System.Data.Entity (2)
System\Data\EntityModel\SchemaObjectModel\EntityContainerEntitySet.cs (2)
199_table = reader.Value; 256entitySet._table = this._table;
2 references to _table
System.Data.Entity (2)
System\Data\EntityModel\SchemaObjectModel\EntityContainerEntitySet.cs (2)
66return _table; 256entitySet._table = this._table;