3 writes to _filterSnapshotValid
System.Windows.Forms (3)
System\Windows\Forms\Application.ThreadContext.cs (3)
215
_filterSnapshotValid
= false;
683
_filterSnapshotValid
= false;
872
_filterSnapshotValid
= true;
1 reference to _filterSnapshotValid
System.Windows.Forms (1)
System\Windows\Forms\Application.ThreadContext.cs (1)
861
if (_messageFilters is not null && !
_filterSnapshotValid
&& _inProcessFilters == 0)