27 instantiations of CultureReplacer
Diagnostics.FunctionalTests (1)
Microsoft.AspNetCore.Components.WebAssembly.Tests (1)
Microsoft.AspNetCore.InternalTesting (1)
Microsoft.AspNetCore.Mvc.DataAnnotations.Test (14)
DataAnnotationsMetadataProviderTest.cs (12)
599using (new CultureReplacer("en-US", "en-US"))
605using (new CultureReplacer("fr-FR", "fr-FR"))
1031using (new CultureReplacer("en-US", "en-US"))
1036using (new CultureReplacer("fr-FR", "fr-FR"))
1051using (new CultureReplacer("en-US", "en-US"))
1056using (new CultureReplacer("fr-FR", "fr-FR"))
1071using (new CultureReplacer("en-US", "en-US"))
1076using (new CultureReplacer("fr-FR", "fr-FR"))
1091using (new CultureReplacer("en-US", "en-US"))
1096using (new CultureReplacer("fr-FR", "fr-FR"))
1745using (new CultureReplacer(string.Empty, string.Empty))
1754using (new CultureReplacer(string.Empty, string.Empty))
Microsoft.AspNetCore.Mvc.FunctionalTests (1)
Microsoft.AspNetCore.Mvc.Razor.Test (1)
Microsoft.AspNetCore.Mvc.TagHelpers.Test (6)
Microsoft.AspNetCore.Routing.Tests (2)
1 reference to CultureReplacer
Microsoft.AspNetCore.Components.WebAssembly.Tests (1)