ReSharper 4 Version=4.0.757.25, Edition=, Built=2008-03-19T21:45:28, Configuration=ReSharper_AddIn_Internal, VsVersion=9.0
JetBrains.Util.LoggerException: Object reference not set to an instance of an object.
An exception has occurred during action 'Generate' execution ---> System.NullReferenceException: Object reference not set to an instance of an object.
at JetBrains.ReSharper.CodeInsight.Services.VB.PropertiesGenerationUtil.CreateSelectedPropertiesPage(Func`1 selectedFields, IElement typeDeclaration, String accessorsText, String prefixText) in C:\Agent\work\39db43b25bc9fc32\src\CodeInsight.Services.VB\src\Generate\Util\PropertiesGenerationUtil.vb:line 25
at JetBrains.ReSharper.CodeInsight.Services.VB.VBGettersGenerator..ctor(ITextControl textControl, ISolution solution) in C:\Agent\work\39db43b25bc9fc32\src\CodeInsight.Services.VB\src\Generate\VBGettersGenerator.vb:line 25
at JetBrains.ReSharper.CodeInsight.Services.VB.VBGettersGeneratorProvider.GetGettersGenerator(ITextControl textControl, ISolution solution) in C:\Agent\work\39db43b25bc9fc32\src\CodeInsight.Services.VB\src\Generate\VBGettersGenerator.vb:line 78
at JetBrains.ReSharper.CodeInsight.Services.Generate.Impl.GettersGenerator.GettersGenerateItem.GetGenerator(ITextControl textControl, ISolution solution) in c:\Agent\work\39db43b25bc9fc32\src\CodeInsight.Services\src\Generate\Impl\GettersGenerator\GettersGenerateItem.cs:line 29
at JetBrains.ReSharper.CodeInsight.Services.Generate.TextControlGenerateItem.GetGenerator(IDataContext dataContext) in c:\Agent\work\39db43b25bc9fc32\src\CodeInsight.Services\src\Generate\API\TextControlGenerateItem.cs:line 33
at JetBrains.ReSharper.CodeInsight.Generate.GenerateAction.Execute(IDataContext context, DelegateExecute nextExecute) in c:\Agent\work\39db43b25bc9fc32\src\CodeInsight\src\Generate\GenerateAction.cs:line 51
at JetBrains.ActionManagement.ExecutableAction.Execute(IDataContext context) in c:\Agent\work\39db43b25bc9fc32\Platform\src\UI\src\ActionSystem\Action\ExecutableAction.cs:line 30
— End of inner exception stack trace —
at JetBrains.ActionManagement.ExecutableAction.Execute(IDataContext) in c:\Agent\work\39db43b25bc9fc32\Platform\src\UI\src\ActionSystem\Action\ExecutableAction.cs:line 35 column 11
at JetBrains.ActionManagement.ActionManagerBase.ExecuteAction(IExecutableAction, IDataContext) in c:\Agent\work\39db43b25bc9fc32\Platform\src\UI\src\ActionSystem\ActionManager\ActionManagerBase.cs:line 650 column 11
at JetBrains.VSIntegration.ActionManagement.VSActionManager.ExecuteAction(IExecutableAction, IDataContext) in c:\Agent\work\39db43b25bc9fc32\Platform\src\VSIntegration\src\ActionManagement\VSActionManager.cs:line 2762 column 7
at JetBrains.ActionManagement.ActionManagerBase.ExecuteAction(IExecutableAction) in c:\Agent\work\39db43b25bc9fc32\Platform\src\UI\src\ActionSystem\ActionManager\ActionManagerBase.cs:line 595 column 5
at JetBrains.ActionManagement.ActionManagerBase.ExecuteAction(String) in c:\Agent\work\39db43b25bc9fc32\Platform\src\UI\src\ActionSystem\ActionManager\ActionManagerBase.cs:line 590 column 5
at JetBrains.VSIntegration.PackageBase.Exec(Guid&, UInt32, UInt32, IntPtr, IntPtr) in c:\Agent\work\39db43b25bc9fc32\Platform\src\VSIntegration\src\PackageBase.cs:line 54 column 15
at Microsoft.VisualStudio.VSIP.Helper.Package.Microsoft.VisualStudio.OLE.Interop.IOleCommandTarget.Exec(Guid&, UInt32, UInt32, IntPtr, IntPtr)
JetBrains.Util.LoggerException: Object reference not set to an instance of an object.
An exception has occurred during action 'Generate' execution