CSharpSyntaxVisitor.VisitAllowsConstraintClause Method
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Called when the visitor visits a AllowsConstraintClauseSyntax node.
C#
public virtual void VisitAllowsConstraintClause(Microsoft.CodeAnalysis.CSharp.Syntax.AllowsConstraintClauseSyntax node);
abstract member VisitAllowsConstraintClause : Microsoft.CodeAnalysis.CSharp.Syntax.AllowsConstraintClauseSyntax -> unit
override this.VisitAllowsConstraintClause : Microsoft.CodeAnalysis.CSharp.Syntax.AllowsConstraintClauseSyntax -> unit
Public Overridable Sub VisitAllowsConstraintClause (node As AllowsConstraintClauseSyntax)
Product | Versions |
---|---|
Roslyn | 4.12.2, 4.13.0 |
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
.NET feedback
.NET is an open source project. Select a link to provide feedback: