2 references to IsDeferredType
System.Data.Linq (2)
Mapping\MappedMetaModel.cs (2)
978
this.isDeferred =
IsDeferredType
(storageType);
1163
IsDeferredType
(clrType.BaseType);