19 references to SkipBadSeparatedListTokensWithExpectedKind
Microsoft.CodeAnalysis.CSharp (19)
Parser\LanguageParser.cs (18)
1185
return @this.
SkipBadSeparatedListTokensWithExpectedKind
(ref openBracket, list,
1240
return @this.
SkipBadSeparatedListTokensWithExpectedKind
(ref openParen, list,
2194
return this.
SkipBadSeparatedListTokensWithExpectedKind
(ref colon, list,
2289
return this.
SkipBadSeparatedListTokensWithExpectedKind
(ref tmp, list,
4866
return @this.
SkipBadSeparatedListTokensWithExpectedKind
(ref open, list,
5385
return this.
SkipBadSeparatedListTokensWithExpectedKind
(ref tmp, list,
5953
return @this.
SkipBadSeparatedListTokensWithExpectedKind
(ref openBrace, list,
6156
return @this.
SkipBadSeparatedListTokensWithExpectedKind
(ref open, list,
6695
return this.
SkipBadSeparatedListTokensWithExpectedKind
(ref tmp, list,
7989
return this.
SkipBadSeparatedListTokensWithExpectedKind
(ref openBracket, list,
8105
return
SkipBadSeparatedListTokensWithExpectedKind
(ref tmp,
9724
return @this.
SkipBadSeparatedListTokensWithExpectedKind
(ref startToken, list,
12551
return @this.
SkipBadSeparatedListTokensWithExpectedKind
(ref open, list,
13274
return @this.
SkipBadSeparatedListTokensWithExpectedKind
(ref openBracket, list,
13550
return @this.
SkipBadSeparatedListTokensWithExpectedKind
(ref startToken, list,
13669
return @this.
SkipBadSeparatedListTokensWithExpectedKind
(ref openBrace, list,
13921
return @this.
SkipBadSeparatedListTokensWithExpectedKind
(ref openParen, list,
14296
return this.
SkipBadSeparatedListTokensWithExpectedKind
(ref tmp, list,
Parser\LanguageParser_Patterns.cs (1)
587
return @this.
SkipBadSeparatedListTokensWithExpectedKind
(ref open, list,