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

RSRP-290061: Bugus ambigous reference

$
0
0
Reporter Sergey Coox (coox) Sergey Coox (coox)
Created Mar 14, 2012 9:17:35 PM
Updated Mar 14, 2012 9:17:35 PM
Priority Show-stopper
Type Unspecified
Fix versions 7.0
State Open
Assignee Alexey Kuptsov (alexey.kuptsov)
Subsystem No subsystem
Affected versions No Affected versions
Fixed in build No Fixed in build
      /// <summary>
      /// Gets a window from the collection.
      /// </summary>
      public Window this[[NotNull] IWin32Window window]
      {
        get
        {
          if(window == null)
            throw new ArgumentNullException("window"); // here on window
          return this[window.Handle];
        }
      }

Viewing all articles
Browse latest Browse all 106942

Trending Articles



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