8 references to RemoveLast
Microsoft.CodeAnalysis.CSharp.Features (3)
ConsecutiveBracePlacementDiagnosticAnalyzer.cs (1)
58stack.RemoveLast();
EditAndContinue\CSharpEditAndContinueAnalyzer.cs (1)
809stack.RemoveLast();
UseInitializerHelpers.cs (1)
44nodesAndTokens.RemoveLast();
Microsoft.CodeAnalysis.Features (1)
EditAndContinue\AbstractEditAndContinueAnalyzer.cs (1)
3620deletedTypeIndices.RemoveLast();
Microsoft.CodeAnalysis.VisualBasic.Features (2)
EditAndContinue\VisualBasicEditAndContinueAnalyzer.vb (1)
829stack.RemoveLast()
UseInitializerHelpers.vb (1)
39nodesAndTokens.RemoveLast()
Microsoft.CodeAnalysis.Workspaces (2)
ReassignedVariable\AbstractReassignedVariableService.cs (2)
62stack.RemoveLast(); 242stack.RemoveLast();