Hi
VS keeps coming up with:
looking at the exception, it looks like it belongs to maybe code rush?
this is the exception:
CodeSystem.ArgumentNullException : Value cannot be null.
Parameter name: type
at Microsoft.CodeAnalysis.CSharp.SyntaxFactory.PropertyDeclaration(SyntaxList`1 attributeLists,SyntaxTokenList modifiers,TypeSyntax type,ExplicitInterfaceSpecifierSyntax explicitInterfaceSpecifier,SyntaxToken identifier,AccessorListSyntax accessorList,ArrowExpressionClauseSyntax expressionBody,EqualsValueClauseSyntax initializer,SyntaxToken semicolonToken)
at Microsoft.CodeAnalysis.CSharp.SyntaxFactory.PropertyDeclaration(TypeSyntax type,String identifier)
at async DevExpress.CodeAnalysis.CSharp.CodeDeclare.PropertyDeclarator.RegisterNodeDeclarations(<Unknown Parameters>)
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at async DevExpress.CodeAnalysis.CSharp.CodeDeclare.MemberDeclarator.RegisterNodeDeclarations(<Unknown Parameters>)
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at async DevExpress.CodeAnalysis.CSharp.CodeDeclare.MemberDeclarator.GetNodeReplacements(<Unknown Parameters>)
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at async DevExpress.CodeAnalysis.CSharp.CodeDeclare.ElementDeclarator.Execute(<Unknown Parameters>)
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at async DevExpress.CodeAnalysis.CSharp.CodeDeclare.DeclareRefactoring.Execute(<Unknown Parameters>)
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at async DevExpress.CodeAnalysis.CSharp.CodeDeclare.DeclareRefactoring.ApplyChangeManagerAsync(<Unknown Parameters>)
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at async DevExpress.CodeAnalysis.TargetPicker.TargetPickerRegistrator.DoRegistration(<Unknown Parameters>)
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at async DevExpress.CodeAnalysis.Refactorings.RefactoringProvider.RegisterRefactoring(<Unknown Parameters>)
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at async DevExpress.CodeAnalysis.Refactorings.RefactoringProvider.ComputeRefactoringsAsync(<Unknown Parameters>)
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at async Microsoft.CodeAnalysis.CodeRefactorings.CodeRefactoringService.GetRefactoringFromProviderAsync(<Unknown Parameters>)
just reporting it, as there might be an issue with it.
Tony,
Thank you for the report. We will fix this issue.