19 references to SkipBadSeparatedListTokensWithExpectedKind
Microsoft.CodeAnalysis.CSharp (19)
Parser\LanguageParser.cs (18)
1184return @this.SkipBadSeparatedListTokensWithExpectedKind(ref openBracket, list, 1239return @this.SkipBadSeparatedListTokensWithExpectedKind(ref openParen, list, 2153return this.SkipBadSeparatedListTokensWithExpectedKind(ref colon, list, 2248return this.SkipBadSeparatedListTokensWithExpectedKind(ref tmp, list, 4811return @this.SkipBadSeparatedListTokensWithExpectedKind(ref open, list, 5310return this.SkipBadSeparatedListTokensWithExpectedKind(ref tmp, list, 5877return @this.SkipBadSeparatedListTokensWithExpectedKind(ref openBrace, list, 6080return @this.SkipBadSeparatedListTokensWithExpectedKind(ref open, list, 6619return this.SkipBadSeparatedListTokensWithExpectedKind(ref tmp, list, 7913return this.SkipBadSeparatedListTokensWithExpectedKind(ref openBracket, list, 8029return SkipBadSeparatedListTokensWithExpectedKind(ref tmp, 9654return @this.SkipBadSeparatedListTokensWithExpectedKind(ref startToken, list, 12479return @this.SkipBadSeparatedListTokensWithExpectedKind(ref open, list, 13188return @this.SkipBadSeparatedListTokensWithExpectedKind(ref openBracket, list, 13451return @this.SkipBadSeparatedListTokensWithExpectedKind(ref startToken, list, 13570return @this.SkipBadSeparatedListTokensWithExpectedKind(ref openBrace, list, 13822return @this.SkipBadSeparatedListTokensWithExpectedKind(ref openParen, list, 14197return this.SkipBadSeparatedListTokensWithExpectedKind(ref tmp, list,
Parser\LanguageParser_Patterns.cs (1)
585return @this.SkipBadSeparatedListTokensWithExpectedKind(ref open, list,