5 references to IsPossibleStatement
Microsoft.CodeAnalysis.CSharp (5)
Parser\LanguageParser.cs (5)
2688
this.
IsPossibleStatement
())
2865
if (this.
IsPossibleStatement
())
9034
if (this.
IsPossibleStatement
())
9063
|| this.
IsPossibleStatement
();
9073
static p => !p.
IsPossibleStatement
(),