3 references to GetDefaultFactory
System.Data.Linq (3)
SqlClient\SqlProvider.cs (3)
1224IObjectReaderFactory factory = this.GetDefaultFactory(rowType); 1656return this.GetDefaultFactory(services.Model.GetMetaType(elemType)); 1992IObjectReaderFactory factory = this.provider.GetDefaultFactory(metaType);