1 write to services
System.Data.Linq (1)
SqlClient\Reader\ObjectReaderCompiler.cs (1)
157this.services = services;
4 references to services
System.Data.Linq (4)
SqlClient\Reader\ObjectReaderCompiler.cs (4)
184object mapping = this.services.Context.Mapping.Identity; 185DataLoadOptions options = this.services.Context.LoadOptions; 1059(this.compiler.services.Context.LoadOptions == null || 1060!this.compiler.services.Context.LoadOptions.IsPreloaded(mm.Member))