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