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)
756
public sealed override bool IsInputBubble =>
_isInputBubble
;