Implemented interface member:
method
Clear
System.Collections.IDictionary.Clear()
9 references to Clear
PresentationBuildTasks (1)
Framework\System\Windows\Markup\XamlTypeMapper.cs (1)
4117
_piTable.
Clear
();
PresentationFramework (4)
src\Framework\MS\Internal\Data\DataBindEngine.cs (1)
325
_mostRecentTask.
Clear
();
src\Framework\MS\Internal\DataStreams.cs (1)
410
_subStreams.
Clear
();
src\Framework\System\Windows\Markup\XamlTypeMapper.cs (2)
286
_piTable.
Clear
();
290
_assemblyPathTable.
Clear
();
System.Data.SqlXml (1)
System\Xml\Xsl\Xslt\QilGenerator.cs (1)
700
prefixesInUse.
Clear
();
System.Web (3)
Security\RolePrincipal.cs (2)
302
_Roles.
Clear
();
333
_Roles.
Clear
();
UI\WebParts\PersonalizationDictionary.cs (1)
91
_dictionary.
Clear
();