History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: RSRP-46724
Type: Bug Bug
Status: Open Open
Priority: Normal Normal
Assignee: Valentin Kipiatkov
Reporter: Serge Baltic
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
ReSharper

Classes With .entry Cannot Be "Unused"

Created: 02 Aug 07 22:22   Updated: 14 Jan 08 14:04
Component/s: Code Analysis - Solution-wide
Fix Version/s: Alderman
Security Level: Everybody (All jira users)

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown


 Description  « Hide
SWA shouldn't mark classes with .entry in one of their methods as unused. Example:
public static class Program
	{
		public static int Main(string[] args)
		{
}}

Program is marked as unused, though it should not be.



 All   Comments   Work Log   Change History      Sort Order:
There are no comments yet on this issue.