5 references to IsPossibleStatement
Microsoft.CodeAnalysis.CSharp (5)
Parser\LanguageParser.cs (5)
2654
this.
IsPossibleStatement
())
2834
if (this.
IsPossibleStatement
())
8763
if (this.
IsPossibleStatement
())
8792
|| this.
IsPossibleStatement
();
8802
static p => !p.
IsPossibleStatement
(),