45 references to WRN_ObsoleteIdentityDirectCastForValueType
Microsoft.CodeAnalysis.VisualBasic (5)
Binding\Binder_Conversions.vb (1)
140ReportDiagnostic(diagnostics, argument.Syntax, ERRID.WRN_ObsoleteIdentityDirectCastForValueType)
Errors\ErrorFacts.vb (1)
1496ERRID.WRN_ObsoleteIdentityDirectCastForValueType,
Generated\ErrorFacts.Generated.vb (1)
144ERRID.WRN_ObsoleteIdentityDirectCastForValueType,
Preprocessor\ExpressionEvaluator.vb (2)
431Return ReportSemanticError(ERRID.WRN_ObsoleteIdentityDirectCastForValueType, expr.Type) 459result = result.WithError(ERRID.WRN_ObsoleteIdentityDirectCastForValueType)
Microsoft.CodeAnalysis.VisualBasic.Emit.UnitTests (38)
ExpressionTrees\CodeGenExprLambda.vb (38)
1454).VerifyDiagnostics(Diagnostic(ERRID.WRN_ObsoleteIdentityDirectCastForValueType, "x"), 1455Diagnostic(ERRID.WRN_ObsoleteIdentityDirectCastForValueType, "x")) 1499Diagnostic(ERRID.WRN_ObsoleteIdentityDirectCastForValueType, "x"), 1500Diagnostic(ERRID.WRN_ObsoleteIdentityDirectCastForValueType, "x"), 1501Diagnostic(ERRID.WRN_ObsoleteIdentityDirectCastForValueType, "x"), 1502Diagnostic(ERRID.WRN_ObsoleteIdentityDirectCastForValueType, "x"), 1503Diagnostic(ERRID.WRN_ObsoleteIdentityDirectCastForValueType, "x"), 1504Diagnostic(ERRID.WRN_ObsoleteIdentityDirectCastForValueType, "x"), 1505Diagnostic(ERRID.WRN_ObsoleteIdentityDirectCastForValueType, "x"), 1506Diagnostic(ERRID.WRN_ObsoleteIdentityDirectCastForValueType, "x"), 1507Diagnostic(ERRID.WRN_ObsoleteIdentityDirectCastForValueType, "x"), 1508Diagnostic(ERRID.WRN_ObsoleteIdentityDirectCastForValueType, "x"), 1509Diagnostic(ERRID.WRN_ObsoleteIdentityDirectCastForValueType, "x"), 1510Diagnostic(ERRID.WRN_ObsoleteIdentityDirectCastForValueType, "x"), 1511Diagnostic(ERRID.WRN_ObsoleteIdentityDirectCastForValueType, "x"), 1512Diagnostic(ERRID.WRN_ObsoleteIdentityDirectCastForValueType, "x"), 1513Diagnostic(ERRID.WRN_ObsoleteIdentityDirectCastForValueType, "x"), 1514Diagnostic(ERRID.WRN_ObsoleteIdentityDirectCastForValueType, "x"), 1515Diagnostic(ERRID.WRN_ObsoleteIdentityDirectCastForValueType, "x"), 1516Diagnostic(ERRID.WRN_ObsoleteIdentityDirectCastForValueType, "x"), 1517Diagnostic(ERRID.WRN_ObsoleteIdentityDirectCastForValueType, "x"), 1518Diagnostic(ERRID.WRN_ObsoleteIdentityDirectCastForValueType, "x"), 1519Diagnostic(ERRID.WRN_ObsoleteIdentityDirectCastForValueType, "x"), 1520Diagnostic(ERRID.WRN_ObsoleteIdentityDirectCastForValueType, "x"), 1521Diagnostic(ERRID.WRN_ObsoleteIdentityDirectCastForValueType, "x"), 1522Diagnostic(ERRID.WRN_ObsoleteIdentityDirectCastForValueType, "x"), 1523Diagnostic(ERRID.WRN_ObsoleteIdentityDirectCastForValueType, "x"), 1524Diagnostic(ERRID.WRN_ObsoleteIdentityDirectCastForValueType, "x"), 1525Diagnostic(ERRID.WRN_ObsoleteIdentityDirectCastForValueType, "x"), 1526Diagnostic(ERRID.WRN_ObsoleteIdentityDirectCastForValueType, "x"), 1527Diagnostic(ERRID.WRN_ObsoleteIdentityDirectCastForValueType, "x"), 1528Diagnostic(ERRID.WRN_ObsoleteIdentityDirectCastForValueType, "x"), 1529Diagnostic(ERRID.WRN_ObsoleteIdentityDirectCastForValueType, "x"), 1530Diagnostic(ERRID.WRN_ObsoleteIdentityDirectCastForValueType, "x"), 1531Diagnostic(ERRID.WRN_ObsoleteIdentityDirectCastForValueType, "x"), 1532Diagnostic(ERRID.WRN_ObsoleteIdentityDirectCastForValueType, "x"), 1533Diagnostic(ERRID.WRN_ObsoleteIdentityDirectCastForValueType, "x"), 1534Diagnostic(ERRID.WRN_ObsoleteIdentityDirectCastForValueType, "x")})
Microsoft.CodeAnalysis.VisualBasic.Semantic.UnitTests (2)
Semantics\Conversions.vb (2)
3064Diagnostic(ERRID.WRN_ObsoleteIdentityDirectCastForValueType, "[In]"), 3101Diagnostic(ERRID.WRN_ObsoleteIdentityDirectCastForValueType, "[In]"),