17 writes to _cachedRowCountsAccessAllowed
System.Windows.Forms (17)
System\Windows\Forms\Controls\DataGridView\DataGridViewRowCollection.cs (17)
259_cachedRowCountsAccessAllowed = false; 446_cachedRowCountsAccessAllowed = false; 513_cachedRowCountsAccessAllowed = false; 600_cachedRowCountsAccessAllowed = false; 633_cachedRowCountsAccessAllowed = false; 702_cachedRowCountsAccessAllowed = false; 771_cachedRowCountsAccessAllowed = false; 826_cachedRowCountsAccessAllowed = false; 1547_cachedRowCountsAccessAllowed = false; 1627_cachedRowCountsAccessAllowed = false; 1645_cachedRowCountsAccessAllowed = false; 1671_cachedRowCountsAccessAllowed = false; 1740_cachedRowCountsAccessAllowed = false; 1821_cachedRowCountsAccessAllowed = false; 1858_cachedRowCountsAccessAllowed = true; 1866_cachedRowCountsAccessAllowed = true; 2480_cachedRowCountsAccessAllowed = true;
4 references to _cachedRowCountsAccessAllowed
System.Windows.Forms (4)
System\Windows\Forms\Controls\DataGridView\DataGridViewRowCollection.cs (4)
886Debug.Assert(_cachedRowCountsAccessAllowed); 942Debug.Assert(_cachedRowCountsAccessAllowed); 986Debug.Assert(_cachedRowCountsAccessAllowed); 1147Debug.Assert(_cachedRowCountsAccessAllowed);