1 write to _compilationGroup
ILCompiler.ReadyToRun (1)
TypeSystem\Mutable\MutableModule.cs (1)
296
_compilationGroup
= compilationGroup;
3 references to _compilationGroup
ILCompiler.ReadyToRun (3)
TypeSystem\Mutable\MutableModule.cs (3)
42
(_mutableModule.
_compilationGroup
.CrossModuleInlineableModule(_mutableModule.ModuleThatIsCurrentlyTheSourceOfNewReferences)
51
if (_mutableModule.
_compilationGroup
.CrossModuleInlineableModule(module) || _mutableModule.
_compilationGroup
.VersionsWithModule(module))