12 writes to CurrentCulture
mscorlib (1)
System.ServiceModel.Activation (1)
System.Web (9)
System.Windows.Forms (1)
48 references to CurrentCulture
mscorlib (7)
PresentationFramework (8)
src\Framework\System\Windows\Interop\DynamicScriptObject.cs (3)
615HRESULT hr = _scriptObject.GetIDsOfNames(ref guid, names, dispids.Length, Thread.CurrentThread.CurrentCulture.LCID, dispids);
667return _scriptObjectEx.InvokeEx(dispid, Thread.CurrentThread.CurrentCulture.LCID, flags, dp, out result, exInfo, BrowserInteropHelper.HostHtmlDocumentServiceProvider);
672return _scriptObject.Invoke(dispid, ref guid, Thread.CurrentThread.CurrentCulture.LCID, flags, dp, out result, exInfo, null);
System (1)
System.Data (1)
System.ServiceModel.Activation (1)
System.Web (18)
System.Windows.Forms (2)
System.Workflow.Activities (1)
System.Workflow.Runtime (8)
System.Xml (1)