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