2 references to s_timestampsOption
aspire (2)
Commands\LogsCommand.cs (2)
137
Options.Add(
s_timestampsOption
);
151
var timestamps = parseResult.GetValue(
s_timestampsOption
);