13 references to SkipBadSeparatedListTokensWithExpectedKind
Microsoft.CodeAnalysis.CSharp (13)
Parser\LanguageParser.cs (12)
1240
return @this.
SkipBadSeparatedListTokensWithExpectedKind
(ref openParen, list,
2181
return this.
SkipBadSeparatedListTokensWithExpectedKind
(ref colon, list,
2276
return this.
SkipBadSeparatedListTokensWithExpectedKind
(ref tmp, list,
5372
return this.
SkipBadSeparatedListTokensWithExpectedKind
(ref tmp, list,
6143
return @this.
SkipBadSeparatedListTokensWithExpectedKind
(ref open, list,
7976
return this.
SkipBadSeparatedListTokensWithExpectedKind
(ref openBracket, list,
8092
return
SkipBadSeparatedListTokensWithExpectedKind
(ref tmp,
9711
return @this.
SkipBadSeparatedListTokensWithExpectedKind
(ref startToken, list,
13261
return @this.
SkipBadSeparatedListTokensWithExpectedKind
(ref openBracket, list,
13537
return @this.
SkipBadSeparatedListTokensWithExpectedKind
(ref startToken, list,
13656
return @this.
SkipBadSeparatedListTokensWithExpectedKind
(ref openBrace, list,
14283
return this.
SkipBadSeparatedListTokensWithExpectedKind
(ref tmp, list,
Parser\LanguageParser_Patterns.cs (1)
587
return @this.
SkipBadSeparatedListTokensWithExpectedKind
(ref open, list,