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