2 references to _replicaOption
aspire (2)
Commands\TerminalTapePlayCommand.cs (2)
65
Options.Add(
_replicaOption
);
123
connectionResult.Connection, resourceName, parseResult.GetValue(
_replicaOption
), cancellationToken).ConfigureAwait(false);