379 references to Pop
DesignSurfaceExt (2)
UndoEngineExt.cs (2)
31UndoEngine.UndoUnit unit = _undoStack.Pop(); 53UndoEngine.UndoUnit unit = _redoStack.Pop();
dotnet-svcutil-lib (21)
FrameworkFork\Microsoft.Xml\Xml\Cache\XPathDocumentBuilder.cs (1)
267nodeRef = _stkNmsp.Pop();
FrameworkFork\Microsoft.Xml\Xml\schema\ContentValidator.cs (4)
503this_ = nodeStack.Pop(); 581context = contextStack.Pop(); 664this_ = nodeStack.Pop(); 748this_ = nodeStack.Pop();
FrameworkFork\Microsoft.Xml\Xml\schema\DtdParser.cs (1)
1118localFrames.Pop();
FrameworkFork\Microsoft.Xml\Xml\XPath\Internal\precedingsibling.cs (1)
59XPathNavigator input = inputStk.Pop();
FrameworkFork\System.Runtime.Serialization\System\Runtime\Serialization\CodeGenerator.cs (8)
328object stackTop = _blockStack.Pop(); 399object stackTop = _blockStack.Pop(); 495IfState ifState = (IfState)_blockStack.Pop(); 1554object stackTop = _blockStack.Pop(); 1633object stackTop = _blockStack.Pop(); 1647IfState ifState = (IfState)_blockStack.Pop(); 1677Label startWhile = (Label)_blockStack.Pop(); 1684Label startWhile = (Label)_blockStack.Pop();
FrameworkFork\System.ServiceModel\Internals\System\Runtime\InternalBufferManager.cs (1)
489return _items.Pop();
FrameworkFork\System.ServiceModel\Internals\System\Runtime\SynchronizedPool.cs (3)
368_items.Pop(); 389_items.Pop(); 403return _items.Pop();
FrameworkFork\System.ServiceModel\System\ServiceModel\Description\MetadataExchangeClient.cs (2)
385MetadataRetriever retriever = resolveCallState.StackedRetrievers.Pop(); 1192MetadataRetriever retriever = _resolveCallState.StackedRetrievers.Pop();
illink (9)
ILLink.Tasks (2)
CreateRuntimeRootDescriptorFile.cs (2)
542 bool? activeSection = activeSections.Pop (); 556 activeSections.Pop ();
InMemory.FunctionalTests (5)
ResponseTests.cs (4)
3358Assert.Equal(1, callOrder.Pop()); 3359Assert.Equal(2, callOrder.Pop()); 3409Assert.Equal(1, callOrder.Pop()); 3410Assert.Equal(2, callOrder.Pop());
src\Servers\Kestrel\shared\test\DisposableStack.cs (1)
16Pop()?.Dispose();
Microsoft.AspNetCore.App.Analyzers.Test (1)
RouteEmbeddedLanguage\Infrastructure\MarkupTestFile.cs (1)
194var (matchIndex, name) = spanStartStack.Pop();
Microsoft.AspNetCore.Authentication.JwtBearer.Tools.Tests (1)
UserJwtsTestFixture.cs (1)
121_disposables.Pop()?.Invoke();
Microsoft.AspNetCore.Components (4)
Rendering\RenderTreeBuilder.cs (3)
65var indexOfEntryBeingClosed = _openElementIndices.Pop(); 575var indexOfEntryBeingClosed = _openElementIndices.Pop(); 711var indexOfEntryBeingClosed = _openElementIndices.Pop();
src\Http\Routing\src\Tree\TreeEnumerator.cs (1)
42var next = _stack.Pop();
Microsoft.AspNetCore.Components.Server (2)
BlazorPack\SequenceOfT.cs (1)
232var segment = this.segmentPool.Count > 0 ? this.segmentPool.Pop() : new SequenceSegment();
src\submodules\MessagePack-CSharp\src\MessagePack.UnityClient\Assets\Scripts\MessagePack\SequencePool.cs (1)
93return new Rental(this, this.pool.Pop());
Microsoft.AspNetCore.Diagnostics (1)
src\Shared\RazorViews\BaseView.cs (1)
109Output = _textWriterStack.Pop();
Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore (1)
src\Shared\RazorViews\BaseView.cs (1)
109Output = _textWriterStack.Pop();
Microsoft.AspNetCore.Hosting (1)
src\Shared\RazorViews\BaseView.cs (1)
109Output = _textWriterStack.Pop();
Microsoft.AspNetCore.Mvc.Core (1)
ModelBinding\DefaultModelBindingContext.cs (1)
305_state = _stack.Pop();
Microsoft.AspNetCore.Mvc.Razor (2)
RazorPageBase.cs (2)
246var scopeInfo = TagHelperScopes.Pop(); 338var writer = _textWriterStack.Pop();
Microsoft.AspNetCore.Routing (2)
Tree\LinkGenerationDecisionTree.cs (1)
258branchStack.Pop();
Tree\TreeEnumerator.cs (1)
42var next = _stack.Pop();
Microsoft.AspNetCore.Server.IIS (1)
src\Shared\RazorViews\BaseView.cs (1)
109Output = _textWriterStack.Pop();
Microsoft.AspNetCore.Server.Kestrel.Core.Tests (2)
src\Servers\Kestrel\shared\test\DisposableStack.cs (1)
16Pop()?.Dispose();
src\Shared\test\Shared.Tests\runtime\Http2\DynamicTableTest.cs (1)
137byte[] expectedData = insertedHeaders.Pop();
Microsoft.AspNetCore.Shared.Tests (1)
runtime\Http2\DynamicTableTest.cs (1)
137byte[] expectedData = insertedHeaders.Pop();
Microsoft.AspNetCore.SignalR.Client.Core (1)
src\SignalR\common\Shared\MessageBuffer.cs (1)
341_next = pool.Pop();
Microsoft.AspNetCore.SignalR.Core (1)
src\SignalR\common\Shared\MessageBuffer.cs (1)
341_next = pool.Pop();
Microsoft.Build (10)
BackEnd\Components\RequestBuilder\TargetEntry.cs (1)
799Lookup.Scope entry = _legacyCallTargetScopes.Pop();
BackEnd\Components\Scheduler\SchedulableRequest.cs (1)
531SchedulableRequest requestToEvaluate = requestsToEvaluate.Pop();
BackEnd\Components\Scheduler\Scheduler.cs (1)
1809BuildRequest requestToAdd = requestsToAdd.Pop();
BackEnd\Components\Scheduler\SchedulingPlan.cs (1)
324currentPath.Pop();
Evaluation\Expander.cs (1)
1791TransformFunction<S> function = transformFunctionStack.Pop();
Evaluation\LazyItemEvaluator.cs (2)
370var currentList = itemListStack.Pop(); 424globsToIgnoreStack.Pop();
Evaluation\Preprocessor.cs (1)
317_filePaths.Pop();
Evaluation\Profiler\EvaluationProfiler.cs (1)
133if (_evaluationProfiler._evaluationStack.Pop() != this)
Logging\SerialConsoleLogger.cs (1)
929return _frames.Pop();
Microsoft.Build.Tasks.Core (1)
ParserState.cs (1)
93return _namespaceStack.Pop();
Microsoft.Cci.Extensions (7)
Traversers\DependencyTraverser.cs (7)
63_definitionStack.Pop(); 70_definitionStack.Pop(); 77_definitionStack.Pop(); 84_definitionStack.Pop(); 91_definitionStack.Pop(); 98_definitionStack.Pop(); 108_definitionStack.Pop();
Microsoft.CodeAnalysis (17)
CodeGen\LocalScopeManager.cs (1)
63var scope = _scopes.Pop();
Collections\KeyedStack.cs (1)
37value = store.Pop();
Collections\Rope.cs (3)
134switch (stack.Pop()) 165switch (stack.Pop()) 189switch (stack.Pop())
Collections\SmallDictionary.cs (3)
556var curr = _stack.Pop(); 673var curr = _stack.Pop(); 779var curr = _stack.Pop();
SourceGeneration\Nodes\SyntaxValueProvider_ForAttributeWithSimpleName.cs (2)
247var node = nodeStack.Pop(); 367seenNames.Pop();
Syntax\SyntaxDiffer.cs (4)
322var node = stack.Pop(); 543var removedNode = _oldNodes.Pop(); 546var insertedNode = _newNodes.Pop(); 722stack.Pop();
Syntax\SyntaxNavigator.cs (2)
104var en = stack.Pop(); 150var en = stack.Pop();
TreeDumper.cs (1)
264var currentEdge = stack.Pop();
Microsoft.CodeAnalysis.CodeStyle (5)
src\Workspaces\SharedUtilitiesAndExtensions\Compiler\Core\Collections\IntervalTreeHelpers.NodeEnumerator.cs (1)
80_currentNode = _stack.Pop();
src\Workspaces\SharedUtilitiesAndExtensions\Compiler\Core\Extensions\StackExtensions.cs (1)
23result = stack.Pop();
src\Workspaces\SharedUtilitiesAndExtensions\Compiler\Core\Extensions\SyntaxNodeExtensions.cs (2)
891var previousDirective = regionStack.Pop(); 906directiveMap.Add(regionStack.Pop(), null);
src\Workspaces\SharedUtilitiesAndExtensions\Compiler\Core\SymbolKey\SymbolKey.SymbolKeyReader.cs (1)
435_contextualSymbolStack.Pop();
Microsoft.CodeAnalysis.CSharp (9)
Binder\Binder.IdentifierUsedAsValueFinder.cs (1)
400var topClause = state.clauses.Pop();
Binder\Binder_Query.cs (1)
335var topClause = state.clauses.Pop();
Compilation\SyntaxAndDeclarationManager.cs (1)
622var current = stack.Pop();
Compiler\DocumentationCommentCompiler.cs (1)
1240TemporaryStringBuilder t = _temporaryStringBuilders.Pop();
Declarations\DeclarationTable.cs (2)
221var current = stack.Pop(); 328var current = stack.Pop();
Emitter\Model\PEModuleBuilder.cs (2)
347NamespaceOrTypeSymbol symbol = namespacesAndTypesToProcess.Pop(); 566var ns = namespacesToProcess.Pop();
Symbols\TypeParameterSymbolExtensions.cs (1)
41typeParameter1 = stack.Pop();
Microsoft.CodeAnalysis.CSharp.Features (2)
ConvertLinq\CSharpConvertLinqQueryToForEachProvider.cs (2)
800var node = stack.Pop(); 816stack.Pop(),
Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests (1)
Semantics\LookupPositionTests.cs (1)
3183private static readonly Action<Stack<string[]>> s_pop = stack => stack.Pop();
Microsoft.CodeAnalysis.CSharp.Symbol.UnitTests (1)
Symbols\AnonymousTypesSemanticsTests.cs (1)
2058var node = stack.Pop();
Microsoft.CodeAnalysis.CSharp.Syntax.UnitTests (1)
Parsing\ParsingTests.cs (1)
268var en = stack.Pop();
Microsoft.CodeAnalysis.EditorFeatures (2)
InlineRename\AbstractInlineRenameUndoManager.cs (2)
152this.currentState = this.UndoStack.Pop(); 166this.currentState = this.RedoStack.Pop();
Microsoft.CodeAnalysis.EditorFeatures.UnitTests (6)
Extensions\CollectionExtensionsTest.cs (6)
21Assert.Equal(1, stack.Pop()); 22Assert.Equal(2, stack.Pop()); 23Assert.Equal(3, stack.Pop()); 41Assert.Equal(1, stack.Pop()); 42Assert.Equal(2, stack.Pop()); 43Assert.Equal(3, stack.Pop());
Microsoft.CodeAnalysis.Features (4)
DocumentationComments\AbstractDocumentationCommentFormattingService.cs (2)
172=> _navigationTargetStack.Pop(); 178=> _styleStack.Pop();
ExtractMethod\MethodExtractor.TriviaResult.cs (1)
157stack.Pop();
Shared\Utilities\ExtractTypeHelpers.cs (1)
178typeParameters.AddRange(typesToVisit.Pop().TypeParameters);
Microsoft.CodeAnalysis.Test.Utilities (2)
Assert\AssertXml.cs (1)
159Tuple<XElement, XElement> pair = stack.Pop();
MarkedSource\MarkupTestFile.cs (1)
196var (matchIndex, name) = spanStartStack.Pop();
Microsoft.CodeAnalysis.VisualBasic (2)
Compilation\DocumentationComments\DocWriter.vb (1)
107Dim t As TemporaryStringBuilder = Me._temporaryStringBuilders.Pop()
Lowering\Diagnostics\DiagnosticsPass.vb (1)
212_expressionsBeingVisited.Pop()
Microsoft.CodeAnalysis.Workspaces (6)
src\Workspaces\SharedUtilitiesAndExtensions\Compiler\Core\Collections\IntervalTreeHelpers.NodeEnumerator.cs (1)
80_currentNode = _stack.Pop();
src\Workspaces\SharedUtilitiesAndExtensions\Compiler\Core\Extensions\StackExtensions.cs (1)
23result = stack.Pop();
src\Workspaces\SharedUtilitiesAndExtensions\Compiler\Core\Extensions\SyntaxNodeExtensions.cs (2)
891var previousDirective = regionStack.Pop(); 906directiveMap.Add(regionStack.Pop(), null);
src\Workspaces\SharedUtilitiesAndExtensions\Compiler\Core\SymbolKey\SymbolKey.SymbolKeyReader.cs (1)
435_contextualSymbolStack.Pop();
Storage\SQLite\v2\SQLitePersistentStorage_Helpers.cs (1)
98bytes = s_byteArrayPool.Pop();
Microsoft.DotNet.AsmDiff (4)
ApiRecordingCSharpDiffWriter.cs (2)
75var currentApi = _apiDefinitionStack.Pop(); 78_apis = _apiStack.Pop();
DiffEngine.cs (1)
218DiffLine startLine = startLineStack.Pop();
DiffRecorder.cs (1)
143return new DisposeAction(() => _styleStack.Pop());
Microsoft.DotNet.PackageTesting (2)
VerifyClosure.cs (2)
251depStack.Pop(); 322depStack.Pop();
Microsoft.DotNet.SharedFramework.Sdk (2)
src\Microsoft.DotNet.PackageTesting\VerifyClosure.cs (2)
251depStack.Pop(); 322depStack.Pop();
Microsoft.DotNet.SwaggerGenerator.CodeGenerator (4)
Modeler\ServiceClientModelFactory.cs (4)
70if (_methodNameStack.Value.Pop() != name) 84if (_parameterNameStack.Value.Pop() != name) 98if (_typeNameStack.Value.Pop() != name) 112if (_propertyNameStack.Value.Pop() != name)
Microsoft.DotNet.VersionTools (3)
BuildManifest\VersionIdentifier.cs (3)
145(int patch, int patchIndex) = majorMinorPatchStack.Pop(); 146(int minor, int minorIndex) = majorMinorPatchStack.Pop(); 147(int major, int majorIndex) = majorMinorPatchStack.Pop();
Microsoft.Extensions.Configuration (1)
ConfigurationSectionDebugView.cs (1)
52IConfiguration config = stack.Pop();
Microsoft.Extensions.Configuration.Abstractions (1)
ConfigurationExtensions.cs (1)
61IConfiguration config = stack.Pop();
Microsoft.Extensions.Configuration.Json (1)
JsonConfigurationFileParser.cs (1)
118private void ExitContext() => _paths.Pop();
Microsoft.Extensions.Configuration.Xml (3)
XmlStreamConfigurationProvider.cs (3)
125currentPath.Pop(); 131XmlConfigurationElement parent = currentPath.Pop(); 447var length = _lengths.Pop();
Microsoft.Extensions.FileSystemGlobbing (1)
Internal\PatternContexts\PatternContext.cs (1)
25Frame = _stack.Pop();
Microsoft.Extensions.SecretManager.Tools.Tests (1)
UserSecretsTestFixture.cs (1)
26_disposables.Pop()?.Invoke();
Microsoft.Gen.ComplianceReports (2)
Emitter.cs (2)
154_itemCount = _itemCounts.Pop(); 172_itemCount = _itemCounts.Pop();
Microsoft.Gen.Logging (2)
Emission\StringBuilderPool.cs (1)
22var sb = _builders.Pop();
src\Generators\Shared\StringBuilderPool.cs (1)
27var sb = _builders.Pop();
Microsoft.Gen.Metrics (1)
src\Generators\Shared\StringBuilderPool.cs (1)
27var sb = _builders.Pop();
Microsoft.Gen.MetricsReports (1)
src\Generators\Shared\StringBuilderPool.cs (1)
27var sb = _builders.Pop();
Microsoft.Interop.SourceGeneration (4)
ManualTypeMarshallingHelper.cs (1)
387ITypeSymbol wrapperType = typeStack.Pop();
TypeSymbolExtensions.cs (3)
244currentType = originalNestedTypes.Pop(); 249INamedTypeSymbol originalNestedType = originalNestedTypes.Pop(); 320var (args, annotations) = genericTypesToSubstitute.Pop();
Microsoft.ML.Data (3)
Prediction\Calibrator.cs (2)
1893stack.Pop(); 1909top = stack.Pop();
Utilities\StreamUtils.cs (1)
97var dir = dirsLeft.Pop();
Microsoft.ML.TorchSharp (2)
AutoFormerV2\ObjectDetectionMetrics.cs (2)
273float recallRecord = prStack.Pop().Item2; 277Tuple<float, float> pr = prStack.Pop();
Microsoft.VisualStudio.LanguageServices (1)
ProjectSystem\Legacy\AbstractLegacyProject_IProjectSiteEx.cs (1)
26var scope = _batchScopes.Pop();
PresentationBuildTasks (2)
src\Microsoft.DotNet.Wpf\src\PresentationFramework\System\Windows\Markup\MarkupExtensionParser.cs (1)
1048bracketCharacterStack.Pop();
src\Microsoft.DotNet.Wpf\src\PresentationFramework\System\Windows\Markup\StyleModeStack.cs (1)
69return _stack.Pop();
PresentationCore (9)
MS\Internal\TextFormatting\TextStore.cs (1)
2715TextModifier modifier = directionalEmbeddingStack.Pop();
System\Windows\EventRoute.cs (1)
336return stack.Pop().Node;
System\Windows\Media\BoundsDrawingContextWalker.cs (3)
520PushType pushType = _pushTypeStack.Pop(); 530_transform = _transformStack.Pop(); 540_clip = _clipStack.Pop();
System\Windows\Media\DrawingDrawingContext.cs (1)
1070_currentDrawingGroup = _previousDrawingGroupStack.Pop();
System\Windows\Media\Generated\RenderData.cs (1)
1088if (pushStack.Pop() == PushType.BitmapEffect)
System\Windows\Media\HitTestWithPointDrawingContextWalker.cs (1)
350_point = _pointStack.Pop();
System\Windows\Media3D\Viewport2DVisual3D.cs (1)
486Material currMaterial = materialStack.Pop();
PresentationFramework (46)
MS\Internal\Annotations\Anchoring\LocatorManager.cs (2)
1296_calledProcessAnnotations.Pop(); 1317return _calledProcessAnnotations.Pop();
MS\Internal\Data\LiveShapingBlock.cs (2)
321block = stack.Pop(); 402block = stack.Pop();
MS\Internal\Globalization\BamlResourceDeserializer.cs (2)
333BamlTreeNode node = _bamlTreeStack.Pop(); 379stackForProperty.Pop();
MS\Internal\Globalization\BamlResourceSerializer.cs (1)
71BamlTreeNode currentNode = _bamlTreeStack.Pop();
MS\Internal\Ink\EditingCoordinator.cs (1)
636_activationStack.Pop();
MS\Internal\PtsHost\StructuralCache.cs (2)
729_currentFormatInfo = _documentFormatInfoStack.Pop(); 826_currentArrangeInfo = _documentArrangeInfoStack.Pop();
System\Windows\Application.cs (1)
580s_NestedBamlLoadInfo.Pop();
System\Windows\Controls\InkCanvas.cs (1)
294transform = transforms.Pop();
System\Windows\Diagnostics\ResourceDictionaryDiagnostics.cs (1)
422LookupResult result = _lookupResultStack.Pop();
System\Windows\Documents\TextRangeBase.cs (2)
818listItemCounter.Pop(); 845int listItemIndex = listItemCounter.Pop();
System\Windows\Documents\TextStore.cs (1)
4941_opStack.Pop();
System\Windows\Documents\XPSS0ValidatingLoader.cs (1)
159_validResources.Pop();
System\Windows\FrameworkContentElement.cs (1)
1415branchNodeStack.Pop();
System\Windows\FrameworkElement.cs (1)
3123branchNodeStack.Pop();
System\Windows\Markup\Baml2006\Baml2006Reader.cs (4)
811_xamlNodesWriter = _xamlWriterStack.Pop(); 1356_xamlNodesWriter = _xamlWriterStack.Pop(); 2336_xamlNodesWriter = _xamlWriterStack.Pop(); 2480_xamlNodesWriter = _xamlWriterStack.Pop();
System\Windows\Markup\BamlReader.cs (20)
1496nodeInfo = _nodeStack.Pop(); 1497if (readProperty.Pop()) 1530readFirstConstructor.Pop(); 1543readFirstConstructor.Pop(); 1568readProperty.Pop(); 1569readConstructor.Pop(); 1570readFirstConstructor.Pop(); 1575readConstructor.Pop(); 1580readConstructor.Pop(); 1582readFirstConstructor.Pop(); 1594readFirstConstructor.Pop(); 1606if (readProperty.Pop()) 1618if (readProperty.Pop()) 1631if (readProperty.Pop()) 1645if (readProperty.Pop()) 1659if (readProperty.Pop()) 1845BamlNodeInfo nodeInfo = _nodeStack.Pop(); 2028BamlNodeInfo nodeInfo = _nodeStack.Pop(); 2115BamlNodeInfo nodeInfo = _nodeStack.Pop(); 2243BamlNodeInfo nodeInfo = _nodeStack.Pop();
System\Windows\Markup\MarkupExtensionParser.cs (1)
1048bracketCharacterStack.Pop();
System\Windows\Markup\StyleModeStack.cs (1)
69return _stack.Pop();
System\Windows\TreeWalkHelper.cs (1)
222info.InheritablePropertiesStack.Pop();
ReachFramework (2)
Serialization\Manager\ReachVisualSerializer.cs (1)
130contextStack.Pop();
Serialization\Manager\ReachVisualSerializerAsync.cs (1)
181contextStack.Pop();
RunTests (1)
TestRunner.cs (1)
384var task = _testExecutor.RunTestAsync(waiting.Pop(), _options, cancellationToken);
Stress.ApiService (1)
TraceCreator.cs (1)
61activityStack.Pop().Stop();
System.CodeDom (1)
src\libraries\Common\src\System\CodeDom\CodeTypeReference.cs (1)
225string name = RipOffAssemblyInformationFromTypeName(subTypeNames.Pop());
System.Collections (3)
System\Collections\Generic\SortedSet.cs (2)
205current = stack.Pop(); 1912_current = _stack.Pop();
System\Collections\Generic\SortedSet.TreeSubSet.cs (1)
217current = stack.Pop();
System.Collections.Immutable (5)
System\Collections\Immutable\AllocFreeConcurrentStack.cs (1)
46item = localStack.Pop().Value;
System\Collections\Immutable\ImmutableList_1.Enumerator.cs (1)
171Node n = stack.Pop().Value;
System\Collections\Immutable\ImmutableSortedDictionary_2.Enumerator.cs (1)
146Node n = stack.Pop().Value;
System\Collections\Immutable\ImmutableSortedSet_1.Enumerator.cs (1)
154Node n = stack.Pop().Value;
System\Collections\Immutable\SortedInt32KeyNode.Enumerator.cs (1)
131SortedInt32KeyNode<TValue> n = stack.Pop().Value;
System.ComponentModel.Composition (2)
System\ComponentModel\Composition\CompositionException.cs (1)
308context.Path.Pop();
System\ComponentModel\Composition\Hosting\ImportEngine.cs (1)
439_recursionStateStack.Pop();
System.Composition.Hosting (1)
System\Composition\Hosting\Core\ExportDescriptorRegistryUpdate.cs (1)
76checking.Pop();
System.Console (16)
System\IO\StdInReader.cs (4)
167ConsoleKeyInfo keyInfo = freshKeys ? ReadKey() : _availableKeys.Pop(); 273_availableKeys.Push(_tmpKeys.Pop()); 293ConsoleKeyInfo keyInfo = peek ? _availableKeys.Peek() : _availableKeys.Pop(); 325return _availableKeys.Pop();
System\TermInfo.cs (12)
138output.AppendSpanFormattable((char)stack.Pop().Int32); 141output.Append(stack.Pop().String); 144output.AppendSpanFormattable(stack.Pop().Int32); 182output.Append(FormatPrintF(printfFormat, stack.Pop().Object)); // do the printf formatting and append its output 192stack.Push(stack.Pop().String.Length); 216targetVars[setIndex] = stack.Pop(); 239int second = stack.Pop().Int32; // it's a stack... the second value was pushed last 240int first = stack.Pop().Int32; 262int value = stack.Pop().Int32; 288bool conditionalResult = AsBool(stack.Pop().Int32); 302if (!AsBool(stack.Pop().Int32)) 313if (!AsBool(stack.Pop().Int32))
System.Data.Common (2)
System\Data\XmlDataLoader.cs (2)
845DataRow childRow = _childRowsStack.Pop(); 1116DataRow childRow = _childRowsStack.Pop();
System.Formats.Asn1 (4)
System\Formats\Asn1\AsnDecoder.BitString.cs (2)
523(int topOffset, int topLength, bool wasIndefinite, int pushedBytesRead) = readerStack.Pop(); 572(int topOffset, int topLength, bool wasIndefinite, int pushedBytesRead) = readerStack.Pop();
System\Formats\Asn1\AsnDecoder.OctetString.cs (2)
388(int topOffset, int topLength, bool wasIndefinite, int pushedBytesRead) = readerStack.Pop(); 437(int topOffset, int topLength, bool wasIndefinite, int pushedBytesRead) = readerStack.Pop();
System.Formats.Cbor (4)
System\Formats\Cbor\Reader\CborReader.cs (3)
229StackFrame frame = _nestedDataItems.Pop(); 394frame = _nestedDataItems.Pop(); 398frame = _nestedDataItems.Pop();
System\Formats\Cbor\Writer\CborWriter.cs (1)
330StackFrame frame = _nestedDataItems.Pop();
System.Formats.Nrbf (1)
System\Formats\Nrbf\NrbfDecoder.cs (1)
176NextInfo nextInfo = readStack.Pop();
System.Linq.Expressions (18)
System\Dynamic\BindingRestrictions.cs (5)
164Expression result = _tests.Pop().Node; 167result = Expression.AndAlso(_tests.Pop().Node, result); 176node = Expression.AndAlso(_tests.Pop().Node, node); 229top = stack.Pop(); 382top = stack.Pop();
System\Linq\Expressions\Compiler\StackSpiller.Temps.cs (1)
198FreeTemp(_usedTemps.Pop());
System\Linq\Expressions\Compiler\VariableBinder.cs (5)
90_constants.Pop(); 91_scopes.Pop(); 105_scopes.Pop(); 126_scopes.Pop(); 141_scopes.Pop();
System\Linq\Expressions\Interpreter\LightCompiler.cs (1)
2057_exceptionForRethrowStack.Pop();
System\Linq\Expressions\Interpreter\TypeOperations.cs (3)
529_shadowedVars.Pop(); 547_shadowedVars.Pop(); 566_shadowedVars.Pop();
System\Runtime\CompilerServices\RuntimeOps.ExpressionQuoter.cs (3)
84_shadowedVars.Pop(); 102_shadowedVars.Pop(); 121_shadowedVars.Pop();
System.Private.CoreLib.Generators (2)
IntrinsicsInSystemPrivateCoreLibAnalyzer.cs (2)
405INamedTypeSymbol symbol = symbolsToExamine.Pop(); 433INamedTypeSymbol symbol = symbolsToExamine.Pop();
System.Private.DataContractSerialization (9)
src\libraries\Common\src\System\CodeDom\CodeTypeReference.cs (1)
225string name = RipOffAssemblyInformationFromTypeName(subTypeNames.Pop());
System\Runtime\Serialization\CodeGenerator.cs (8)
230object stackTop = _blockStack.Pop(); 299object stackTop = _blockStack.Pop(); 395IfState ifState = (IfState)_blockStack.Pop(); 1198object stackTop = _blockStack.Pop(); 1239object stackTop = _blockStack.Pop(); 1251IfState ifState = (IfState)_blockStack.Pop(); 1280Label startWhile = (Label)_blockStack.Pop(); 1287Label startWhile = (Label)_blockStack.Pop();
System.Private.Windows.Core (1)
System\Private\Windows\Core\BinaryFormat\Deserializer\Deserializer.cs (1)
190ObjectRecordDeserializer? currentParser = _parserStack.Pop();
System.Private.Xml (35)
System\Xml\Cache\XPathDocumentBuilder.cs (1)
272nodeRef = _stkNmsp.Pop();
System\Xml\Schema\ContentValidator.cs (10)
458this_ = nodeStack.Pop(); 534context = contextStack.Pop(); 590this_ = nodeStack.Pop(); 673this_ = nodeStack.Pop(); 1091SyntaxTreeNode? node = _stack!.Pop(); 1105InteriorNode? inNode = (InteriorNode?)_stack.Pop(); 1144InteriorNode? inNode = (InteriorNode?)_stack.Pop(); 1157SyntaxTreeNode? node = _stack!.Pop(); 1165SyntaxTreeNode? node = _stack!.Pop(); 1207SyntaxTreeNode? topNode = _stack!.Pop();
System\Xml\Schema\DtdParser.cs (1)
1106localFrames.Pop();
System\Xml\Schema\DtdParserAsync.cs (1)
737localFrames.Pop();
System\Xml\Schema\SchemaCollectionCompiler.cs (1)
251XmlSchemaComplexType type = _complexTypeStack.Pop();
System\Xml\Schema\SchemaSetCompiler.cs (1)
247XmlSchemaComplexType type = _complexTypeStack.Pop();
System\Xml\Schema\XsdBuilder.cs (1)
827SetContainer(_currentEntry.CurrentState, _containerStack.Pop());
System\Xml\Serialization\CodeGenerator.cs (5)
279object stackTop = _blockStack!.Pop(); 392_ilGen.MarkLabel(_leaveLabels.Pop()); 1244object stackTop = _blockStack!.Pop(); 1281_elseIfState = (IfState)_blockStack!.Pop(); 1398WhileState whileState = _whileStack!.Pop();
System\Xml\XPath\Internal\PreSiblingQuery.cs (1)
56XPathNavigator input = inputStk.Pop();
System\Xml\Xsl\Runtime\XmlQueryOutput.cs (3)
1556ns = _stkNames.Pop(); 1557localName = _stkNames.Pop(); 1558prefix = _stkNames.Pop();
System\Xml\Xsl\Runtime\XmlQueryRuntime.cs (2)
992output = _output = _stkOutput.Pop(); 1019output = _output = _stkOutput.Pop();
System\Xml\Xsl\XPath\XPathParser.cs (4)
593_posInfo.Pop(); 594_posInfo.Pop(); 599endChar = _posInfo.Pop(); 600startChar = _posInfo.Pop();
System\Xml\Xsl\Xslt\InvokeGenerator.cs (1)
96invoke = _fac.Loop(_iterStack.Pop(), invoke);
System\Xml\Xsl\Xslt\QilGenerator.cs (1)
2878node = _f.Loop(_vars.Pop(), node);
System\Xml\Xsl\Xslt\XslAstAnalyzer.cs (1)
1258var newtemplate = _newTemplates.Pop();
System\Xml\Xsl\XsltOld\Compiler.cs (1)
655Stylesheet stylesheet = _stylesheets.Pop();
System.Resources.Extensions (1)
System\Resources\Extensions\BinaryFormat\Deserializer\Deserializer.cs (1)
194ObjectRecordDeserializer? currentParser = _parserStack.Pop();
System.Text.Json (1)
System\Text\Json\Serialization\IgnoreReferenceResolver.cs (1)
17_stackForCycleDetection.Pop();
System.Text.RegularExpressions (3)
System\Text\RegularExpressions\RegexNode.cs (1)
209RegexNode node = toExamine.Pop();
System\Text\RegularExpressions\Symbolic\BDD.cs (2)
257BDD node = toVisit.Pop(); 467BDD node = toVisit.Pop();
System.Text.RegularExpressions.Generator (2)
RegexGenerator.Emitter.cs (1)
54writer.WriteLine($"{parentClasses.Pop()}");
src\libraries\System.Text.RegularExpressions\src\System\Text\RegularExpressions\RegexNode.cs (1)
209RegexNode node = toExamine.Pop();
System.Windows.Controls.Ribbon (1)
Microsoft\Windows\Controls\KeyTipService.cs (1)
1181DependencyObject currentScope = _scopeStack.Pop();
System.Windows.Forms (4)
System\Windows\Forms\Controls\ToolStrips\ToolStripDropDownItem.cs (1)
772var item = itemsStack.Pop();
System\Windows\Forms\Controls\ToolStrips\ToolStripManager.cs (3)
1310MergeHistory history = targetToolStrip.MergeHistoryStack.Pop(); 1330MergeHistoryItem historyItem = history.MergeHistoryItemsStack.Pop(); 1349ToolStrip mergeAgain = reApply.Pop();
System.Windows.Forms.Design (4)
System\ComponentModel\Design\DesignerHost.DesignerHostTransaction.cs (2)
46transactions.Pop(); 79transactions.Pop();
System\ComponentModel\Design\UndoEngine.cs (1)
159UndoUnit unit = _unitStack.Pop();
System\Windows\Forms\Design\Behavior\BehaviorService.MenuCommandHandler.cs (1)
43_currentCommands.Pop();
System.Xaml (18)
System\Xaml\Parser\GenericTypeNameParser.cs (1)
275TypeNameFrame frame = _stack.Pop();
System\Xaml\Parser\MeScanner.cs (1)
391bracketCharacterStack.Pop();
System\Xaml\Parser\XamlScannerStack.cs (1)
48_stack.Pop();
System\Xaml\XamlMarkupExtensionWriter.cs (3)
340Node node = writer.nodes.Pop(); 544Node node = writer.nodes.Pop(); 608Node member = writer.nodes.Pop();
System\Xaml\XamlObjectReader.cs (2)
105MarkupInfo node = nodes.Pop(); 232namesInCurrentScope.Pop();
System\Xaml\XamlXmlWriter.cs (10)
497Frame temp = namespaceScopes.Pop(); 522Frame temp = namespaceScopes.Pop(); 1055writer.namespaceScopes.Pop(); 1076Frame frame = writer.namespaceScopes.Pop(); 1164writer.namespaceScopes.Pop(); 1372Frame tempFrame = writer.namespaceScopes.Pop(); 1419Frame memberFrame = writer.namespaceScopes.Pop(); 1552Frame memberFrame = writer.namespaceScopes.Pop(); 1774var meNodes = writer.meNodesStack.Pop(); 1814writer.meNodesStack.Pop();
xunit.console (4)
CommandLine.cs (4)
216var assemblyFile = arguments.Pop(); 228configFile = arguments.Pop(); 496var option = arguments.Pop(); 503value = arguments.Pop();