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