1 write to context
System.Data.Linq (1)
SqlClient\SqlProvider.cs (1)
1926this.context = context;
1 reference to context
System.Data.Linq (1)
SqlClient\SqlProvider.cs (1)
1953this.cachedList = BindingList.Create<T>(this.context, this);