Table of Contents

Class ReflectionHelper

Namespace
MonoMod.Utils
Assembly
MonoMod.Utils.dll
public static class ReflectionHelper
Inheritance
ReflectionHelper

Fields

AssemblyHashNameTag
AssemblyHashPrefix

Methods

ApplyRuntimeHash(AssemblyNameReference, Assembly)
FixReflectionCache(Type?)
FixReflectionCacheAuto(Type)
GetModuleType(Module?)
GetRealDeclaringType(MemberInfo)
GetRuntimeHashedFullName(AssemblyNameReference)
GetRuntimeHashedFullName(Assembly)
GetType(string)
ImportCallSite(ModuleDefinition, ICallSiteGenerator)
ImportCallSite(ModuleDefinition, SignatureHelper)
ImportCallSite(ModuleDefinition, Module, byte[])
ImportCallSite(ModuleDefinition, Module, int)
Load(ModuleDefinition)
Load(Stream)
ResolveReflection(CallSite, Module)
ResolveReflection(EventReference)
ResolveReflection(FieldReference)
ResolveReflection(MemberReference)
ResolveReflection(MethodReference)
ResolveReflection(PropertyReference)
ResolveReflection(TypeReference)
ResolveReflectionSignature(IMethodSignature, Module)