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, 4904return @this.SkipBadSeparatedListTokensWithExpectedKind(ref open, list, 5423return this.SkipBadSeparatedListTokensWithExpectedKind(ref tmp, list, 5991return @this.SkipBadSeparatedListTokensWithExpectedKind(ref openBrace, list, 6194return @this.SkipBadSeparatedListTokensWithExpectedKind(ref open, list, 6733return this.SkipBadSeparatedListTokensWithExpectedKind(ref tmp, list, 8027return this.SkipBadSeparatedListTokensWithExpectedKind(ref openBracket, list, 8143return SkipBadSeparatedListTokensWithExpectedKind(ref tmp, 9780return @this.SkipBadSeparatedListTokensWithExpectedKind(ref startToken, list, 12615return @this.SkipBadSeparatedListTokensWithExpectedKind(ref open, list, 13347return @this.SkipBadSeparatedListTokensWithExpectedKind(ref openBracket, list, 13623return @this.SkipBadSeparatedListTokensWithExpectedKind(ref startToken, list, 13742return @this.SkipBadSeparatedListTokensWithExpectedKind(ref openBrace, list, 13994return @this.SkipBadSeparatedListTokensWithExpectedKind(ref openParen, list, 14369return this.SkipBadSeparatedListTokensWithExpectedKind(ref tmp, list,
Parser\LanguageParser_Patterns.cs (1)
587return @this.SkipBadSeparatedListTokensWithExpectedKind(ref open, list,