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