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