1 write to _inputBubble
crossgen2 (1)
Program.cs (1)
46_inputBubble = Get(command.InputBubble);
8 references to _inputBubble
crossgen2 (8)
Program.cs (8)
116if (_inputBubble) 246if (_inputBubble && inputBubbleReferenceFilePaths.Count == 0) 256if (_inputBubble) 290if (!_inputBubble) 308if (_inputBubble) 339_singleFileCompilation&& _inputBubble 343_singleFileCompilation && _inputBubble 452groupConfig.IsInputBubble = _inputBubble;