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