5 references to IsPossibleStatement
Microsoft.CodeAnalysis.CSharp (5)
Parser\LanguageParser.cs (5)
2776
this.
IsPossibleStatement
())
2953
if (this.
IsPossibleStatement
())
9198
if (this.
IsPossibleStatement
())
9227
|| this.
IsPossibleStatement
();
9237
static p => !p.
IsPossibleStatement
(),