2 references to ResolveMethodHandleInternal
mscorlib (2)
system\reflection\customattribute.cs (1)
1925ctor = ModuleHandle.ResolveMethodHandleInternal(decoratedModule.GetNativeHandle(), caRecord.tkCtor);
system\rttype.cs (1)
1984return GetMethodBase(ModuleHandle.ResolveMethodHandleInternal(scope, typeMetadataToken));