Table of Contents

Property KnownMethodThunks

Namespace
MonoMod.Core.Platforms
Assembly
MonoMod.Core.dll

KnownMethodThunks

Gets a BytePatternCollection containing known method thunks for this architecture. These are used to locate the real method entry point.
BytePatternCollection KnownMethodThunks { get; }

Property Value

BytePatternCollection