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