3 references to Create
System.Data.Linq (3)
Mapping\AttributedMetaModel.cs (1)
1270
acc = PropertyAccessor.
Create
(accessorType, pi, storage);
Mapping\MappedMetaModel.cs (2)
1175
acc = PropertyAccessor.
Create
(accessorType, pi, storage);
1824
acc = PropertyAccessor.
Create
(accessorType, pi, null);