14 references to Clear
PresentationBuildTasks (1)
Framework\System\Windows\Markup\MarkupExtensionParser.cs (1)
1170bracketCharacterStack.Clear();
PresentationCore (1)
Core\CSharp\System\Windows\EventRoute.cs (1)
541_branchNodeStack.Clear();
PresentationFramework (3)
src\Framework\MS\Internal\Data\LiveShapingBlock.cs (2)
337stack.Clear(); 418stack.Clear();
src\Framework\System\Windows\Markup\MarkupExtensionParser.cs (1)
1170bracketCharacterStack.Clear();
System (1)
compmod\system\collections\generic\sortedset.cs (1)
2346stack.Clear();
System.Data.SqlXml (2)
System\Xml\Xsl\XPath\XPathParser.cs (1)
35this.posInfo.Clear();
System\Xml\Xsl\Xslt\InvokeGenerator.cs (1)
43iterStack.Clear();
System.ServiceModel (3)
System\ServiceModel\Dispatcher\SeekableMessageNavigator.cs (3)
179this.nsStack.Clear(); 817this.nsStack.Clear(); 864this.nsStack.Clear();
System.ServiceModel.Internals (2)
System\Runtime\InternalBufferManager.cs (1)
509this.items.Clear();
System\Runtime\SynchronizedPool.cs (1)
433this.items.Clear();
System.Web (1)
BufferAllocator.cs (1)
262_buffers.Clear();