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