1 write to _isInputBubble
ILCompiler.ReadyToRun (1)
Compiler\ReadyToRunCompilationModuleGroupBase.cs (1)
76_isInputBubble = config.IsInputBubble;
1 reference to _isInputBubble
ILCompiler.ReadyToRun (1)
Compiler\ReadyToRunCompilationModuleGroupBase.cs (1)
756public sealed override bool IsInputBubble => _isInputBubble;