18 references to SkipBadSeparatedListTokensWithExpectedKind
Microsoft.CodeAnalysis.CSharp (18)
Parser\LanguageParser.cs (17)
921return @this.SkipBadSeparatedListTokensWithExpectedKind(ref openBracket, list, 975return @this.SkipBadSeparatedListTokensWithExpectedKind(ref openParen, list, 1827return this.SkipBadSeparatedListTokensWithExpectedKind(ref colon, list, 1910return this.SkipBadSeparatedListTokensWithExpectedKind(ref tmp, list, 4220return @this.SkipBadSeparatedListTokensWithExpectedKind(ref open, list, 4778return this.SkipBadSeparatedListTokensWithExpectedKind(ref tmp, list, 5283return @this.SkipBadSeparatedListTokensWithExpectedKind(ref openBrace, list, 5479return @this.SkipBadSeparatedListTokensWithExpectedKind(ref open, list, 5906return this.SkipBadSeparatedListTokensWithExpectedKind(ref tmp, list, 7130return this.SkipBadSeparatedListTokensWithExpectedKind(ref openBracket, list, 7246return SkipBadSeparatedListTokensWithExpectedKind(ref tmp, 8709return @this.SkipBadSeparatedListTokensWithExpectedKind(ref startToken, list, 11128return @this.SkipBadSeparatedListTokensWithExpectedKind(ref open, list, 12098return @this.SkipBadSeparatedListTokensWithExpectedKind(ref startToken, list, 12215return @this.SkipBadSeparatedListTokensWithExpectedKind(ref openBrace, list, 12489return @this.SkipBadSeparatedListTokensWithExpectedKind(ref openParen, list, 12869return this.SkipBadSeparatedListTokensWithExpectedKind(ref tmp, list,
Parser\LanguageParser_Patterns.cs (1)
539return @this.SkipBadSeparatedListTokensWithExpectedKind(ref open, list,