4 references to ERR_IdentityDirectCastForFloat
Microsoft.CodeAnalysis.VisualBasic (4)
Binding\Binder_Conversions.vb (1)
137ReportDiagnostic(diagnostics, argument.Syntax, ERRID.ERR_IdentityDirectCastForFloat)
Errors\ErrorFacts.vb (1)
1166ERRID.ERR_IdentityDirectCastForFloat,
Preprocessor\ExpressionEvaluator.vb (2)
429Return ReportSemanticError(ERRID.ERR_IdentityDirectCastForFloat, expr.Type) 456Return ReportSemanticError(ERRID.ERR_IdentityDirectCastForFloat, expr.Type)