1 write to ProducerUdsPath
Aspire.TerminalHost (1)
TerminalReplica.cs (1)
174ProducerUdsPath = producerUdsPath;
7 references to ProducerUdsPath
Aspire.TerminalHost (7)
TerminalHostApp.cs (1)
82ProducerUdsPath = replica.ProducerUdsPath,
TerminalReplica.cs (6)
365TryDeleteUdsFile(ProducerUdsPath); 375_ = ApplyRestrictiveSocketPermissionsAsync(ProducerUdsPath, _stopCts.Token); 389ProducerUdsPath, Columns, Rows); 390await foreach (var stream in Hmp1Transports.ListenUnixSocket(ProducerUdsPath, cct).ConfigureAwait(false)) 400ProducerUdsPath, restartCount); 558TryDeleteUdsFile(ProducerUdsPath);