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,
4904
return @this.
SkipBadSeparatedListTokensWithExpectedKind
(ref open, list,
5423
return this.
SkipBadSeparatedListTokensWithExpectedKind
(ref tmp, list,
5991
return @this.
SkipBadSeparatedListTokensWithExpectedKind
(ref openBrace, list,
6194
return @this.
SkipBadSeparatedListTokensWithExpectedKind
(ref open, list,
6733
return this.
SkipBadSeparatedListTokensWithExpectedKind
(ref tmp, list,
8027
return this.
SkipBadSeparatedListTokensWithExpectedKind
(ref openBracket, list,
8143
return
SkipBadSeparatedListTokensWithExpectedKind
(ref tmp,
9780
return @this.
SkipBadSeparatedListTokensWithExpectedKind
(ref startToken, list,
12615
return @this.
SkipBadSeparatedListTokensWithExpectedKind
(ref open, list,
13347
return @this.
SkipBadSeparatedListTokensWithExpectedKind
(ref openBracket, list,
13623
return @this.
SkipBadSeparatedListTokensWithExpectedKind
(ref startToken, list,
13742
return @this.
SkipBadSeparatedListTokensWithExpectedKind
(ref openBrace, list,
13994
return @this.
SkipBadSeparatedListTokensWithExpectedKind
(ref openParen, list,
14369
return this.
SkipBadSeparatedListTokensWithExpectedKind
(ref tmp, list,
Parser\LanguageParser_Patterns.cs (1)
587
return @this.
SkipBadSeparatedListTokensWithExpectedKind
(ref open, list,