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