Warning! This method was ignored.

Questions about integration in Visual Studio, MSBuild or other IDEs or build tools.

Warning! This method was ignored.

Postby mreis on Mon Aug 04, 2008 2:34 pm

Hi Gail,

i have a problem with postsharp warnings.

PostSharp: Cannot apply the aspect My.SmartTracerAttribute to the method "My.Test::RateFunktor/EndInvoke([mscorlib]System.IAsyncResult result) : [My.Billing] My.RatingResultCollection" because it has no implementation. This method was ignored.


Can I suppress this warning?

Thanks.

Mathias
mreis
 
Posts: 6
Joined: Fri Apr 25, 2008 11:29 am
First Name: Mathias
Last Name: Reis

Re: Warning! This method was ignored.

Postby gfraiteur on Mon Aug 04, 2008 2:39 pm

Yes, using the custom attribute [DisablePostSharpMessage].
Gael Fraiteur, project leader
gfraiteur
Site Admin
 
Posts: 834
Joined: Tue Dec 18, 2007 3:09 pm
First Name: Gael
Last Name: Fraiteur
Company: postsharp.org


Return to Integration with IDE and Build Scripts


cron