4 references to RemoveLast
Microsoft.CodeAnalysis (1)
Syntax\InternalSyntax\SeparatedSyntaxListBuilder.cs (1)
67_builder!.RemoveLast();
Microsoft.CodeAnalysis.CSharp (2)
Parser\LanguageParser.cs (2)
4630modifiers.RemoveLast(); 9450mods.RemoveLast();
Microsoft.CodeAnalysis.VisualBasic (1)
Scanner\TokenStream.vb (1)
294tList.RemoveLast()