8 references to SetCurrentThreadCultureWithAssert
System.Web (8)
HttpApplication.cs (2)
2052
HttpRuntime.
SetCurrentThreadCultureWithAssert
(culture);
2067
HttpRuntime.
SetCurrentThreadCultureWithAssert
(_savedAppLevelCulture);
HttpRuntime.cs (2)
672
SetCurrentThreadCultureWithAssert
(savedCulture);
1331
SetCurrentThreadCultureWithAssert
(HttpServerUtility.CreateReadOnlyCultureInfo(globConfig.Culture));
ThreadContext.cs (2)
259
HttpRuntime.
SetCurrentThreadCultureWithAssert
(_originalThreadCurrentCulture);
326
HttpRuntime.
SetCurrentThreadCultureWithAssert
(culture);
UI\BatchParser.cs (2)
49
HttpRuntime.
SetCurrentThreadCultureWithAssert
(CultureInfo.InvariantCulture);
58
HttpRuntime.
SetCurrentThreadCultureWithAssert
(prevCulture);