3 references to CloseCurly
Microsoft.CodeAnalysis (3)
CommandLine\AnalyzerConfig.SectionNameMatching.cs (3)
291case TokenKind.CloseCurly: 447if (numEnd is null || lexer.IsDone || lexer.Lex() != TokenKind.CloseCurly) 506return TokenKind.CloseCurly;