12 references to MethodFinder
System.Data.Linq (12)
Mapping\AttributedMetaModel.cs (6)
364
this.insertMethod =
MethodFinder
.FindMethod(
370
this.updateMethod =
MethodFinder
.FindMethod(
376
this.deleteMethod =
MethodFinder
.FindMethod(
573
this.onLoadedMethod =
MethodFinder
.FindMethod(
580
this.onValidateMethod =
MethodFinder
.FindMethod(
1238
this.loadMethod =
MethodFinder
.FindMethod(
Mapping\MappedMetaModel.cs (6)
392
this.insertMethod =
MethodFinder
.FindMethod(
398
this.updateMethod =
MethodFinder
.FindMethod(
404
this.deleteMethod =
MethodFinder
.FindMethod(
610
this.onLoadedMethod =
MethodFinder
.FindMethod(
617
this.onValidateMethod =
MethodFinder
.FindMethod(
1143
this.loadMethod =
MethodFinder
.FindMethod(