5 references to IsPossibleStatement
Microsoft.CodeAnalysis.CSharp (5)
Parser\LanguageParser.cs (5)
2655
this.
IsPossibleStatement
())
2835
if (this.
IsPossibleStatement
())
8765
if (this.
IsPossibleStatement
())
8794
|| this.
IsPossibleStatement
();
8804
static p => !p.
IsPossibleStatement
(),