<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>FAQ: Why does FxCop ignore my in-code (SuppressMessageAttribute) suppressions? [David Kean]</title><link>http://blogs.msdn.com/fxcop/archive/2006/03/23/faq-why-does-fxcop-ignore-my-in-code-suppressmessageattribute-suppressions-david-kean.aspx</link><description>FxCop 1.35 brings with it the ability to suppress messages in code via the use of the SuppressMessage attribute. This allows you to do the following: public class PublicKey { private byte [] _Token; [...] [SuppressMessage( "Microsoft.Performance" , "CA1819:PropertiesShouldNotReturnArrays"</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>How to: Suppress messages in code for FxCop</title><link>http://blogs.msdn.com/fxcop/archive/2006/03/23/faq-why-does-fxcop-ignore-my-in-code-suppressmessageattribute-suppressions-david-kean.aspx#621765</link><pubDate>Thu, 08 Jun 2006 11:16:03 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:621765</guid><dc:creator>Jan Schreuder on .Net</dc:creator><description>You all know the problem. You run FxCop on your project or solution and it keeps throwing messages at...</description></item><item><title>I can&amp;#8217;t remember where I read it&amp;#8230;. &amp;raquo; Supressing FxCop Messages</title><link>http://blogs.msdn.com/fxcop/archive/2006/03/23/faq-why-does-fxcop-ignore-my-in-code-suppressmessageattribute-suppressions-david-kean.aspx#715444</link><pubDate>Thu, 24 Aug 2006 00:46:19 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:715444</guid><dc:creator>I can’t remember where I read it…. » Supressing FxCop Messages</dc:creator><description>PingBack from &lt;a rel="nofollow" target="_new" href="http://www.adrianbanks.co.uk/?p=30"&gt;http://www.adrianbanks.co.uk/?p=30&lt;/a&gt;</description></item></channel></rss>