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