GenericInfo.RemoveConstraintClause(TypeParameterConstraintClauseSyntax) Method
Containing Type: GenericInfo
Assembly: Roslynator.CSharp.dll
Creates a new GenericInfo with the specified constraint clause removed.
public Roslynator.CSharp.Syntax.GenericInfo RemoveConstraintClause(Microsoft.CodeAnalysis.CSharp.Syntax.TypeParameterConstraintClauseSyntax constraintClause)
Parameters
constraintClause TypeParameterConstraintClauseSyntax