2 overrides of ReportRedundantConstraints
Microsoft.CodeAnalysis.VisualBasic (2)
Symbols\Source\SourceTypeParameterSymbol.vb (2)
296Protected Overrides Function ReportRedundantConstraints() As Boolean 361Protected Overrides Function ReportRedundantConstraints() As Boolean
1 reference to ReportRedundantConstraints
Microsoft.CodeAnalysis.VisualBasic (1)
Symbols\Source\SourceTypeParameterSymbol.vb (1)
112If(ReportRedundantConstraints(), DirectConstraintConflictKind.RedundantConstraint, DirectConstraintConflictKind.None)