3 references to RemoveLast
Microsoft.CodeAnalysis (1)
Syntax\InternalSyntax\SeparatedSyntaxListBuilder.cs (1)
67
_builder!.
RemoveLast
();
Microsoft.CodeAnalysis.CSharp (2)
Parser\LanguageParser.cs (2)
5031
modifiers.
RemoveLast
();
10206
mods.
RemoveLast
();