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