3 writes to _filterSnapshotValid
System.Windows.Forms (3)
System\Windows\Forms\Application.ThreadContext.cs (3)
210
_filterSnapshotValid
= false;
670
_filterSnapshotValid
= false;
856
_filterSnapshotValid
= true;
1 reference to _filterSnapshotValid
System.Windows.Forms (1)
System\Windows\Forms\Application.ThreadContext.cs (1)
845
if (_messageFilters is not null && !
_filterSnapshotValid
&& _inProcessFilters == 0)