2 writes to _inThreadException
System.Windows.Forms (2)
System\Windows\Forms\Application.ThreadContext.cs (2)
589
_inThreadException
= true;
641
_inThreadException
= false;
1 reference to _inThreadException
System.Windows.Forms (1)
System\Windows\Forms\Application.ThreadContext.cs (1)
584
if (
_inThreadException
)