2 references to GetMethodImplCommon
System.Private.CoreLib (2)
src\System\RuntimeType.CoreCLR.cs (2)
2801return GetMethodImplCommon(name, GenericParameterCountAny, bindingAttr, binder, callConv, types, modifiers); 2809return GetMethodImplCommon(name, genericParameterCount, bindingAttr, binder, callConv, types, modifiers);