4 references to ERR_TypecharNoMatch2
Microsoft.CodeAnalysis.VisualBasic (4)
Binding\Binder_Expressions.vb (2)
3883
ReportDiagnostic(diagnostics, nodeOrToken, ERRID.
ERR_TypecharNoMatch2
, typeCharacterString, type)
3905
ReportDiagnostic(diagnostics, name, ERRID.
ERR_TypecharNoMatch2
, typeCharacterString, type)
Errors\ErrorFacts.vb (1)
225
ERRID.
ERR_TypecharNoMatch2
,
Preprocessor\ExpressionEvaluator.vb (1)
294
Return ReportSemanticError(ERRID.
ERR_TypecharNoMatch2
, expr, GetDisplayString(typeChar), value.SpecialType.GetDisplayName())