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)
23
Application.ThreadContext threadContext = new Application.
LightThreadContext
();
32
Application.ThreadContext threadContext = new Application.
LightThreadContext
();
52
Application.ThreadContext threadContext = new Application.
LightThreadContext
();
72
Application.ThreadContext threadContext = new Application.
LightThreadContext
();