1 write to _inputBubble
crossgen2 (1)
Program.cs (1)
46_inputBubble = Get(command.InputBubble);
8 references to _inputBubble
crossgen2 (8)
Program.cs (8)
111if (_inputBubble) 240if (_inputBubble && inputBubbleReferenceFilePaths.Count == 0) 250if (_inputBubble) 284if (!_inputBubble) 301if (_inputBubble) 332_singleFileCompilation&& _inputBubble 336_singleFileCompilation && _inputBubble 445groupConfig.IsInputBubble = _inputBubble;