2 references to parsePropertyPatternClause
Microsoft.CodeAnalysis.CSharp (2)
Parser\LanguageParser_Patterns.cs (2)
297parsePropertyPatternClause(out PropertyPatternClauseSyntax? propertyPatternClause0); 332if (parsePropertyPatternClause(out PropertyPatternClauseSyntax? propertyPatternClause))