19 references to SkipBadSeparatedListTokensWithExpectedKind
Microsoft.CodeAnalysis.CSharp (19)
Parser\LanguageParser.cs (18)
1184
return @this.
SkipBadSeparatedListTokensWithExpectedKind
(ref openBracket, list,
1239
return @this.
SkipBadSeparatedListTokensWithExpectedKind
(ref openParen, list,
2153
return this.
SkipBadSeparatedListTokensWithExpectedKind
(ref colon, list,
2248
return this.
SkipBadSeparatedListTokensWithExpectedKind
(ref tmp, list,
4811
return @this.
SkipBadSeparatedListTokensWithExpectedKind
(ref open, list,
5310
return this.
SkipBadSeparatedListTokensWithExpectedKind
(ref tmp, list,
5877
return @this.
SkipBadSeparatedListTokensWithExpectedKind
(ref openBrace, list,
6080
return @this.
SkipBadSeparatedListTokensWithExpectedKind
(ref open, list,
6619
return this.
SkipBadSeparatedListTokensWithExpectedKind
(ref tmp, list,
7913
return this.
SkipBadSeparatedListTokensWithExpectedKind
(ref openBracket, list,
8029
return
SkipBadSeparatedListTokensWithExpectedKind
(ref tmp,
9654
return @this.
SkipBadSeparatedListTokensWithExpectedKind
(ref startToken, list,
12479
return @this.
SkipBadSeparatedListTokensWithExpectedKind
(ref open, list,
13188
return @this.
SkipBadSeparatedListTokensWithExpectedKind
(ref openBracket, list,
13451
return @this.
SkipBadSeparatedListTokensWithExpectedKind
(ref startToken, list,
13570
return @this.
SkipBadSeparatedListTokensWithExpectedKind
(ref openBrace, list,
13822
return @this.
SkipBadSeparatedListTokensWithExpectedKind
(ref openParen, list,
14197
return this.
SkipBadSeparatedListTokensWithExpectedKind
(ref tmp, list,
Parser\LanguageParser_Patterns.cs (1)
585
return @this.
SkipBadSeparatedListTokensWithExpectedKind
(ref open, list,