1 write to _userOwnsStoreConnection
System.Data.Entity (1)
System\Data\EntityClient\EntityConnection.cs (1)
133_userOwnsStoreConnection = true;
1 reference to _userOwnsStoreConnection
System.Data.Entity (1)
System\Data\EntityClient\EntityConnection.cs (1)
811if (!this._userOwnsStoreConnection) // only dispose it if we didn't get it from the user...