Skip to content

This is an analyzer and codefixer for adding sealed modifier to the appropriate classes.

License

Notifications You must be signed in to change notification settings

lsoft/AddSealed

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AddSealed

This is an analyzer and codefixer for adding sealed modifier to the appropriate classes.

This analyzer is a project-wide analyzer, so it will not run in coding time in Visual Studio. This analyzer will run only in compile time and can be run manually with dotnet format your.sln analyzers --diagnostics AddSealed.

An appropriate nuget can be found here

About

This is an analyzer and codefixer for adding sealed modifier to the appropriate classes.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published