Roslyn CTP–Syntax Tree–Part II–Singleton Checker(sankarsan.wordpress.com)
submitted by
sankarsan(460) 6 months, 5 days ago
In the last post related to Roslyn we developed a very basic syntax walker. In this post we will see how we can use the same for code analysis and checking. As a good practice we generally try to avoid having instance members in a singleton class. This is true if you are making your business logic layer classes Singleton and would prefer to avoid mess up by multiple threads....
|category: C#
|Views: 25
tags:
C# another
Everyones tags:
Your Tags: