5 references to IsPossibleStatement
Microsoft.CodeAnalysis.CSharp (5)
Parser\LanguageParser.cs (5)
2698
this.
IsPossibleStatement
())
2878
if (this.
IsPossibleStatement
())
8964
if (this.
IsPossibleStatement
())
8993
|| this.
IsPossibleStatement
();
9003
static p => !p.
IsPossibleStatement
(),