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