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