3 references to ERR_BadTypeArgForStructConstraintNull
Microsoft.CodeAnalysis.VisualBasic (3)
Binding\Binder_Utils.vb (1)
532
ReportDiagnostic(diagBag, modifiedIdentifier, ERRID.
ERR_BadTypeArgForStructConstraintNull
, baseType)
Errors\ErrorFacts.vb (1)
975
ERRID.
ERR_BadTypeArgForStructConstraintNull
,
Symbols\ConstraintsHelper.vb (1)
1023
diagnosticsBuilder.Add(New TypeParameterDiagnosticInfo(typeParameter, ErrorFactory.ErrorInfo(ERRID.
ERR_BadTypeArgForStructConstraintNull
, typeArgument)))