2 writes to Culture
Aspire.Cli.Tests (2)
Commands\NewCommandTests.cs (2)
185TemplatingStrings.Culture = CultureInfo.GetCultureInfo("es-ES"); 207TemplatingStrings.Culture = originalCulture;
1 reference to Culture
Aspire.Cli.Tests (1)
Commands\NewCommandTests.cs (1)
181var originalCulture = TemplatingStrings.Culture;