Which edition of the DevExpress toolset are you using?
* CodeRush (pro)
Which version of the DevExpress toolset are you using?
* 11.2.10
Which version of Studio are you using?
* VS2010
What OS?
*Win7 64bit
Which community plugin(s) are you attempting to use?
CR_DeclareParameter 1.0.0.2198
What steps will reproduce the problem?
1. Move the cursor over a string
What is the expected output? What do you see instead?
Type: System.NullReferenceException
Message: Object reference not set to an instance of an object.
Source: CR_DeclareParameter
Target: Boolean
ReferencesLocals(DevExpress.CodeRush.StructuralParser.Expression,
System.Collections.Generic.IEnumerable`1[DevExpress.CodeRush.StructuralParser.Va
riable])
Call Stack:
at CR_DeclareParameter.PlugIn1.ReferencesLocals(Expression Expression, IEnumerable`1 Locals)
at CR_DeclareParameter.PlugIn1.DeclareParameter_CheckAvailability(Object sender, CheckContentAvailabilityEventArgs ea)
at DevExpress.CodeRush.Core.ContentProvider.OnCheckAvailability(CheckContentAvailabilityEventArgs ea)
Original issue reported on code.google.com by seikad...@gmail.com on 30 Mar 2012 at 1:57
Original issue reported on code.google.com by
seikad...@gmail.com
on 30 Mar 2012 at 1:57