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