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