Resharper doesn't recognise comments in regions
In the Following code sinppet it says that the enum and the member is not
documented which is wrong.
#region Comments
///
///
///
#endregion
public enum InterProcessConnectionState {
#region Comments
///
#endregion
NotSet = 0,
}
__________ Information from ESET Smart Security, version of virus signature database 3856 (20090216) __________
The message was checked by ESET Smart Security.
http://www.eset.com
Please sign in to leave a comment.
thank you for the report, this is definitely bug in ReSharper
--
Eugene Pasynkov
ReSharper Technical Lead
JetBrains, Inc.
http://www.jetbrains.com
"Develop with pleasure!"
"Thomas Stocker" <thomas.stocker@procos.com> wrote in message
news:gne21g$d35$1@is.intellij.net...
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>