1 write to originalShape
System.Data.Linq (1)
SqlClient\SqlProvider.cs (1)
1693
this.
originalShape
= provider.services.Context.LoadOptions;
1 reference to originalShape
System.Data.Linq (1)
SqlClient\SqlProvider.cs (1)
1711
if (!AreEquivalentShapes(this.
originalShape
, sqlProvider.services.Context.LoadOptions)) {