1 write to _args
Aspire.TerminalHost (1)
13 references to _args
Aspire.TerminalHost (13)
TerminalHostApp.cs (13)
67ProducerUdsPath = _args.ProducerUdsPath,
68ConsumerUdsPath = _args.ConsumerUdsPath,
73CurrentColumns = _args.Columns,
74CurrentRows = _args.Rows,
104_args.Columns, _args.Rows, _args.ProducerUdsPath, _args.ConsumerUdsPath);
115_args.ProducerUdsPath,
116_args.ConsumerUdsPath,
117_args.Columns,
118_args.Rows,
127_args.ControlUdsPath,