19 references to SkipBadSeparatedListTokensWithExpectedKind
Microsoft.CodeAnalysis.CSharp (19)
Parser\LanguageParser.cs (18)
1185return @this.SkipBadSeparatedListTokensWithExpectedKind(ref openBracket, list, 1240return @this.SkipBadSeparatedListTokensWithExpectedKind(ref openParen, list, 2194return this.SkipBadSeparatedListTokensWithExpectedKind(ref colon, list, 2289return this.SkipBadSeparatedListTokensWithExpectedKind(ref tmp, list, 4866return @this.SkipBadSeparatedListTokensWithExpectedKind(ref open, list, 5385return this.SkipBadSeparatedListTokensWithExpectedKind(ref tmp, list, 5953return @this.SkipBadSeparatedListTokensWithExpectedKind(ref openBrace, list, 6156return @this.SkipBadSeparatedListTokensWithExpectedKind(ref open, list, 6695return this.SkipBadSeparatedListTokensWithExpectedKind(ref tmp, list, 7989return this.SkipBadSeparatedListTokensWithExpectedKind(ref openBracket, list, 8105return SkipBadSeparatedListTokensWithExpectedKind(ref tmp, 9724return @this.SkipBadSeparatedListTokensWithExpectedKind(ref startToken, list, 12551return @this.SkipBadSeparatedListTokensWithExpectedKind(ref open, list, 13274return @this.SkipBadSeparatedListTokensWithExpectedKind(ref openBracket, list, 13550return @this.SkipBadSeparatedListTokensWithExpectedKind(ref startToken, list, 13669return @this.SkipBadSeparatedListTokensWithExpectedKind(ref openBrace, list, 13921return @this.SkipBadSeparatedListTokensWithExpectedKind(ref openParen, list, 14296return this.SkipBadSeparatedListTokensWithExpectedKind(ref tmp, list,
Parser\LanguageParser_Patterns.cs (1)
587return @this.SkipBadSeparatedListTokensWithExpectedKind(ref open, list,