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,
4738
return @this.
SkipBadSeparatedListTokensWithExpectedKind
(ref open, list,
5237
return this.
SkipBadSeparatedListTokensWithExpectedKind
(ref tmp, list,
5743
return @this.
SkipBadSeparatedListTokensWithExpectedKind
(ref openBrace, list,
5946
return @this.
SkipBadSeparatedListTokensWithExpectedKind
(ref open, list,
6487
return this.
SkipBadSeparatedListTokensWithExpectedKind
(ref tmp, list,
7781
return this.
SkipBadSeparatedListTokensWithExpectedKind
(ref openBracket, list,
7897
return
SkipBadSeparatedListTokensWithExpectedKind
(ref tmp,
9523
return @this.
SkipBadSeparatedListTokensWithExpectedKind
(ref startToken, list,
12301
return @this.
SkipBadSeparatedListTokensWithExpectedKind
(ref open, list,
13010
return @this.
SkipBadSeparatedListTokensWithExpectedKind
(ref openBracket, list,
13273
return @this.
SkipBadSeparatedListTokensWithExpectedKind
(ref startToken, list,
13392
return @this.
SkipBadSeparatedListTokensWithExpectedKind
(ref openBrace, list,
13664
return @this.
SkipBadSeparatedListTokensWithExpectedKind
(ref openParen, list,
14043
return this.
SkipBadSeparatedListTokensWithExpectedKind
(ref tmp, list,
Parser\LanguageParser_Patterns.cs (1)
562
return @this.
SkipBadSeparatedListTokensWithExpectedKind
(ref open, list,