7 references to ERR_CannotConvertValue2
Microsoft.CodeAnalysis.VisualBasic (6)
Binding\Binder_Invocation.vb (4)
1115ReportDiagnostic(diagnostics, syntax, ERRID.ERR_CannotConvertValue2, argumentValue, method.ReturnType)
1129ReportDiagnostic(diagnostics, syntax, ERRID.ERR_CannotConvertValue2, argumentValue, method.ReturnType)
1155ReportDiagnostic(diagnostics, syntax, ERRID.ERR_CannotConvertValue2, argumentValue, method.ReturnType)
1178ReportDiagnostic(diagnostics, syntax, ERRID.ERR_CannotConvertValue2, argumentValue, method.ReturnType)
Microsoft.CodeAnalysis.VisualBasic.Semantic.UnitTests (1)