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

Key: RSRP-51552
Type: Bug Bug
Status: Open Open
Priority: Normal Normal
Assignee: Sergey Shkredov
Reporter: Serge Baltic
Votes: 0
Watchers: 0
Operations

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

Move Static Method: A Redundant "unsafe" Keyword Is Added

Created: 20 Oct 07 21:56   Updated: 05 Feb 08 19:51
Component/s: Refactorings - Move Static Members
Fix Version/s: Future Versions
Security Level: Everybody (All jira users)

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


 Description  « Hide
public unsafe class Somewhat
{
  public static void* Get() {...}

  public static class UnsafeMethods{}
}

Move Get to UnsafeMethods, a redundant unsafe keyword appears on it.



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