5 references to IsPossibleStatement
Microsoft.CodeAnalysis.CSharp (5)
Parser\LanguageParser.cs (5)
2695
this.
IsPossibleStatement
())
2875
if (this.
IsPossibleStatement
())
8875
if (this.
IsPossibleStatement
())
8904
|| this.
IsPossibleStatement
();
8914
static p => !p.
IsPossibleStatement
(),