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

RSRP-188460: 'Find Usages Advanced' with 'Textual occurences' on should find textual occurences within skipped-sections

$
0
0
Reporter Vladimir Reshetnikov (nikov) Vladimir Reshetnikov (nikov)
Created Aug 16, 2010 3:14:12 PM
Updated Feb 28, 2012 6:58:41 PM
Resolved Feb 28, 2012 6:58:41 PM
Priority Critical
Type Bug
Fix versions Next
State Fixed
Assignee Evgeny Pasynkov (pasynkov)
Subsystem No subsystem
Affected versions No Affected versions
Fixed in build No Fixed in build
static class C
{
    static void Main()
    {
        Foo();
        // Foo();
#if NOT_DEFINED
        Foo();
#endif
    }

    static void Foo()
    {
    }

}


Method Foo should have 1 real usage and 2 textual occurences.

Viewing all articles
Browse latest Browse all 106942

Trending Articles



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