I'm implemented ICompileModule
, which allow using generic attributes. It works fine (Build successful), but Visual Studio mark this code as error (at analysis step).
How i can hide/suppress these errors? May be using Visual Stuido/ReSharper plugin?