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)
811
if (!this.
_userOwnsStoreConnection
) // only dispose it if we didn't get it from the user...