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