1 write to IsInputBubble
crossgen2 (1)
Program.cs (1)
445groupConfig.IsInputBubble = _inputBubble;
1 reference to IsInputBubble
ILCompiler.ReadyToRun (1)
Compiler\ReadyToRunCompilationModuleGroupBase.cs (1)
76_isInputBubble = config.IsInputBubble;