8 references to FindMethod
System.Data.Linq (8)
Mapping\AttributedMetaModel.cs (4)
364
this.insertMethod = MethodFinder.
FindMethod
(
370
this.updateMethod = MethodFinder.
FindMethod
(
376
this.deleteMethod = MethodFinder.
FindMethod
(
1238
this.loadMethod = MethodFinder.
FindMethod
(
Mapping\MappedMetaModel.cs (4)
392
this.insertMethod = MethodFinder.
FindMethod
(
398
this.updateMethod = MethodFinder.
FindMethod
(
404
this.deleteMethod = MethodFinder.
FindMethod
(
1143
this.loadMethod = MethodFinder.
FindMethod
(