Multiple *Null* attributes
Different libraries use different attributes to indicate "MayBeNull" and "MayNotBeNull". ReSharper currently supports specifyig one attribute for each semantic, but that is insufficient across a solution. I recognize it is late in the 4.0 timeline, but would it be possible to add support for multiple attribute names for each semantic?
Please sign in to leave a comment.
Actually, in 4.0 we've already removed any configurations for this
attribute, and fixed it CLR name.
This is done to support cross-library compatibility, and out new cool
feature "External Annotations"
--
Eugene Pasynkov
Developer
JetBrains, Inc
http://www.jetbrains.com
"Develop with pleasure!"
"Brian Strelioff" <BKStrelioff@Hotmail.com> wrote in message
news:19239871.1202694598204.JavaMail.itn@is.intellij.net...