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