5 references to IsPossibleStatement
Microsoft.CodeAnalysis.CSharp (5)
Parser\LanguageParser.cs (5)
2697
this.
IsPossibleStatement
())
2877
if (this.
IsPossibleStatement
())
8880
if (this.
IsPossibleStatement
())
8909
|| this.
IsPossibleStatement
();
8919
static p => !p.
IsPossibleStatement
(),