Any experience using PostSharp with ReSharper

Has anyone used PostSharp with ReSharper, if so, what problems should I expect?

+6
resharper postsharp
source share
1 answer

I use Resharper when developing PostSharp. I also use Resharper when working on client projects using PostSharp. There is no serious problem.

As for the recommendations made by Resharper, remember that they are executed based on the analysis of the source code and are not aware of the aspects.

Let me know if you have any problems.

-gael

+10
source share

All Articles