1 reference to PrepareMethod
System.Private.CoreLib (1)
src\System\Runtime\CompilerServices\RuntimeHelpers.CoreCLR.cs (1)
202
public static void PrepareMethod(RuntimeMethodHandle method) =>
PrepareMethod
(method, null);