2 references to ERR_TryCastOfUnconstrainedTypeParam1
Microsoft.CodeAnalysis.VisualBasic (2)
Binding\Binder_Conversions.vb (1)
245ReportDiagnostic(diagnostics, If(castSyntax IsNot Nothing, castSyntax.Type, node), ERRID.ERR_TryCastOfUnconstrainedTypeParam1, targetType)
Errors\ErrorFacts.vb (1)
488ERRID.ERR_TryCastOfUnconstrainedTypeParam1,