5 references to IsPossibleStatement
Microsoft.CodeAnalysis.CSharp (5)
Parser\LanguageParser.cs (5)
2743
this.
IsPossibleStatement
())
2920
if (this.
IsPossibleStatement
())
9165
if (this.
IsPossibleStatement
())
9194
|| this.
IsPossibleStatement
();
9204
static p => !p.
IsPossibleStatement
(),