2 references to AllowsConstraintClause
Microsoft.CodeAnalysis.CSharp (2)
_generated\0\Syntax.xml.Main.Generated.cs (1)
5393=> SyntaxFactory.AllowsConstraintClause(SyntaxFactory.Token(SyntaxKind.AllowsKeyword), constraints);
_generated\2\Syntax.xml.Syntax.Generated.cs (1)
12146var newNode = SyntaxFactory.AllowsConstraintClause(allowsKeyword, constraints);