PostSharp5 icon indicating copy to clipboard operation
PostSharp5 copied to clipboard

5 Ways That Postsharp Can SOLIDify Your Code

Results 2 PostSharp5 issues
Sort by recently updated
recently updated
newest added

Hello, I was using `ApplyToStateMachine` in my code and this was set to `false` in the constructor of my class. Now with latest version of PostSharp, I am seeing that...

Download the code, opened in visual studio and ran the caching example, which throws a wierd exception System.TypeInitializationException was unhandled Message=The type initializer for 'Caching.BlueBookService' threw an exception. Source=Caching TypeName=Caching.BlueBookService...