5 references to IsPossibleSubpatternElement
Microsoft.CodeAnalysis.CSharp (5)
Parser\LanguageParser.cs (1)
12450
return lastTokenIsBinaryOperator ==
IsPossibleSubpatternElement
();
Parser\LanguageParser_Patterns.cs (4)
199
IsPossibleSubpatternElement
()
293
static @this => @this.
IsPossibleSubpatternElement
(),
490
static @this => @this.
IsPossibleSubpatternElement
(),
641
static @this => @this.
IsPossibleSubpatternElement
(),