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