2 references to AllowsKeyword
Microsoft.CodeAnalysis.CSharp (2)
_generated\1\Syntax.xml.Internal.Generated.cs (2)
19548
if (allowsKeyword != this.
AllowsKeyword
|| constraints != this.Constraints)
28471
=> node.Update((SyntaxToken)Visit(node.
AllowsKeyword
), VisitList(node.Constraints));