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