2 references to GetMethodImplCommon
System.Reflection.MetadataLoadContext (2)
System\Reflection\TypeLoading\RuntimeTypeInfo.BindingFlags.cs (2)
56return GetMethodImplCommon(name, GenericParameterCountAny, bindingAttr, binder, callConvention, types, modifiers); 61return GetMethodImplCommon(name, genericParameterCount, bindingAttr, binder, callConvention, types, modifiers);