2 references to _localhostTldOption
aspire (2)
Templating\DotNetTemplateFactory.cs (2)
324
var useLocalhostTld = result.GetValue(
_localhostTldOption
);
437
AddOptionIfMissing(command,
_localhostTldOption
);