1 instantiation of TreeNodeCollectionAddRangeRespectsSortOrderScope
System.Windows.Forms.Tests (1)
System\Windows\Forms\TreeNodeCollectionTests.cs (1)
299using (TreeNodeCollectionAddRangeRespectsSortOrderScope scope = new(enable: true))
3 references to TreeNodeCollectionAddRangeRespectsSortOrderScope
System.Windows.Forms.Tests (1)
System\Windows\Forms\TreeNodeCollectionTests.cs (1)
299using (TreeNodeCollectionAddRangeRespectsSortOrderScope scope = new(enable: true))
System.Windows.Forms.TestUtilities (2)
TreeNodeCollectionAddRangeRespectsSortOrderScope.cs (2)
20Monitor.Enter(typeof(TreeNodeCollectionAddRangeRespectsSortOrderScope)); 32Monitor.Exit(typeof(TreeNodeCollectionAddRangeRespectsSortOrderScope));