T O P I C R E V I E W |
mvolkar |
Posted - Aug 27 2018 : 4:02:42 PM A minor annoyance certainly, but I noticed today that the Find References dialog incorrectly highlights the variable on the left hand side of the >>= operator as a "read reference". Certainly it is that, but it is probably more important to know that it is also a "write reference". As a result I would expect this to behave in the same way as variables on the left hand side of the &= operator, for example, which are highlighted as a "write reference". I did not test all of the other "bitwise assignment" operators. I am using build 2283.1 of Visual Assist in Visual Studio 2015. |
1 L A T E S T R E P L I E S (Newest First) |
feline |
Posted - Aug 28 2018 : 08:17:58 AM I am seeing the same effect here. Thank you for the clear description.
case=118750 |
|
|