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, 4738return @this.SkipBadSeparatedListTokensWithExpectedKind(ref open, list, 5237return this.SkipBadSeparatedListTokensWithExpectedKind(ref tmp, list, 5743return @this.SkipBadSeparatedListTokensWithExpectedKind(ref openBrace, list, 5946return @this.SkipBadSeparatedListTokensWithExpectedKind(ref open, list, 6487return this.SkipBadSeparatedListTokensWithExpectedKind(ref tmp, list, 7781return this.SkipBadSeparatedListTokensWithExpectedKind(ref openBracket, list, 7897return SkipBadSeparatedListTokensWithExpectedKind(ref tmp, 9523return @this.SkipBadSeparatedListTokensWithExpectedKind(ref startToken, list, 12301return @this.SkipBadSeparatedListTokensWithExpectedKind(ref open, list, 13010return @this.SkipBadSeparatedListTokensWithExpectedKind(ref openBracket, list, 13273return @this.SkipBadSeparatedListTokensWithExpectedKind(ref startToken, list, 13392return @this.SkipBadSeparatedListTokensWithExpectedKind(ref openBrace, list, 13664return @this.SkipBadSeparatedListTokensWithExpectedKind(ref openParen, list, 14043return this.SkipBadSeparatedListTokensWithExpectedKind(ref tmp, list,
Parser\LanguageParser_Patterns.cs (1)
562return @this.SkipBadSeparatedListTokensWithExpectedKind(ref open, list,