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