|
|
|
With this line of code:
Assert.IsTrue(DoWork()); I highlighted "DoWork()" and went to introduce a variable and that's when the error ocurred. ReSharper 4 Version=4.0.775.22, Edition=Csharp, Built=2008-04-11T02:41:30, Configuration=ReSharper_AddIn, VsVersion=9.0
JetBrains.Util.LoggerException: Object reference not set to an instance of an object. An exception has occurred during action 'IntroduceVariable' execution I had the following code:
session.CreateCriteria(typeof(Bug)).List<Bug>; (I'm playing with NHibernate). I think the caret was in the <Bug>. ReSharper 4 Version=4.0.775.22, Edition=Csharp, Built=2008-04-11T02:41:30, Configuration=ReSharper_AddIn, VsVersion=9.0 ReSharper 4 Version=4.0.775.22, Edition=, Built=2008-04-11T02:41:30, Configuration=ReSharper_AddIn, VsVersion=9.0
JetBrains.Util.LoggerException: Object reference not set to an instance of an object. An exception has occurred during action 'IntroduceVariable' execution ReSharper 4 Version=4.0.775.22, Edition=, Built=2008-04-11T02:41:30, Configuration=ReSharper_AddIn, VsVersion=9.0
JetBrains.Util.LoggerException: Object reference not set to an instance of an object. An exception has occurred during action 'IntroduceVariable' execution ReSharper 4 Version=4.0.775.22, Edition=, Built=2008-04-11T02:41:30, Configuration=ReSharper_AddIn, VsVersion=8.0
JetBrains.Util.LoggerException: Object reference not set to an instance of an object. An exception has occurred during action 'IntroduceVariable' execution Previous exception:
intriduce variable for ListUtils<KeyValuePair<int, DataItem>>.ToDictionary(m_reg.GetAllByIds(ids)) method ListUtils<KeyValuePair<int, DataItem>>.ToDictionary() is not defined yet Trying to extract a variable from ViewData
ReSharper 4 Version=4.0.775.22, Edition=, Built=2008-04-11T02:41:30, Configuration=ReSharper_AddIn, VsVersion=9.0 JetBrains.Util.LoggerException: Object reference not set to an instance of an object. An exception has occurred during action 'IntroduceVariable' execution Previous exception:
ReSharper 4 Version=4.0.775.22, Edition=, Built=2008-04-11T02:41:30, Configuration=ReSharper_AddIn, VsVersion=9.0 JetBrains.Util.LoggerException: Object reference not set to an instance of an object. An exception has occurred during action 'IntroduceVariable' execution extract variable
ReSharper 4 Version=4.0.775.22, Edition=, Built=2008-04-11T02:41:30, Configuration=ReSharper_AddIn, VsVersion=9.0 JetBrains.Util.LoggerException: Object reference not set to an instance of an object. An exception has occurred during action 'IntroduceVariable' execution Previous exception:RSRP-65235
ReSharper 4 Version=4.0.775.22, Edition=Csharp, Built=2008-04-11T02:41:30, Configuration=ReSharper_AddIn, VsVersion=9.0 JetBrains.Util.LoggerException: Object reference not set to an instance of an object. An exception has occurred during action 'IntroduceVariable' execution ReSharper 4 Version=4.0.775.22, Edition=, Built=2008-04-11T02:41:30, Configuration=ReSharper_AddIn, VsVersion=9.0
JetBrains.Util.LoggerException: Object reference not set to an instance of an object. An exception has occurred during action 'IntroduceVariable' execution ReSharper 4 Version=4.0.775.22, Edition=, Built=2008-04-11T02:41:30, Configuration=ReSharper_AddIn, VsVersion=9.0
JetBrains.Util.LoggerException: Object reference not set to an instance of an object. An exception has occurred during action 'IntroduceVariable' execution |
|||||||||||||||||||||||||||||||||||||||||||||||||||||
JetBrains.Util.LoggerException: Object reference not set to an instance of an object.
An exception has occurred during action 'IntroduceVariable' execution