11 references to ERR_IntegralToCharTypeMismatch1
Microsoft.CodeAnalysis.VisualBasic (3)
Binding\Binder_Conversions.vb (1)
1776
ReportDiagnostic(diagnostics, location, ERRID.
ERR_IntegralToCharTypeMismatch1
, sourceType)
Errors\ErrorFacts.vb (1)
815
ERRID.
ERR_IntegralToCharTypeMismatch1
,
Preprocessor\ExpressionEvaluator.vb (1)
736
Return ReportSemanticError(ERRID.
ERR_IntegralToCharTypeMismatch1
, expr, fromSpecialType.GetDisplayName())
Microsoft.CodeAnalysis.VisualBasic.Semantic.UnitTests (8)
Semantics\Conversions.vb (8)
2802
Diagnostic(ERRID.
ERR_IntegralToCharTypeMismatch1
, "[In]").WithArguments("Integer"),
2803
Diagnostic(ERRID.
ERR_IntegralToCharTypeMismatch1
, "[In]").WithArguments("Integer"),
2853
Diagnostic(ERRID.
ERR_IntegralToCharTypeMismatch1
, "[In]").WithArguments("Integer"),
2854
Diagnostic(ERRID.
ERR_IntegralToCharTypeMismatch1
, "[In]").WithArguments("Integer"),
2907
Diagnostic(ERRID.
ERR_IntegralToCharTypeMismatch1
, "[In]").WithArguments("Integer"),
2908
Diagnostic(ERRID.
ERR_IntegralToCharTypeMismatch1
, "[In]").WithArguments("Integer"),
3054
Diagnostic(ERRID.
ERR_IntegralToCharTypeMismatch1
, "[In]").WithArguments("Integer"),
3091
Diagnostic(ERRID.
ERR_IntegralToCharTypeMismatch1
, "[In]").WithArguments("Integer"),