Reporter |
|
---|---|
Created | Apr 5, 2018 4:25:20 PM |
Updated | Apr 5, 2018 4:25:20 PM |
Subsystem | Platform |
Assignee | Serge Baltic (baltic) |
Priority | Normal |
State | Submitted |
Type | Bug |
Fix version | Backlog |
Affected versions | 2018.1 |
Fixed In Version ReSharper | Undefined |
VsVersion | VS 2017 RTM, VS 2015 RTM |
JetBrains ReSharper Ultimate 2018.1 EAP 7 D 12.0.20180405.062054-eap07.
Occurs some times Gif is attached.
- Change property type to
int
.
Actual result:Fee { get; set; }
is red until the dropdown with suggested types is closed.
Expected result:
No red code.
NOTE:
Was able to reproduce it only with int
.