3 references to ERR_ConstraintCycleLink2
Microsoft.CodeAnalysis.VisualBasic (3)
Errors\ErrorFacts.vb (1)
902ERRID.ERR_ConstraintCycleLink2,
Symbols\ConstraintsHelper.vb (2)
1111builder.Add(ErrorFactory.ErrorInfo(ERRID.ERR_ConstraintCycleLink2, typeParameter, previous)) 1115builder(0) = ErrorFactory.ErrorInfo(ERRID.ERR_ConstraintCycleLink2, cycle.Head, previous)