1 reference to InitializeMethod
ILCompiler.Compiler (1)
Compiler\ReachabilityInstrumentationProvider.cs (1)
39
public static MethodDesc CreateInitializerMethod(CompilerTypeSystemContext context) => new
InitializeMethod
(context);