3 references to ERR_IntegralToCharTypeMismatch1
Microsoft.CodeAnalysis.VisualBasic (3)
Binding\Binder_Conversions.vb (1)
1795ReportDiagnostic(diagnostics, location, ERRID.ERR_IntegralToCharTypeMismatch1, sourceType)
Errors\ErrorFacts.vb (1)
816ERRID.ERR_IntegralToCharTypeMismatch1,
Preprocessor\ExpressionEvaluator.vb (1)
736Return ReportSemanticError(ERRID.ERR_IntegralToCharTypeMismatch1, expr, fromSpecialType.GetDisplayName())