2 references to FindType
System.Data.Linq (2)
Mapping\MappedMetaModel.cs (2)
45this.providerType = this.FindType(this.mapping.Provider, typeof(SqlProvider).Namespace); 260return this.FindType(name, this.contextType.Namespace);