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, 5330return this.SkipBadSeparatedListTokensWithExpectedKind(ref tmp, list, 5897return @this.SkipBadSeparatedListTokensWithExpectedKind(ref openBrace, list, 6100return @this.SkipBadSeparatedListTokensWithExpectedKind(ref open, list, 6639return this.SkipBadSeparatedListTokensWithExpectedKind(ref tmp, list, 7933return this.SkipBadSeparatedListTokensWithExpectedKind(ref openBracket, list, 8049return SkipBadSeparatedListTokensWithExpectedKind(ref tmp, 9668return @this.SkipBadSeparatedListTokensWithExpectedKind(ref startToken, list, 12495return @this.SkipBadSeparatedListTokensWithExpectedKind(ref open, list, 13218return @this.SkipBadSeparatedListTokensWithExpectedKind(ref openBracket, list, 13494return @this.SkipBadSeparatedListTokensWithExpectedKind(ref startToken, list, 13613return @this.SkipBadSeparatedListTokensWithExpectedKind(ref openBrace, list, 13865return @this.SkipBadSeparatedListTokensWithExpectedKind(ref openParen, list, 14240return this.SkipBadSeparatedListTokensWithExpectedKind(ref tmp, list,
Parser\LanguageParser_Patterns.cs (1)
587return @this.SkipBadSeparatedListTokensWithExpectedKind(ref open, list,