Syntax Highlighting wrong
this.Controls.Add
Controls is highlighted in red
I think it is because it was trying to download language neutral assembly
and failed to load since CultureInfo is called with null.
Please note that this seems to happen with multiple project solution.
Please sign in to leave a comment.
I just found that someone else already mentioned that. It seems to be COM
reference.
Hello Nat,
we've already fixed the problem with CultureInfo in 221 and will publish
the latter ASAP.
Regards,
Dmitry Shaporenkov
JetBrains, Inc
http://www.jetbrains.com
"Develop with pleasure!"
>> this.Controls.Add
>>
>> Controls is highlighted in red
>>
>> I think it is because it was trying to download language neutral
>> assembly and failed to load since CultureInfo is called with null.
>>
>> Please note that this seems to happen with multiple project solution.
>>