1 write to CompositeOrInputBubble
crossgen2 (1)
Crossgen2RootCommand.cs (1)
247
CompositeOrInputBubble
= result.GetValue(Composite) | result.GetValue(InputBubble);
2 references to CompositeOrInputBubble
crossgen2 (2)
Program.cs (2)
396
if (!_command.
CompositeOrInputBubble
)
622
if (!_command.
CompositeOrInputBubble
)