3 references to HasCachedObjects
System.Data.Linq (3)
DataContext.cs (3)
272
if (Services.
HasCachedObjects
) {
296
if (Services.
HasCachedObjects
) {
942
if (this.services.
HasCachedObjects
&& value != this.loadOptions) {