Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create an initial set of analyzers for CSLA using Roslyn tools #311

Closed
rockfordlhotka opened this issue Nov 14, 2014 · 2 comments
Closed
Assignees
Milestone

Comments

@rockfordlhotka
Copy link
Member

No description provided.

@JasonBock
Copy link
Contributor

For now this will include 2 analyzers (both with fixes):

  • All BOs must be serializable (error)
  • DataPortal operations in BOs should be non-public (warning)

After the pull request (forthcoming shortly), I'll add another enhancement for each analyzer I plan on adding as they come in.

@rockfordlhotka rockfordlhotka added this to the 4.6.100 milestone May 19, 2015
@JasonBock JasonBock changed the title Create a set of analyzers for CSLA using Roslyn tools Create an initial set of analyzers for CSLA using Roslyn tools May 19, 2015
rockfordlhotka added a commit that referenced this issue May 20, 2015
#311 Adding initial set of CSLA analyzers
@github-actions
Copy link

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 18, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants