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, 4710return @this.SkipBadSeparatedListTokensWithExpectedKind(ref open, list, 5209return this.SkipBadSeparatedListTokensWithExpectedKind(ref tmp, list, 5715return @this.SkipBadSeparatedListTokensWithExpectedKind(ref openBrace, list, 5918return @this.SkipBadSeparatedListTokensWithExpectedKind(ref open, list, 6459return this.SkipBadSeparatedListTokensWithExpectedKind(ref tmp, list, 7753return this.SkipBadSeparatedListTokensWithExpectedKind(ref openBracket, list, 7869return SkipBadSeparatedListTokensWithExpectedKind(ref tmp, 9439return @this.SkipBadSeparatedListTokensWithExpectedKind(ref startToken, list, 12219return @this.SkipBadSeparatedListTokensWithExpectedKind(ref open, list, 12928return @this.SkipBadSeparatedListTokensWithExpectedKind(ref openBracket, list, 13191return @this.SkipBadSeparatedListTokensWithExpectedKind(ref startToken, list, 13310return @this.SkipBadSeparatedListTokensWithExpectedKind(ref openBrace, list, 13582return @this.SkipBadSeparatedListTokensWithExpectedKind(ref openParen, list, 13958return this.SkipBadSeparatedListTokensWithExpectedKind(ref tmp, list,
Parser\LanguageParser_Patterns.cs (1)
562return @this.SkipBadSeparatedListTokensWithExpectedKind(ref open, list,