19 references to SkipBadSeparatedListTokensWithExpectedKind
Microsoft.CodeAnalysis.CSharp (19)
Parser\LanguageParser.cs (18)
1176return @this.SkipBadSeparatedListTokensWithExpectedKind(ref openBracket, list, 1231return @this.SkipBadSeparatedListTokensWithExpectedKind(ref openParen, list, 2151return this.SkipBadSeparatedListTokensWithExpectedKind(ref colon, list, 2246return this.SkipBadSeparatedListTokensWithExpectedKind(ref tmp, list, 4701return @this.SkipBadSeparatedListTokensWithExpectedKind(ref open, list, 5200return this.SkipBadSeparatedListTokensWithExpectedKind(ref tmp, list, 5706return @this.SkipBadSeparatedListTokensWithExpectedKind(ref openBrace, list, 5909return @this.SkipBadSeparatedListTokensWithExpectedKind(ref open, list, 6450return this.SkipBadSeparatedListTokensWithExpectedKind(ref tmp, list, 7748return this.SkipBadSeparatedListTokensWithExpectedKind(ref openBracket, list, 7864return SkipBadSeparatedListTokensWithExpectedKind(ref tmp, 9434return @this.SkipBadSeparatedListTokensWithExpectedKind(ref startToken, list, 12214return @this.SkipBadSeparatedListTokensWithExpectedKind(ref open, list, 12923return @this.SkipBadSeparatedListTokensWithExpectedKind(ref openBracket, list, 13181return @this.SkipBadSeparatedListTokensWithExpectedKind(ref startToken, list, 13298return @this.SkipBadSeparatedListTokensWithExpectedKind(ref openBrace, list, 13570return @this.SkipBadSeparatedListTokensWithExpectedKind(ref openParen, list, 13946return this.SkipBadSeparatedListTokensWithExpectedKind(ref tmp, list,
Parser\LanguageParser_Patterns.cs (1)
562return @this.SkipBadSeparatedListTokensWithExpectedKind(ref open, list,