2 writes to _inThreadException
System.Windows.Forms (2)
System\Windows\Forms\Application.ThreadContext.cs (2)
601
_inThreadException
= true;
653
_inThreadException
= false;
1 reference to _inThreadException
System.Windows.Forms (1)
System\Windows\Forms\Application.ThreadContext.cs (1)
596
if (
_inThreadException
)