2 references to Create
System.Windows.Forms (2)
System\Windows\Forms\Application.ThreadContext.cs (2)
498internal static ThreadContext FromCurrent() => t_currentThreadContext ?? Create(); 516context = Create();