Reporter | Drew Noakes (drewnoakes) |
---|---|
Created | Apr 26, 2012 2:40:19 PM |
Updated | Apr 28, 2012 1:11:37 PM |
Priority | Normal |
Type | Feature |
Fix versions | No Fix versions |
State | Submitted |
Assignee | Alexey Kuptsov (alexey.kuptsov) |
Subsystem | Code Analysis - External Annotations |
Affected versions | 6.1.1 |
Fixed in build | No Fixed in build |
[CanBeNull] public int? Thing { get; private set; }
Does the attribute actually do anything in this case? If not, shouldn't R# flag it as redundant.