Quantcast
Channel: YouTrackReSharper (RSRP) - Bug and Issue Tracker
Viewing all articles
Browse latest Browse all 106942

RSRP-223256: [VB] False error: No accessible 'Foo' can be called without a narrowing conversion.

$
0
0
Reporter Vladimir Reshetnikov (nikov) Vladimir Reshetnikov (nikov)
Created Mar 3, 2011 11:35:11 PM
Updated Jan 24, 2012 3:12:04 PM
Resolved Jan 24, 2012 1:31:50 PM
Priority Normal
Type Bug
Fix versions 6.1
State Fixed
Assignee Evgeny Pasynkov (pasynkov)
Subsystem No subsystem
Affected versions No Affected versions
Fixed in build 6.5.1.3271
Option Strict Off

Module M
  Sub Main()
    Foo(0).ToUpper()
  End Sub

  Function Foo(x As Byte) As String
  End Function
  Sub Foo(x As ULong)
  End Sub
End Module

Viewing all articles
Browse latest Browse all 106942

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>