3 references to Composite
crossgen2 (3)
Crossgen2RootCommand.cs (2)
184
Options.Add(
Composite
);
240
CompositeOrInputBubble = result.GetValue(
Composite
) | result.GetValue(InputBubble);
Program.cs (1)
408
bool composite = Get(_command.
Composite
);