5 references to FindMethod
System.Data.Linq (5)
Mapping\AttributedMetaModel.cs (3)
19return FindMethod(type, name, flags, argTypes, true); 573this.onLoadedMethod = MethodFinder.FindMethod( 580this.onValidateMethod = MethodFinder.FindMethod(
Mapping\MappedMetaModel.cs (2)
610this.onLoadedMethod = MethodFinder.FindMethod( 617this.onValidateMethod = MethodFinder.FindMethod(