2 implementations of IsPropertyPatternClause
Microsoft.CodeAnalysis.CSharp.CodeStyle (1)
CSharpSyntaxFacts.cs (1)
637
public bool
IsPropertyPatternClause
(SyntaxNode node)
Microsoft.CodeAnalysis.VisualBasic.CodeStyle (1)
VisualBasicSyntaxFacts.vb (1)
698
Public Function
IsPropertyPatternClause
(node As SyntaxNode) As Boolean Implements ISyntaxFacts.IsPropertyPatternClause
1 reference to IsPropertyPatternClause
Microsoft.CodeAnalysis.VisualBasic.CodeStyle (1)
VisualBasicSyntaxFacts.vb (1)
698
Public Function IsPropertyPatternClause(node As SyntaxNode) As Boolean Implements ISyntaxFacts.
IsPropertyPatternClause