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