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,
2227
return this.
SkipBadSeparatedListTokensWithExpectedKind
(ref colon, list,
2322
return this.
SkipBadSeparatedListTokensWithExpectedKind
(ref tmp, list,
4899
return @this.
SkipBadSeparatedListTokensWithExpectedKind
(ref open, list,
5418
return this.
SkipBadSeparatedListTokensWithExpectedKind
(ref tmp, list,
5986
return @this.
SkipBadSeparatedListTokensWithExpectedKind
(ref openBrace, list,
6189
return @this.
SkipBadSeparatedListTokensWithExpectedKind
(ref open, list,
6728
return this.
SkipBadSeparatedListTokensWithExpectedKind
(ref tmp, list,
8022
return this.
SkipBadSeparatedListTokensWithExpectedKind
(ref openBracket, list,
8138
return
SkipBadSeparatedListTokensWithExpectedKind
(ref tmp,
9757
return @this.
SkipBadSeparatedListTokensWithExpectedKind
(ref startToken, list,
12588
return @this.
SkipBadSeparatedListTokensWithExpectedKind
(ref open, list,
13311
return @this.
SkipBadSeparatedListTokensWithExpectedKind
(ref openBracket, list,
13587
return @this.
SkipBadSeparatedListTokensWithExpectedKind
(ref startToken, list,
13706
return @this.
SkipBadSeparatedListTokensWithExpectedKind
(ref openBrace, list,
13958
return @this.
SkipBadSeparatedListTokensWithExpectedKind
(ref openParen, list,
14333
return this.
SkipBadSeparatedListTokensWithExpectedKind
(ref tmp, list,
Parser\LanguageParser_Patterns.cs (1)
587
return @this.
SkipBadSeparatedListTokensWithExpectedKind
(ref open, list,