2 references to s_localhostTldOption
aspire (2)
Templating\DotNetTemplateFactory.cs (2)
236
var useLocalhostTld = result.GetValue(
s_localhostTldOption
);
349
command.Options.Add(
s_localhostTldOption
);