1 override of Push
mscorlib (1)
system\collections\stack.cs (1)
272public override void Push(Object value) {
187 references to Push
mscorlib (7)
system\collections\stack.cs (2)
68Push(en.Current); 274_s.Push(value);
system\environment.cs (1)
205rh.currentlyLoading.Push(key);
system\runtime\serialization\safeserializationmanager.cs (1)
402inheritanceChain.Push(currentType);
system\security\policy\evidence.cs (3)
1843m_enumerators.Push(legacyListEnumerator); 1893m_enumerators.Push(m_evidence.GetRawHostEvidenceEnumerator()); 1897m_enumerators.Push(m_evidence.GetRawAssemblyEvidenceEnumerator());
PresentationBuildTasks (9)
BuildTasks\Ms\Internal\MarkupCompiler\MarkupCompiler.cs (1)
2966_codeContexts.Push(cc);
Framework\System\Windows\Markup\ParserContext.cs (4)
506_langSpaceStack.Push(XmlLang); 507_langSpaceStack.Push(XmlSpace); 508_langSpaceStack.Push(TargetType); 509_langSpaceStack.Push(_repeat);
Framework\System\Windows\Markup\TemplateXamlParser.cs (1)
694_elementTypeStack.Push(xamlElementStartNode.ElementType);
Framework\System\Windows\Markup\XamlReaderHelper.cs (3)
163TextFlowStack.Push(textFlowStackData); 6430TextFlowStack.Push(flowData); 6524TextFlowStack.Push(flowData);
PresentationCore (4)
Core\CSharp\System\Windows\Input\InputManager.cs (1)
724_stagingArea.Push(inputItem);
Core\CSharp\System\Windows\Media\Animation\Subtree.cs (2)
361_indexStack.Push((int)0); 385_indexStack.Push(index);
Core\CSharp\System\Windows\Media\HitTestWithGeometryDrawingContextWalker.cs (1)
465_modifierStack.Push(modifier);
PresentationFramework (35)
src\Framework\MS\Internal\Documents\ParentUndoUnit.cs (1)
265_units.Push(unit);
src\Framework\MS\Internal\Documents\UndoManager.cs (1)
491RedoStack.Push(unit);
src\Framework\MS\Internal\IO\Packaging\XamlFilter.cs (1)
973_contextStack.Push(contentDescriptor);
src\Framework\System\Windows\Documents\FixedTextBuilder.cs (2)
1649_fixedElements.Push(_currentFixedElement); 1652_endNodes.Push(endNode);
src\Framework\System\Windows\Markup\BamlReader.cs (22)
1465readProperty.Push(false); // Property has not yet been read 1466readConstructor.Push(false); // Constructor section has not been read 1467readFirstConstructor.Push(false); // First constructor parameter has not been read 1514readProperty.Push(true); 1543readFirstConstructor.Push(true); 1556readFirstConstructor.Push(true); 1559readProperty.Push(false); 1560readConstructor.Push(false); 1561readFirstConstructor.Push(false); 1588readConstructor.Push(true); 1593readConstructor.Push(false); 1595readFirstConstructor.Push(false); 1607readFirstConstructor.Push(true); 1623readProperty.Push(true); 1635readProperty.Push(true); 1648readProperty.Push(true); 1662readProperty.Push(true); 1676readProperty.Push(true); 1842_nodeStack.Push(nodeInfo); 2021_nodeStack.Push(nodeInfo); 2117_nodeStack.Push(nodeInfo); 2245_nodeStack.Push(nodeInfo);
src\Framework\System\Windows\Markup\BamlRecordReader.cs (2)
3011ParserContext.NameScopeStack.Push(nameScopeTop); 4379ParserContext.NameScopeStack.Push(nameScope);
src\Framework\System\Windows\Markup\ParserContext.cs (5)
506_langSpaceStack.Push(XmlLang); 507_langSpaceStack.Push(XmlSpace); 508_langSpaceStack.Push(TargetType); 509_langSpaceStack.Push(_repeat); 801_freezeStack.Push(_currentFreezeStackFrame);
src\Framework\System\Windows\Style.cs (1)
626basedOnHierarchy.Push( latestBasedOn );
System (4)
compmod\system\codedom\CodeTypeReference.cs (2)
194subTypeNames.Push(typeName.Substring(current+1 , subTypeNameEndIndex - current - 1)); 206subTypeNames.Push(typeName.Substring(current+1 , subTypeNameEndIndex - current - 1));
compmod\system\diagnostics\CorrelationManager.cs (1)
45idStack.Push(operationId);
net\System\Net\connectionpool.cs (1)
831_stack.Push(pooledStream);
System.Activities.Presentation (3)
System.Activities.Presentation\System\Activities\Presentation\View\TreeView\DesignerTreeAutoExpandHelper.cs (3)
67pathStack.Push(item); 90pathStack.Push(modelItem); 106pathStack.Push(property);
System.Configuration (1)
System\Configuration\ConfigurationSection.cs (1)
86_configRecord.SectionsStack.Push(this);
System.Data (4)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\View\TreeView\DesignerTreeAutoExpandHelper.cs (3)
67pathStack.Push(item); 90pathStack.Push(modelItem); 106pathStack.Push(property);
fx\src\data\System\Data\XmlDataLoader.cs (1)
1061childRowsStack.Push(row); // Push row to the stack
System.Data.SqlXml (1)
System\Xml\Xsl\XsltOld\Compiler.cs (1)
582this.stylesheets.Push(stylesheet);
System.Drawing (1)
misc\GDI\DeviceContext.cs (1)
585contextStack.Push(g);
System.Runtime.Remoting (5)
metadata\wsdlparser.cs (5)
816_currentReaderStack.Push(input); // need this to get the base url for relative import elements. 823_currentReaderStack.Push(input); // need this to get the base url for relative import elements. 831_currentReaderStack.Push(input); // need this to get the base url for relative import elements. 945_currentSchemaReaderStack.Push(_currentReaderStack.Peek()); // put current wsdl location as xsd location 1043_currentSchemaReaderStack.Push(input); // need this to get the base url for relative import elements.
System.Runtime.Serialization (10)
System\Runtime\Serialization\CodeGenerator.cs (10)
332blockStack.Push(forState); 409blockStack.Push(forState); 510blockStack.Push(ifState); 527blockStack.Push(ifState); 544blockStack.Push(ifState); 1608blockStack.Push(ifState); 1848blockStack.Push(switchState); 1922blockStack.Push(ifState); 1937blockStack.Push(startWhile); 1944blockStack.Push(startWhile);
System.ServiceModel (2)
System\ServiceModel\Dispatcher\CodeGenerator.cs (2)
243blockStack.Push(ifState); 815blockStack.Push(ifState);
System.Web (21)
BufferAllocator.cs (1)
102_buffers.Push(buffer);
Compilation\BuildProvidersCompiler.cs (2)
507stack.Push(buildProvider); 526stack.Push(child);
HttpContext.cs (2)
865_handlerStack.Push(CurrentHandler); 1879_traceContextStack.Push(_topTraceContext);
UI\Html32TextWriter.cs (1)
498FontStack.Push(new FontStackItem());
UI\ObjectStateFormatter.cs (10)
888objectStack.Push(value); 928objectStack.Push(p.Second); 929objectStack.Push(p.First); 937objectStack.Push(t.Third); 938objectStack.Push(t.Second); 939objectStack.Push(t.First); 956objectStack.Push(list[i]); 1020objectStack.Push(entry.Value); 1021objectStack.Push(entry.Key); 1115objectStack.Push(values.GetValue(i));
UI\Page.cs (2)
3012_partialCachingControlStack.Push(c); 6331_dataBindingContext.Push(dataItem);
UI\TemplateParser.cs (3)
610_builderStack.Push(new BuilderStackEntry(RootBuilder, null, null, 0, null, 0)); 1595_idListStack.Push(_idList); 1599_builderStack.Push(new BuilderStackEntry(subBuilder, tagName,
System.Web.DataVisualization (14)
Common\General\AxisScaleSegments.cs (14)
751 _oldAxisSettings.Push(this.axis.maximum); 752 _oldAxisSettings.Push(this.axis.minimum); 754 _oldAxisSettings.Push(this.axis.majorGrid.interval); 755 _oldAxisSettings.Push(this.axis.majorGrid.intervalType); 756 _oldAxisSettings.Push(this.axis.majorGrid.intervalOffset); 757 _oldAxisSettings.Push(this.axis.majorGrid.intervalOffsetType); 759 _oldAxisSettings.Push(this.axis.majorTickMark.interval); 760 _oldAxisSettings.Push(this.axis.majorTickMark.intervalType); 761 _oldAxisSettings.Push(this.axis.majorTickMark.intervalOffset); 762 _oldAxisSettings.Push(this.axis.majorTickMark.intervalOffsetType); 764 _oldAxisSettings.Push(this.axis.LabelStyle.interval); 765 _oldAxisSettings.Push(this.axis.LabelStyle.intervalType); 766 _oldAxisSettings.Push(this.axis.LabelStyle.intervalOffset); 767 _oldAxisSettings.Push(this.axis.LabelStyle.intervalOffsetType);
System.Web.Mobile (31)
UI\MobileControls\Adapters\HtmlMobileTextWriter.cs (22)
712tmpStack.Push(o); 722state.TagsWritten.Push(tmpStack.Pop()); 735tempStack.Push(o); 747state.TagsWritten.Push(tempStack.Pop()); 757tempStack.Push(o); 770state.TagsWritten.Push(tempStack.Pop()); 777tmpStack.Push(o); 789state.TagsWritten.Push(tmpStack.Pop()); 843tempStack.Push(o); 855state.TagsWritten.Push(tempStack.Pop()); 862tempStack.Push(o); 874state.TagsWritten.Push(tempStack.Pop()); 881tempStack.Push(o); 890state.TagsWritten.Push(tempStack.Pop()); 914_stack.Push(style); 984_stack.Push(_current); 986_stack.Push(_tagsWritten); 988_stack.Push(BreakPending); 1275_tagsWritten.Push(div); 1333_tagsWritten.Push(fontTag); 1344_tagsWritten.Push(new BoldStyleTag(Count)); 1352_tagsWritten.Push(new ItalicStyleTag(Count));
UI\MobileControls\Adapters\WmlMobileTextWriter.cs (2)
142_layoutStack.Push(newLayout); 167_formatStack.Push(newFormat);
UI\MobileControls\Adapters\XhtmlAdapters\XhtmlMobileTextWriter.cs (6)
281_styleStack.Push(new StylePair(styleTag, style, StyleFilter.None)); 292_styleStack.Push(new StylePair(styleTag, styleClass)); 316_styleStack.Push (new StylePair (String.Empty, styleClass)); 323_styleStack.Push (new StylePair (String.Empty, styleClass)); 339_styleStack.Push (new StylePair (styleTag, styleClass)); 513_physicalCssClasses.Push(cssClass);
UI\MobileControls\Design\Util\SimpleParser.cs (1)
277_tagStack.Push(tagName.ToLower(CultureInfo.InvariantCulture));
System.Windows.Forms (2)
misc\GDI\DeviceContext.cs (1)
585contextStack.Push(g);
winforms\Managed\System\WinForms\DataGrid.cs (1)
3830parentStack.Push(dgs);
System.Windows.Forms.DataVisualization (14)
Common\General\AxisScaleSegments.cs (14)
751 _oldAxisSettings.Push(this.axis.maximum); 752 _oldAxisSettings.Push(this.axis.minimum); 754 _oldAxisSettings.Push(this.axis.majorGrid.interval); 755 _oldAxisSettings.Push(this.axis.majorGrid.intervalType); 756 _oldAxisSettings.Push(this.axis.majorGrid.intervalOffset); 757 _oldAxisSettings.Push(this.axis.majorGrid.intervalOffsetType); 759 _oldAxisSettings.Push(this.axis.majorTickMark.interval); 760 _oldAxisSettings.Push(this.axis.majorTickMark.intervalType); 761 _oldAxisSettings.Push(this.axis.majorTickMark.intervalOffset); 762 _oldAxisSettings.Push(this.axis.majorTickMark.intervalOffsetType); 764 _oldAxisSettings.Push(this.axis.LabelStyle.interval); 765 _oldAxisSettings.Push(this.axis.LabelStyle.intervalType); 766 _oldAxisSettings.Push(this.axis.LabelStyle.intervalOffset); 767 _oldAxisSettings.Push(this.axis.LabelStyle.intervalOffsetType);
System.Workflow.ComponentModel (1)
AuthoringOM\Serializer\WorkflowMarkupSerializer.cs (1)
570serializationManager.SerializationStack.Push(obj);
System.Xml (17)
System\Xml\Schema\ContentValidator.cs (6)
1000stack.Push(null); 1023stack.Push(node); 1051stack.Push( node ); 1059stack.Push(choice); 1066stack.Push(sequence); 1112stack.Push(topNode);
System\Xml\Schema\SchemaCollectionCompiler.cs (1)
1346this.complexTypeStack.Push(complexType);
System\Xml\Schema\SchemaSetCompiler.cs (1)
1620this.complexTypeStack.Push(complexType);
System\Xml\Schema\XsdBuilder.cs (1)
787containerStack.Push(GetContainer(this.currentEntry.CurrentState));
System\Xml\Serialization\CodeGenerator.cs (8)
296blockStack.Push(forState); 472blockStack.Push(ifState); 487blockStack.Push(ifState); 514leaveLabels.Push(DefineLabel()); 1622blockStack.Push(ifState); 1981blockStack.Push(elseIfState); 1999blockStack.Push(elseIfState); 2252whileStack.Push(whileState);
UIAutomationClient (1)
System\Windows\Automation\CacheRequest.cs (1)
176_threadStack.Push(this);