19 references to SkipBadSeparatedListTokensWithExpectedKind
Microsoft.CodeAnalysis.CSharp (19)
Parser\LanguageParser.cs (18)
1185return @this.SkipBadSeparatedListTokensWithExpectedKind(ref openBracket, list, 1240return @this.SkipBadSeparatedListTokensWithExpectedKind(ref openParen, list, 2227return this.SkipBadSeparatedListTokensWithExpectedKind(ref colon, list, 2322return this.SkipBadSeparatedListTokensWithExpectedKind(ref tmp, list, 4899return @this.SkipBadSeparatedListTokensWithExpectedKind(ref open, list, 5418return this.SkipBadSeparatedListTokensWithExpectedKind(ref tmp, list, 5986return @this.SkipBadSeparatedListTokensWithExpectedKind(ref openBrace, list, 6189return @this.SkipBadSeparatedListTokensWithExpectedKind(ref open, list, 6728return this.SkipBadSeparatedListTokensWithExpectedKind(ref tmp, list, 8022return this.SkipBadSeparatedListTokensWithExpectedKind(ref openBracket, list, 8138return SkipBadSeparatedListTokensWithExpectedKind(ref tmp, 9757return @this.SkipBadSeparatedListTokensWithExpectedKind(ref startToken, list, 12588return @this.SkipBadSeparatedListTokensWithExpectedKind(ref open, list, 13311return @this.SkipBadSeparatedListTokensWithExpectedKind(ref openBracket, list, 13587return @this.SkipBadSeparatedListTokensWithExpectedKind(ref startToken, list, 13706return @this.SkipBadSeparatedListTokensWithExpectedKind(ref openBrace, list, 13958return @this.SkipBadSeparatedListTokensWithExpectedKind(ref openParen, list, 14333return this.SkipBadSeparatedListTokensWithExpectedKind(ref tmp, list,
Parser\LanguageParser_Patterns.cs (1)
587return @this.SkipBadSeparatedListTokensWithExpectedKind(ref open, list,