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