19 references to SkipBadSeparatedListTokensWithExpectedKind
Microsoft.CodeAnalysis.CSharp (19)
Parser\LanguageParser.cs (18)
1176
return @this.
SkipBadSeparatedListTokensWithExpectedKind
(ref openBracket, list,
1231
return @this.
SkipBadSeparatedListTokensWithExpectedKind
(ref openParen, list,
2151
return this.
SkipBadSeparatedListTokensWithExpectedKind
(ref colon, list,
2246
return this.
SkipBadSeparatedListTokensWithExpectedKind
(ref tmp, list,
4701
return @this.
SkipBadSeparatedListTokensWithExpectedKind
(ref open, list,
5200
return this.
SkipBadSeparatedListTokensWithExpectedKind
(ref tmp, list,
5706
return @this.
SkipBadSeparatedListTokensWithExpectedKind
(ref openBrace, list,
5909
return @this.
SkipBadSeparatedListTokensWithExpectedKind
(ref open, list,
6450
return this.
SkipBadSeparatedListTokensWithExpectedKind
(ref tmp, list,
7748
return this.
SkipBadSeparatedListTokensWithExpectedKind
(ref openBracket, list,
7864
return
SkipBadSeparatedListTokensWithExpectedKind
(ref tmp,
9434
return @this.
SkipBadSeparatedListTokensWithExpectedKind
(ref startToken, list,
12214
return @this.
SkipBadSeparatedListTokensWithExpectedKind
(ref open, list,
12923
return @this.
SkipBadSeparatedListTokensWithExpectedKind
(ref openBracket, list,
13181
return @this.
SkipBadSeparatedListTokensWithExpectedKind
(ref startToken, list,
13298
return @this.
SkipBadSeparatedListTokensWithExpectedKind
(ref openBrace, list,
13570
return @this.
SkipBadSeparatedListTokensWithExpectedKind
(ref openParen, list,
13946
return this.
SkipBadSeparatedListTokensWithExpectedKind
(ref tmp, list,
Parser\LanguageParser_Patterns.cs (1)
562
return @this.
SkipBadSeparatedListTokensWithExpectedKind
(ref open, list,