1 reference to FindMethod
System.Core (1)
System\Linq\SequenceQuery.cs (1)
214
MethodInfo method =
FindMethod
(m.Method.DeclaringType, m.Method.Name, args, typeArgs, flags);