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