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

Key: RSRP-35423
Type: Bug Bug
Status: Open Open
Priority: Normal Normal
Assignee: Eugene Pasynkov
Reporter: Andrew Serebryansky
Votes: 4
Watchers: 3
Operations

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

'module' is not a recognized attribute locate

Created: 09 Feb 07 12:18   Updated: 13 Mar 07 16:35
Component/s: Code Analysis
Fix Version/s: None
Security Level: Everybody (All jira users)

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

Build: 348


 Description  « Hide
The following code compiles fine:

using System.Diagnostics.CodeAnalysis;

[module: SuppressMessage("Microsoft.Performance", "CA1819:PropertiesShouldNotReturnArrays", Scope = "member", Target = "TestMethod")]



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