13 references to SkipBadSeparatedListTokensWithExpectedKind
Microsoft.CodeAnalysis.CSharp (13)
Parser\LanguageParser.cs (12)
1231
return @this.
SkipBadSeparatedListTokensWithExpectedKind
(ref openParen, list,
2151
return this.
SkipBadSeparatedListTokensWithExpectedKind
(ref colon, list,
2246
return this.
SkipBadSeparatedListTokensWithExpectedKind
(ref tmp, list,
5198
return this.
SkipBadSeparatedListTokensWithExpectedKind
(ref tmp, list,
5907
return @this.
SkipBadSeparatedListTokensWithExpectedKind
(ref open, list,
7746
return this.
SkipBadSeparatedListTokensWithExpectedKind
(ref openBracket, list,
7862
return
SkipBadSeparatedListTokensWithExpectedKind
(ref tmp,
9403
return @this.
SkipBadSeparatedListTokensWithExpectedKind
(ref startToken, list,
12892
return @this.
SkipBadSeparatedListTokensWithExpectedKind
(ref openBracket, list,
13150
return @this.
SkipBadSeparatedListTokensWithExpectedKind
(ref startToken, list,
13267
return @this.
SkipBadSeparatedListTokensWithExpectedKind
(ref openBrace, list,
13915
return this.
SkipBadSeparatedListTokensWithExpectedKind
(ref tmp, list,
Parser\LanguageParser_Patterns.cs (1)
562
return @this.
SkipBadSeparatedListTokensWithExpectedKind
(ref open, list,