4 references to ERR_NoSuitableNewForNewConstraint2
Microsoft.CodeAnalysis.VisualBasic (2)
Errors\ErrorFacts.vb (1)
874
ERRID.
ERR_NoSuitableNewForNewConstraint2
,
Symbols\ConstraintsHelper.vb (1)
941
diagnosticsBuilder.Add(New TypeParameterDiagnosticInfo(typeParameter, ErrorFactory.ErrorInfo(ERRID.
ERR_NoSuitableNewForNewConstraint2
, typeArgument, typeParameter)))
Microsoft.CodeAnalysis.VisualBasic.Symbol.UnitTests (2)
SymbolsTests\Retargeting\RetargetingTests.vb (2)
2938
Diagnostic(ERRID.
ERR_NoSuitableNewForNewConstraint2
, "ClassLibrary1.TestInterface").WithArguments("ClassLibrary1.TestInterface", "t"),
2946
Diagnostic(ERRID.
ERR_NoSuitableNewForNewConstraint2
, "ClassLibrary1.TestInterface").WithArguments("ClassLibrary1.TestInterface", "t"),