RuntimeHelpers::PrepareMethod Method
.NET Framework (current version)
Prepares a method for inclusion in a constrained execution region (CER).
Assembly: mscorlib (in mscorlib.dll)
| Name | Description | |
|---|---|---|
![]() ![]() | PrepareMethod(RuntimeMethodHandle) | Prepares a method for inclusion in a constrained execution region (CER). |
![]() ![]() | PrepareMethod(RuntimeMethodHandle, array<RuntimeTypeHandle>^) | Prepares a method for inclusion in a constrained execution region (CER) with the specified instantiation. |
Show:

