1 write to CompositeOrInputBubble
crossgen2 (1)
Crossgen2RootCommand.cs (1)
240CompositeOrInputBubble = result.GetValue(Composite) | result.GetValue(InputBubble);
2 references to CompositeOrInputBubble
crossgen2 (2)
Program.cs (2)
362if (!_command.CompositeOrInputBubble) 588if (!_command.CompositeOrInputBubble)