5 references to IsPossibleStatement
Microsoft.CodeAnalysis.CSharp (5)
Parser\LanguageParser.cs (5)
2781
this.
IsPossibleStatement
())
2958
if (this.
IsPossibleStatement
())
9219
if (this.
IsPossibleStatement
())
9248
|| this.
IsPossibleStatement
();
9258
static p => !p.
IsPossibleStatement
(),