1 write to _manifestMutableModule
ILCompiler.ReadyToRun (1)
IL\ReadyToRunILProvider.cs (1)
41_manifestMutableModule = module;
2 references to _manifestMutableModule
ILCompiler.ReadyToRun (2)
IL\ReadyToRunILProvider.cs (2)
150Debug.Assert(_manifestMutableModule != null); 156if (!wrappedMethodIL.Initialize(_manifestMutableModule, EcmaMethodIL.Create((EcmaMethod)method.GetPrimaryMethodDesc().GetTypicalMethodDefinition())))