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