1 write to _args
Aspire.TerminalHost (1)
TerminalHostApp.cs (1)
46_args = args;
13 references to _args
Aspire.TerminalHost (13)
TerminalHostApp.cs (13)
69ProducerUdsPath = _args.ProducerUdsPath, 70ConsumerUdsPath = _args.ConsumerUdsPath, 75CurrentColumns = _args.Columns, 76CurrentRows = _args.Rows, 106_args.Columns, _args.Rows, _args.ProducerUdsPath, _args.ConsumerUdsPath); 117_args.ProducerUdsPath, 118_args.ConsumerUdsPath, 119_args.Columns, 120_args.Rows, 129_args.ControlUdsPath,