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