1 write to _singleFileCompilation
crossgen2 (1)
Program.cs (1)
47_singleFileCompilation = Get(command.SingleFileCompilation);
5 references to _singleFileCompilation
crossgen2 (5)
Program.cs (5)
74if (_singleFileCompilation && !_outNearInput) 122if (!_singleFileCompilation) 278if (_singleFileCompilation) 339_singleFileCompilation&& _inputBubble 343_singleFileCompilation && _inputBubble