18 references to SkipBadSeparatedListTokensWithExpectedKind
Microsoft.CodeAnalysis.CSharp (18)
Parser\LanguageParser.cs (17)
921
return @this.
SkipBadSeparatedListTokensWithExpectedKind
(ref openBracket, list,
975
return @this.
SkipBadSeparatedListTokensWithExpectedKind
(ref openParen, list,
1827
return this.
SkipBadSeparatedListTokensWithExpectedKind
(ref colon, list,
1910
return this.
SkipBadSeparatedListTokensWithExpectedKind
(ref tmp, list,
4220
return @this.
SkipBadSeparatedListTokensWithExpectedKind
(ref open, list,
4778
return this.
SkipBadSeparatedListTokensWithExpectedKind
(ref tmp, list,
5283
return @this.
SkipBadSeparatedListTokensWithExpectedKind
(ref openBrace, list,
5479
return @this.
SkipBadSeparatedListTokensWithExpectedKind
(ref open, list,
5906
return this.
SkipBadSeparatedListTokensWithExpectedKind
(ref tmp, list,
7130
return this.
SkipBadSeparatedListTokensWithExpectedKind
(ref openBracket, list,
7246
return
SkipBadSeparatedListTokensWithExpectedKind
(ref tmp,
8709
return @this.
SkipBadSeparatedListTokensWithExpectedKind
(ref startToken, list,
11128
return @this.
SkipBadSeparatedListTokensWithExpectedKind
(ref open, list,
12098
return @this.
SkipBadSeparatedListTokensWithExpectedKind
(ref startToken, list,
12215
return @this.
SkipBadSeparatedListTokensWithExpectedKind
(ref openBrace, list,
12489
return @this.
SkipBadSeparatedListTokensWithExpectedKind
(ref openParen, list,
12869
return this.
SkipBadSeparatedListTokensWithExpectedKind
(ref tmp, list,
Parser\LanguageParser_Patterns.cs (1)
539
return @this.
SkipBadSeparatedListTokensWithExpectedKind
(ref open, list,