1 write to disposed
System.Data.Linq (1)
DataContext.cs (1)
128
this.
disposed
= true;
1 reference to disposed
System.Data.Linq (1)
DataContext.cs (1)
154
if (this.
disposed
) {