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