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