3 references to ERR_NoSuitableWidestType1
Microsoft.CodeAnalysis.VisualBasic (2)
Binding\Binder_Statements.vb (1)
1486ReportDiagnostic(diagnostics, identifierName, ERRID.ERR_NoSuitableWidestType1, identifierName.Identifier.ValueText)
Errors\ErrorFacts.vb (1)
546ERRID.ERR_NoSuitableWidestType1,
Microsoft.CodeAnalysis.VisualBasic.Semantic.UnitTests (1)
Semantics\ForLoopTest.vb (1)
547vbCompilation.VerifyDiagnostics(Diagnostic(ERRID.ERR_NoSuitableWidestType1, "i").WithArguments("i"))