Base:
property
IsInputBubble
ILCompiler.CompilationModuleGroup.IsInputBubble
2 references to IsInputBubble
ILCompiler.ReadyToRun (2)
Compiler\DependencyAnalysis\ReadyToRun\InstanceEntryPointTableNode.cs (1)
36if (_factory.CompilationModuleGroup.IsInputBubble)
Compiler\DependencyAnalysis\ReadyToRun\ManifestMetadataTableNode.cs (1)
127if (!_nodeFactory.CompilationModuleGroup.IsInputBubble)