2 writes to IsInputBubble
crossgen2 (1)
Program.cs (1)
479groupConfig.IsInputBubble = _inputBubble;
ILCompiler.ReadyToRun (1)
PortableCallHelpers\PortableCallHelpersGenerator.cs (1)
181IsInputBubble = true,
1 reference to IsInputBubble
ILCompiler.ReadyToRun (1)
Compiler\ReadyToRunCompilationModuleGroupBase.cs (1)
76_isInputBubble = config.IsInputBubble;