1 type derived from Stack
mscorlib (1)
system\collections\stack.cs (1)
219private class SyncStack : Stack
76 instantiations of Stack
mscorlib (4)
system\collections\stack.cs (1)
101Stack s = new Stack(_size);
system\environment.cs (1)
181rh.currentlyLoading = new Stack(4);
system\runtime\serialization\safeserializationmanager.cs (1)
398Stack inheritanceChain = new Stack();
system\security\policy\evidence.cs (1)
1889m_enumerators = new Stack();
PresentationBuildTasks (4)
BuildTasks\Ms\Internal\MarkupCompiler\MarkupCompiler.cs (1)
514_codeContexts = new Stack();
Framework\System\Windows\Markup\ParserContext.cs (1)
503_langSpaceStack = new Stack(1);
Framework\System\Windows\Markup\TemplateXamlParser.cs (1)
1876Stack _elementTypeStack = new Stack(5);
Framework\System\Windows\Markup\XamlReaderHelper.cs (1)
155_textFlowStack = new Stack();
PresentationCore (3)
Core\CSharp\System\Windows\Input\InputManager.cs (1)
186_stagingArea = new Stack();
Core\CSharp\System\Windows\Media\Animation\Subtree.cs (1)
304_indexStack = new Stack(9);
Core\CSharp\System\Windows\Media\HitTestWithGeometryDrawingContextWalker.cs (1)
462_modifierStack = new Stack();
PresentationFramework (14)
src\Framework\MS\Internal\Documents\ParentUndoUnit.cs (1)
505_units = new Stack(2);
src\Framework\MS\Internal\Documents\UndoManager.cs (2)
85_redoStack = new Stack(2); 695value = new Stack(2);
src\Framework\MS\Internal\IO\Packaging\XamlFilter.cs (1)
131_contextStack = new Stack(32);
src\Framework\System\Windows\Documents\FixedTextBuilder.cs (2)
1409_endNodes = new Stack(); 1410_fixedElements = new Stack();
src\Framework\System\Windows\Markup\BamlReader.cs (4)
194_nodeStack = new Stack(); 1462Stack readProperty = new Stack(); 1463Stack readConstructor = new Stack(); 1464Stack readFirstConstructor = new Stack();
src\Framework\System\Windows\Markup\ParserContext.cs (3)
373_nameScopeStack = new Stack(2); 503_langSpaceStack = new Stack(1); 797_freezeStack = new Stack();
src\Framework\System\Windows\Style.cs (1)
607Stack basedOnHierarchy = new Stack(10); // 10 because that's the default value (see MSDN) and the perf team wants us to specify something.
System (3)
compmod\system\codedom\CodeTypeReference.cs (1)
169Stack subTypeNames = new Stack();
compmod\system\diagnostics\CorrelationManager.cs (1)
60idStack = new Stack();
net\System\Net\connectionpool.cs (1)
813private readonly Stack _stack = new Stack();
System.Activities.Presentation (1)
System.Activities.Presentation\System\Activities\Presentation\View\TreeView\DesignerTreeAutoExpandHelper.cs (1)
29Stack pathStack = new Stack();
System.Configuration (2)
System\Configuration\BaseConfigurationRecord.cs (1)
4620return (CurrentConfiguration == null) ? (new Stack()) : CurrentConfiguration.SectionsStack;
System\Configuration\Configuration.cs (1)
308_SectionsStack = new Stack();
System.Data (3)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\View\TreeView\DesignerTreeAutoExpandHelper.cs (1)
29Stack pathStack = new Stack();
fx\src\data\System\Data\XmlDataLoader.cs (2)
52childRowsStack = new Stack(50); 78childRowsStack = new Stack(50);
System.Data.SqlXml (1)
System\Xml\Xsl\XsltOld\Compiler.cs (1)
578this.stylesheets = new Stack();
System.Drawing (1)
misc\GDI\DeviceContext.cs (1)
571contextStack = new Stack();
System.Runtime.Remoting (2)
metadata\wsdlparser.cs (2)
3031private Stack _currentReaderStack = new Stack(5); 3032private Stack _currentSchemaReaderStack = new Stack(5);
System.Runtime.Serialization (1)
System\Runtime\Serialization\CodeGenerator.cs (1)
230this.blockStack = new Stack();
System.ServiceModel (1)
System\ServiceModel\Dispatcher\CodeGenerator.cs (1)
147this.blockStack = new Stack();
System.Web (10)
BufferAllocator.cs (1)
66_buffers = new Stack();
Compilation\BuildProvidersCompiler.cs (1)
503Stack stack = new Stack();
HttpContext.cs (2)
863_handlerStack = new Stack(); 1875_traceContextStack = new Stack();
UI\Html32TextWriter.cs (1)
80_fontStack = new Stack(3);
UI\ObjectStateFormatter.cs (1)
887Stack objectStack = new Stack();
UI\Page.cs (2)
3009_partialCachingControlStack = new Stack(); 6329_dataBindingContext = new Stack();
UI\TemplateParser.cs (2)
561_idListStack = new Stack(); 609_builderStack = new Stack();
System.Web.DataVisualization (1)
Common\General\AxisScaleSegments.cs (1)
103 private Stack _oldAxisSettings = new Stack();
System.Web.Mobile (13)
UI\MobileControls\Adapters\HtmlMobileTextWriter.cs (8)
708Stack tmpStack = new Stack(); 731Stack tempStack = new Stack(); 753Stack tempStack = new Stack(); 833Stack tempStack = new Stack(); 909_stack = new Stack(); 964_stack = new Stack(); 966_tagsWritten = new Stack(); 987_tagsWritten = new Stack();
UI\MobileControls\Adapters\WmlMobileTextWriter.cs (2)
53private Stack _layoutStack = new Stack(); 54private Stack _formatStack = new Stack();
UI\MobileControls\Adapters\XhtmlAdapters\XhtmlMobileTextWriter.cs (2)
54private Stack _physicalCssClasses = new Stack(); 298private Stack _styleStack = new Stack ();
UI\MobileControls\Design\Util\SimpleParser.cs (1)
272_tagStack = new Stack(initialCapacity);
System.Windows.Forms (2)
misc\GDI\DeviceContext.cs (1)
571contextStack = new Stack();
winforms\Managed\System\WinForms\DataGrid.cs (1)
3815Stack parentStack = new Stack();
System.Windows.Forms.DataVisualization (1)
Common\General\AxisScaleSegments.cs (1)
103 private Stack _oldAxisSettings = new Stack();
System.Workflow.ComponentModel (1)
AuthoringOM\Serializer\WorkflowMarkupSerializationManager.cs (1)
32private Stack serializationStack = new Stack();
System.Xml (7)
System\Xml\Schema\ContentValidator.cs (1)
996stack = new Stack();
System\Xml\Schema\SchemaCollectionCompiler.cs (1)
19Stack complexTypeStack = new Stack();
System\Xml\Schema\SchemaSetCompiler.cs (1)
26Stack complexTypeStack = new Stack();
System\Xml\Schema\XsdBuilder.cs (1)
628private Stack containerStack = new Stack();
System\Xml\Serialization\CodeGenerator.cs (3)
96this.blockStack = new Stack(); 97this.whileStack = new Stack(); 512Stack leaveLabels = new Stack();
UIAutomationClient (1)
System\Windows\Automation\CacheRequest.cs (1)
173_threadStack = new Stack();
120 references to Stack
mscorlib (15)
system\collections\stack.cs (12)
25[DebuggerTypeProxy(typeof(System.Collections.Stack.StackDebugView))] 101Stack s = new Stack(_size); 195public static Stack Synchronized(Stack stack) { 198Contract.Ensures(Contract.Result<Stack>() != null); 221private Stack _s; 224internal SyncStack(Stack stack) { 256return new SyncStack((Stack)_s.Clone()); 309private Stack _stack; 314internal StackEnumerator(Stack stack) { 364private Stack stack; 366public StackDebugView( Stack stack) {
system\environment.cs (1)
70private Stack currentlyLoading;
system\runtime\serialization\safeserializationmanager.cs (1)
398Stack inheritanceChain = new Stack();
system\security\policy\evidence.cs (1)
1792private Stack m_enumerators;
PresentationBuildTasks (6)
BuildTasks\Ms\Internal\MarkupCompiler\MarkupCompiler.cs (1)
3438private Stack _codeContexts = null;
Framework\System\Windows\Markup\ParserContext.cs (2)
853private Stack _langSpaceStack; 985private Stack _freezeStack = null;
Framework\System\Windows\Markup\TemplateXamlParser.cs (1)
1876Stack _elementTypeStack = new Stack(5);
Framework\System\Windows\Markup\XamlReaderHelper.cs (2)
6720Stack TextFlowStack 6789Stack _textFlowStack;
PresentationCore (3)
Core\CSharp\System\Windows\Input\InputManager.cs (1)
1199private Stack _stagingArea;
Core\CSharp\System\Windows\Media\Animation\Subtree.cs (1)
418private Stack _indexStack;
Core\CSharp\System\Windows\Media\HitTestWithGeometryDrawingContextWalker.cs (1)
476private Stack _modifierStack;
PresentationFramework (26)
src\Framework\MS\Internal\Documents\ParentUndoUnit.cs (2)
592protected Stack Units 660private Stack _units;
src\Framework\MS\Internal\Documents\UndoManager.cs (5)
689internal Stack SetRedoStack(Stack value) 691Stack previousValue = _redoStack; 1119protected Stack RedoStack 1208private Stack _redoStack; // stack of redo units
src\Framework\MS\Internal\IO\Packaging\XamlFilter.cs (1)
1030private Stack _contextStack;
src\Framework\System\Windows\Documents\FixedTextBuilder.cs (2)
1825private Stack _endNodes; 1826private Stack _fixedElements;
src\Framework\System\Windows\Documents\TextStore.cs (3)
3470Stack imeChangeStack = undoManager.SetRedoStack(null); 3730private void SetFinalDocumentState(UndoManager undoManager, Stack imeChangeStack, int appChangeCount, 3749Stack appRedoStack = undoManager.SetRedoStack(imeChangeStack);
src\Framework\System\Windows\Markup\BamlReader.cs (4)
1462Stack readProperty = new Stack(); 1463Stack readConstructor = new Stack(); 1464Stack readFirstConstructor = new Stack(); 2869private Stack _nodeStack;
src\Framework\System\Windows\Markup\ParserContext.cs (8)
175_nameScopeStack = (Stack)parserContext._nameScopeStack.Clone(); 368internal Stack NameScopeStack 689context._nameScopeStack = (_nameScopeStack != null) ? (Stack)_nameScopeStack.Clone() : null; 694context._langSpaceStack = (_langSpaceStack != null) ? (Stack)_langSpaceStack.Clone() : null; 702context._freezeStack = (_freezeStack != null) ? (Stack) _freezeStack.Clone() : null; 853private Stack _langSpaceStack; 864private Stack _nameScopeStack; 985private Stack _freezeStack = null;
src\Framework\System\Windows\Style.cs (1)
607Stack basedOnHierarchy = new Stack(10); // 10 because that's the default value (see MSDN) and the perf team wants us to specify something.
System (13)
compmod\system\codedom\CodeTypeReference.cs (1)
169Stack subTypeNames = new Stack();
compmod\system\diagnostics\CorrelationManager.cs (6)
34public Stack LogicalOperationStack { 44Stack idStack = GetLogicalOperationStack(); 53Stack idStack = GetLogicalOperationStack(); 57private Stack GetLogicalOperationStack() { 58Stack idStack = CallContext.LogicalGetData(transactionSlotName) as Stack;
compmod\system\diagnostics\DelimitedListTraceListener.cs (1)
214private void WriteStackEscaped(Stack stack) {
compmod\system\diagnostics\TraceEventCache.cs (1)
40public Stack LogicalOperationStack {
compmod\system\diagnostics\TraceListener.cs (1)
419Stack operationStack = eventCache.LogicalOperationStack;
compmod\system\diagnostics\XmlWriterTraceListener.cs (2)
256Stack s = eventCache.LogicalOperationStack as Stack;
net\System\Net\connectionpool.cs (1)
813private readonly Stack _stack = new Stack();
System.Activities.Presentation (2)
System.Activities.Presentation\System\Activities\Presentation\View\TreeView\DesignerTreeAutoExpandHelper.cs (2)
29Stack pathStack = new Stack(); 82private static bool GetExpandingPath(ModelItem modelItem, Stack pathStack, HashSet<ModelItem> itemSet)
System.Configuration (3)
System\Configuration\BaseConfigurationRecord.cs (1)
4618internal Stack SectionsStack {
System\Configuration\Configuration.cs (2)
40private Stack _SectionsStack = null; 305internal Stack SectionsStack {
System.Core (2)
System\Diagnostics\EventSchemaTraceListener.cs (2)
416Stack stk = eventCache.LogicalOperationStack as Stack;
System.Data (3)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\View\TreeView\DesignerTreeAutoExpandHelper.cs (2)
29Stack pathStack = new Stack(); 82private static bool GetExpandingPath(ModelItem modelItem, Stack pathStack, HashSet<ModelItem> itemSet)
fx\src\data\System\Data\XmlDataLoader.cs (1)
23Stack childRowsStack = null;
System.Data.SqlXml (1)
System\Xml\Xsl\XsltOld\Compiler.cs (1)
80private Stack stylesheets;
System.Drawing (1)
misc\GDI\DeviceContext.cs (1)
108Stack contextStack;
System.Runtime.Remoting (2)
metadata\wsdlparser.cs (2)
3031private Stack _currentReaderStack = new Stack(5); 3032private Stack _currentSchemaReaderStack = new Stack(5);
System.Runtime.Serialization (1)
System\Runtime\Serialization\CodeGenerator.cs (1)
168Stack blockStack;
System.ServiceModel (1)
System\ServiceModel\Dispatcher\CodeGenerator.cs (1)
50Stack blockStack;
System.Web (13)
BufferAllocator.cs (1)
51private Stack _buffers;
Compilation\BuildProvidersCompiler.cs (1)
503Stack stack = new Stack();
HttpContext.cs (2)
71private Stack _traceContextStack; 93private Stack _handlerStack;
UI\Html32TextWriter.cs (2)
43private Stack _fontStack; 77protected Stack FontStack {
UI\ObjectStateFormatter.cs (1)
887Stack objectStack = new Stack();
UI\Page.cs (3)
341private Stack _partialCachingControlStack; 1019internal Stack PartialCachingControlStack { 6322private Stack _dataBindingContext;
UI\TemplateParser.cs (3)
101private Stack _builderStack; // Stack of BuilderStackEntry's 102internal Stack BuilderStack { 111private Stack _idListStack;
System.Web.DataVisualization (1)
Common\General\AxisScaleSegments.cs (1)
103 private Stack _oldAxisSettings = new Stack();
System.Web.Mobile (14)
UI\MobileControls\Adapters\HtmlMobileTextWriter.cs (9)
708Stack tmpStack = new Stack(); 731Stack tempStack = new Stack(); 753Stack tempStack = new Stack(); 833Stack tempStack = new Stack(); 904private Stack _stack; 949private Stack _stack; //stack of WriterStyle objects 950private Stack _tagsWritten; //stack of StyleTag objects for written tags 1018_tagsWritten = (Stack)_stack.Pop(); 1040internal Stack TagsWritten
UI\MobileControls\Adapters\WmlMobileTextWriter.cs (2)
53private Stack _layoutStack = new Stack(); 54private Stack _formatStack = new Stack();
UI\MobileControls\Adapters\XhtmlAdapters\XhtmlMobileTextWriter.cs (2)
54private Stack _physicalCssClasses = new Stack(); 298private Stack _styleStack = new Stack ();
UI\MobileControls\Design\Util\SimpleParser.cs (1)
264private Stack _tagStack = null;
System.Windows.Forms (2)
misc\GDI\DeviceContext.cs (1)
108Stack contextStack;
winforms\Managed\System\WinForms\DataGrid.cs (1)
3815Stack parentStack = new Stack();
System.Windows.Forms.DataVisualization (1)
Common\General\AxisScaleSegments.cs (1)
103 private Stack _oldAxisSettings = new Stack();
System.Workflow.ComponentModel (2)
AuthoringOM\Serializer\WorkflowMarkupSerializationManager.cs (2)
32private Stack serializationStack = new Stack(); 91internal Stack SerializationStack
System.Xml (7)
System\Xml\Schema\ContentValidator.cs (1)
965Stack stack; // parsing context
System\Xml\Schema\SchemaCollectionCompiler.cs (1)
19Stack complexTypeStack = new Stack();
System\Xml\Schema\SchemaSetCompiler.cs (1)
26Stack complexTypeStack = new Stack();
System\Xml\Schema\XsdBuilder.cs (1)
628private Stack containerStack = new Stack();
System\Xml\Serialization\CodeGenerator.cs (3)
55Stack blockStack; 512Stack leaveLabels = new Stack(); 2247Stack whileStack;
UIAutomationClient (1)
System\Windows\Automation\CacheRequest.cs (1)
531private static Stack _threadStack;