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)
861if (_messageFilters is not null && !_filterSnapshotValid && _inProcessFilters == 0)