3 references to ERR_TryCastOfValueType1
Microsoft.CodeAnalysis.VisualBasic (3)
Binding\Binder_Conversions.vb (1)
240
ReportDiagnostic(diagnostics, If(castSyntax IsNot Nothing, castSyntax.Type, node), ERRID.
ERR_TryCastOfValueType1
, targetType)
Errors\ErrorFacts.vb (1)
487
ERRID.
ERR_TryCastOfValueType1
,
Preprocessor\ExpressionEvaluator.vb (1)
418
Return ReportSemanticError(ERRID.
ERR_TryCastOfValueType1
, expr.Type)