2 writes to _inThreadException
System.Windows.Forms (2)
System\Windows\Forms\Application.ThreadContext.cs (2)
602
_inThreadException
= true;
654
_inThreadException
= false;
1 reference to _inThreadException
System.Windows.Forms (1)
System\Windows\Forms\Application.ThreadContext.cs (1)
597
if (
_inThreadException
)