2 writes to _schema
System.Data.Entity (2)
System\Data\EntityModel\SchemaObjectModel\EntityContainerEntitySet.cs (2)
187_schema = reader.Value; 255entitySet._schema = this._schema;
2 references to _schema
System.Data.Entity (2)
System\Data\EntityModel\SchemaObjectModel\EntityContainerEntitySet.cs (2)
58return _schema; 255entitySet._schema = this._schema;