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