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

RSRP-288241: Unnecessary overtyping of } in C#

$
0
0
Reporter Dmitry Osinovsky (Dmitry.Osinovsky) Dmitry Osinovsky (Dmitry.Osinovsky)
Created Feb 10, 2012 2:55:00 PM
Updated Feb 10, 2012 2:55:00 PM
Priority Critical
Type Bug
Fix versions No Fix versions
State Submitted
Assignee Slava Tutushkin (slava.tutushkin)
Subsystem No subsystem
Affected versions No Affected versions
Fixed in build No Fixed in build
Type } in the code below. } would be needlessly overtyped.

      myHtmlDeclaredElementTypes.GetAllTagsSymbolTable(null).ForAllSymbolInfos(info =>
      {
        var tag = info.GetDeclaredElement() as IHtmlTagDeclaredElement;
        myHtmlDeclaredElementTypes.GetTagAttributesSymbolTable(tag, null).ForAllSymbolInfos(symbolInfo => {{caret}
        });

Viewing all articles
Browse latest Browse all 106942

Trending Articles



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