Implemented interface member:
method
Clear
System.Collections.IList.Clear()
6 overrides of Clear
System.Net.WebProxy (1)
System\Net\WebProxy.cs (1)
296public override void Clear()
System.Private.CoreLib (5)
src\libraries\System.Private.CoreLib\src\System\Collections\ArrayList.cs (5)
788public override void Clear() 1244public override void Clear() 1710public override void Clear() 1965public override void Clear() 2239public override void Clear()
81 references to Clear
dotnet-svcutil-lib (9)
FrameworkFork\Microsoft.CodeDom\System\CodeNamespaceImportCollection.cs (1)
116_data.Clear();
FrameworkFork\Microsoft.Xml\Xml\Core\XsdValidatingReader.cs (1)
2093_defaultAttributes.Clear();
FrameworkFork\Microsoft.Xml\Xml\Dom\DocumentSchemaValidator.cs (1)
434_defaultAttributes.Clear();
FrameworkFork\Microsoft.Xml\Xml\schema\Preprocessor.cs (2)
98_rootSchema.ImportedSchemas.Clear(); 99_rootSchema.ImportedNamespaces.Clear();
FrameworkFork\Microsoft.Xml\Xml\schema\XmlSchemaValidator.cs (1)
2646expectedNames.Clear();
FrameworkFork\Microsoft.Xml\Xml\schema\XsdBuilder.cs (1)
804_unhandledAttributes.Clear();
FrameworkFork\Microsoft.Xml\Xml\Serialization\CodeIdentifiers.cs (1)
70_list.Clear();
FrameworkFork\Microsoft.Xml\Xml\Serialization\XmlSerializationReader.cs (1)
535list.Clear();
PresentationBuildTasks (5)
MS\Internal\Localization\LocalizationParserHooks.cs (1)
48_commentList.Clear();
MS\Internal\MarkupCompiler\MarkupCompiler.cs (3)
261_pendingLocalFiles.Clear(); 283_pendingLocalFiles.Clear(); 602_usingNS.Clear();
MS\Internal\MarkupCompiler\ParserExtension.cs (1)
682_events.Clear();
PresentationCore (1)
MS\Internal\IO\Packaging\ByteRangeDownloader.cs (1)
164_byteRangesAvailable.Clear();
PresentationFramework (15)
MS\Internal\Controls\InnerItemCollectionView.cs (1)
238_rawList.Clear();
MS\Internal\Data\DefaultAsyncDataDispatcher.cs (1)
44_list.Clear();
System\Windows\Data\CompositeCollection.cs (1)
136InternalList.Clear();
System\Windows\Documents\CompositionAdorner.cs (1)
478_compositionLines.Clear();
System\windows\Documents\TextEditorTyping.cs (1)
168threadLocalStore.PendingInputItems.Clear();
System\Windows\Documents\TextStore.cs (2)
910_preparedattributes.Clear(); 2755_preparedattributes.Clear();
System\Windows\Documents\XamlToRtfParser.cs (1)
772Clear();
System\Windows\Markup\BamlReader.cs (1)
2336_properties.Clear();
System\Windows\Markup\BamlRecordReader.cs (1)
1896staticResources.Clear();
System\Windows\Markup\BamlWriter.cs (1)
1000_markupExtensionNodes.Clear();
System\Windows\Navigation\NavigationService.cs (4)
1841_recursiveNavigateList.Clear(); 1900PendingNavigationList.Clear(); 2112_recursiveNavigateList.Clear(); 3563_childNavigationServices.Clear();
System.CodeDom (1)
System\CodeDom\CodeNamespaceImportCollection.cs (1)
51_data.Clear();
System.Collections.NonGeneric (1)
System\Collections\CollectionBase.cs (1)
67InnerList.Clear();
System.Collections.Specialized (2)
System\Collections\Specialized\OrderedDictionary.cs (1)
246_objectsArray?.Clear();
System\Collections\Specialized\StringCollection.cs (1)
85data.Clear();
System.Configuration.ConfigurationManager (3)
System\Configuration\BaseConfigurationRecord.cs (1)
677_locationSections?.Clear();
System\Configuration\ConfigurationPropertyCollection.cs (1)
79_items.Clear();
System\Configuration\SettingsPropertyValueCollection.cs (1)
105_values.Clear();
System.Data.Common (10)
System\Data\ConstraintCollection.cs (2)
455List.Clear(); 463List.Clear();
System\Data\DataColumnCollection.cs (2)
613_list.Clear(); 621_list.Clear();
System\Data\DataTableCollection.cs (2)
477_list.Clear(); 619_list.Clear();
System\Data\XMLSchema.cs (1)
172schemaList.Clear();
System\Xml\XmlDataDocument.cs (3)
1645_columnChangeList.Clear(); 2110_columnChangeList.Clear(); 2127_columnChangeList.Clear();
System.Net.Primitives (1)
System\Net\CookieCollection.cs (1)
94m_list.Clear();
System.Net.WebProxy (1)
System\Net\WebProxy.cs (1)
299base.Clear();
System.Private.CoreLib (1)
src\libraries\System.Private.CoreLib\src\System\Collections\ArrayList.cs (1)
1248_list.Clear();
System.Private.Xml (11)
System\Xml\Core\XsdValidatingReader.cs (1)
2202_defaultAttributes.Clear();
System\Xml\Dom\DocumentSchemaValidator.cs (1)
414_defaultAttributes.Clear();
System\Xml\Schema\Preprocessor.cs (2)
93_rootSchema.ImportedSchemas.Clear(); 94_rootSchema.ImportedNamespaces.Clear();
System\Xml\Schema\XmlSchemaValidator.cs (1)
2633expectedNames.Clear();
System\Xml\Serialization\CodeIdentifiers.cs (1)
68_list.Clear();
System\Xml\Serialization\XmlSerializationReader.cs (1)
511list.Clear();
System\Xml\Xsl\IlGen\XmlILConstructAnalyzer.cs (1)
814_dupAttrs.Clear();
System\Xml\Xsl\XsltOld\NumberAction.cs (2)
401list.Clear(); 433list.Clear();
System\Xml\Xsl\XsltOld\Processor.cs (1)
214_sortArray.Clear();
System.Private.Xml.Linq (1)
System\Xml\Schema\XNodeValidator.cs (1)
283defaultAttributes.Clear();
System.Security.Cryptography.Xml (10)
System\Security\Cryptography\Xml\CanonicalXmlNodeList.cs (1)
43_nodeArray.Clear();
System\Security\Cryptography\Xml\EncryptionPropertyCollection.cs (1)
43_props.Clear();
System\Security\Cryptography\Xml\KeyInfoX509Data.cs (4)
198_subjectKeyIds?.Clear(); 199_subjectNames?.Clear(); 200_issuerSerials?.Clear(); 201_certificates?.Clear();
System\Security\Cryptography\Xml\ReferenceList.cs (1)
41_references.Clear();
System\Security\Cryptography\Xml\SignedInfo.cs (1)
252_references.Clear();
System\Security\Cryptography\Xml\TransformChain.cs (1)
183_transforms.Clear();
System\Security\Cryptography\Xml\XmlDecryptionTransform.cs (1)
90ExceptUris.Clear();
System.Windows.Forms.Design (1)
System\Windows\Forms\Design\ToolStripMenuItemDesigner.cs (1)
2115mainStripDesigner.Items.Clear();
System.Windows.Forms.Tests (4)
System\Windows\Forms\DomainUpDownTests.cs (4)
25_control.Items.Clear(); 27_sub.Items.Clear(); 1388_control.Items.Clear(); 1449_control.Items.Clear();
UIAutomationClient (3)
MS\Internal\Automation\ProxyManager.cs (2)
105_partialClassHandlers.Clear(); 107_fallbackHandlers.Clear();
MS\Internal\Automation\WinEventWrap.cs (1)
64_clientCallbacks.Clear ();
UIAutomationClientSideProviders (1)
MS\Internal\AutomationProxies\MSAAWinEventWrap.cs (1)
65_clientCallbacks.Clear ();