5 references to IsPossibleStatement
Microsoft.CodeAnalysis.CSharp (5)
Parser\LanguageParser.cs (5)
2730
this.
IsPossibleStatement
())
2907
if (this.
IsPossibleStatement
())
9152
if (this.
IsPossibleStatement
())
9181
|| this.
IsPossibleStatement
();
9191
static p => !p.
IsPossibleStatement
(),