12 references to ERR_CharToIntegralTypeMismatch1
Microsoft.CodeAnalysis.VisualBasic (2)
Binding\Binder_Conversions.vb (1)
1779
ReportDiagnostic(diagnostics, location, ERRID.
ERR_CharToIntegralTypeMismatch1
, targetType)
Errors\ErrorFacts.vb (1)
814
ERRID.
ERR_CharToIntegralTypeMismatch1
,
Microsoft.CodeAnalysis.VisualBasic.Semantic.UnitTests (10)
Semantics\ArrayLiteralTests.vb (2)
923
comp.VerifyDiagnostics(Diagnostic(ERRID.
ERR_CharToIntegralTypeMismatch1
, """a""c").WithArguments("Short"))
928
Diagnostic(ERRID.
ERR_CharToIntegralTypeMismatch1
, """a""c").WithArguments("Short"),
Semantics\Conversions.vb (8)
2800
Diagnostic(ERRID.
ERR_CharToIntegralTypeMismatch1
, "Ch").WithArguments("Integer"),
2801
Diagnostic(ERRID.
ERR_CharToIntegralTypeMismatch1
, "Ch").WithArguments("Integer"),
2851
Diagnostic(ERRID.
ERR_CharToIntegralTypeMismatch1
, "Ch").WithArguments("Integer"),
2852
Diagnostic(ERRID.
ERR_CharToIntegralTypeMismatch1
, "Ch").WithArguments("Integer"),
2905
Diagnostic(ERRID.
ERR_CharToIntegralTypeMismatch1
, "Ch").WithArguments("Integer"),
2906
Diagnostic(ERRID.
ERR_CharToIntegralTypeMismatch1
, "Ch").WithArguments("Integer"),
3053
Diagnostic(ERRID.
ERR_CharToIntegralTypeMismatch1
, "Ch").WithArguments("Integer"),
3090
Diagnostic(ERRID.
ERR_CharToIntegralTypeMismatch1
, "Ch").WithArguments("Integer"),