Implemented interface member:
13 references to Clear
dotnet-svcutil-lib (1)
FrameworkFork\System.Web.Services\Services\Description\ServiceDescription.cs (1)
403s_warnings.Clear();
System.Configuration.ConfigurationManager (1)
System\Configuration\StringAttributeCollection.cs (1)
112base.Clear();
System.DirectoryServices (2)
System\DirectoryServices\ActiveDirectory\Utils.cs (2)
1201searcher.PropertiesToLoad.Clear(); 1632searcher2.PropertiesToLoad.Clear();
System.Management (4)
System\Management\ManagementQuery.cs (4)
967selectedProperties?.Clear(); 983selectedProperties.Clear(); 3022groupByPropertyList?.Clear(); 3074groupByPropertyList.Clear();
System.Windows.Forms.Design (5)
System\Windows\Forms\Design\ToolStripContentPanelDesigner.cs (1)
23_contextMenu.GroupOrdering.Clear();
System\Windows\Forms\Design\ToolStripItemDesigner.cs (2)
85toolStripContextMenu.GroupOrdering.Clear(); 90toolStripContextMenu.GroupOrdering.Clear();
System\Windows\Forms\Design\ToolStripPanelDesigner.cs (1)
72_contextMenu.GroupOrdering.Clear();
System\Windows\Forms\Design\ToolStripTemplateNode.cs (1)
266templateNodeContextMenu.GroupOrdering.Clear();