5 instantiations of LightThreadContext
System.Windows.Forms (1)
System\Windows\Forms\Application.ThreadContext.cs (1)
485: new LightThreadContext();
System.Windows.Forms.Tests (4)
ThreadContextTests.cs (4)
23Application.ThreadContext threadContext = new Application.LightThreadContext(); 32Application.ThreadContext threadContext = new Application.LightThreadContext(); 52Application.ThreadContext threadContext = new Application.LightThreadContext(); 72Application.ThreadContext threadContext = new Application.LightThreadContext();