Click here to Skip to main content
15,891,184 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi,

I am using VS2010/FxCop 10 versions of Microsoft.Cci. However i can't find the Microsoft.FxCop.Sdk.MethodMetrics class.how can i get it.

can any one help me out.

thanks in advance
Posted

1 solution

add reference to Microsoft.FxCop.Sdk, by right clicking on your project and adding a reference.

The from the .NET Tab find Microsoft.FxCop.Sdk
 
Share this answer
 
Comments
souravghosh18 23-Nov-11 6:19am    
i have added it already.but still not found it.
Simon_Whale 23-Nov-11 6:22am    
Read this http://msdn.microsoft.com/en-us/library/cc901387%28v=vs.90%29.aspx

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900