mirror of
https://github.com/tgstation/tgstation-server.git
synced 2026-08-26 06:27:19 +01:00
It's probably not in a good middleware spot anymore with endpoint routing. Also disable CA1501 (Excessive inheritance) because our use cases appear to be consistently valid.
1047 lines
44 KiB
XML
1047 lines
44 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<RuleSet Name="myrules" Description="My rule set" ToolsVersion="17.0">
|
|
<Rules AnalyzerId="AsyncUsageAnalyzers" RuleNamespace="AsyncUsageAnalyzers">
|
|
<Rule Id="UseConfigureAwait" Action="Warning" />
|
|
</Rules>
|
|
<Rules AnalyzerId="Microsoft.Analyzers.ManagedCodeAnalysis" RuleNamespace="Microsoft.Rules.Managed">
|
|
<Rule Id="CA1000" Action="Warning" />
|
|
<Rule Id="CA1001" Action="Warning" />
|
|
<Rule Id="CA1002" Action="Warning" />
|
|
<Rule Id="CA1003" Action="Warning" />
|
|
<Rule Id="CA1004" Action="Warning" />
|
|
<Rule Id="CA1005" Action="Warning" />
|
|
<Rule Id="CA1006" Action="Warning" />
|
|
<Rule Id="CA1007" Action="Warning" />
|
|
<Rule Id="CA1008" Action="Warning" />
|
|
<Rule Id="CA1009" Action="Warning" />
|
|
<Rule Id="CA1010" Action="Warning" />
|
|
<Rule Id="CA1011" Action="Warning" />
|
|
<Rule Id="CA1013" Action="Warning" />
|
|
<Rule Id="CA1016" Action="Warning" />
|
|
<Rule Id="CA1017" Action="Warning" />
|
|
<Rule Id="CA1018" Action="Warning" />
|
|
<Rule Id="CA1019" Action="Warning" />
|
|
<Rule Id="CA1020" Action="Warning" />
|
|
<Rule Id="CA1021" Action="Warning" />
|
|
<Rule Id="CA1023" Action="Warning" />
|
|
<Rule Id="CA1024" Action="Warning" />
|
|
<Rule Id="CA1025" Action="Warning" />
|
|
<Rule Id="CA1026" Action="Warning" />
|
|
<Rule Id="CA1027" Action="Warning" />
|
|
<Rule Id="CA1028" Action="Warning" />
|
|
<Rule Id="CA1030" Action="Warning" />
|
|
<Rule Id="CA1032" Action="Warning" />
|
|
<Rule Id="CA1033" Action="Warning" />
|
|
<Rule Id="CA1034" Action="Warning" />
|
|
<Rule Id="CA1035" Action="Warning" />
|
|
<Rule Id="CA1036" Action="Warning" />
|
|
<Rule Id="CA1038" Action="Warning" />
|
|
<Rule Id="CA1039" Action="Warning" />
|
|
<Rule Id="CA1040" Action="Warning" />
|
|
<Rule Id="CA1041" Action="Warning" />
|
|
<Rule Id="CA1043" Action="Warning" />
|
|
<Rule Id="CA1044" Action="Warning" />
|
|
<Rule Id="CA1045" Action="Warning" />
|
|
<Rule Id="CA1046" Action="Warning" />
|
|
<Rule Id="CA1047" Action="Warning" />
|
|
<Rule Id="CA1048" Action="Warning" />
|
|
<Rule Id="CA1049" Action="Warning" />
|
|
<Rule Id="CA1050" Action="Warning" />
|
|
<Rule Id="CA1051" Action="Warning" />
|
|
<Rule Id="CA1052" Action="Warning" />
|
|
<Rule Id="CA1053" Action="Warning" />
|
|
<Rule Id="CA1054" Action="Warning" />
|
|
<Rule Id="CA1055" Action="Warning" />
|
|
<Rule Id="CA1056" Action="Warning" />
|
|
<Rule Id="CA1057" Action="Warning" />
|
|
<Rule Id="CA1058" Action="Warning" />
|
|
<Rule Id="CA1059" Action="Warning" />
|
|
<Rule Id="CA1060" Action="Warning" />
|
|
<Rule Id="CA1061" Action="Warning" />
|
|
<Rule Id="CA1062" Action="Warning" />
|
|
<Rule Id="CA1063" Action="Warning" />
|
|
<Rule Id="CA1064" Action="Warning" />
|
|
<Rule Id="CA1065" Action="Warning" />
|
|
<Rule Id="CA1300" Action="Warning" />
|
|
<Rule Id="CA1301" Action="Warning" />
|
|
<Rule Id="CA1302" Action="Warning" />
|
|
<Rule Id="CA1304" Action="Warning" />
|
|
<Rule Id="CA1305" Action="Warning" />
|
|
<Rule Id="CA1306" Action="Warning" />
|
|
<Rule Id="CA1307" Action="Warning" />
|
|
<Rule Id="CA1308" Action="Warning" />
|
|
<Rule Id="CA1309" Action="Warning" />
|
|
<Rule Id="CA1400" Action="Warning" />
|
|
<Rule Id="CA1401" Action="Warning" />
|
|
<Rule Id="CA1402" Action="Warning" />
|
|
<Rule Id="CA1403" Action="Warning" />
|
|
<Rule Id="CA1404" Action="Warning" />
|
|
<Rule Id="CA1405" Action="Warning" />
|
|
<Rule Id="CA1406" Action="Warning" />
|
|
<Rule Id="CA1407" Action="Warning" />
|
|
<Rule Id="CA1408" Action="Warning" />
|
|
<Rule Id="CA1409" Action="Warning" />
|
|
<Rule Id="CA1410" Action="Warning" />
|
|
<Rule Id="CA1411" Action="Warning" />
|
|
<Rule Id="CA1412" Action="Warning" />
|
|
<Rule Id="CA1413" Action="Warning" />
|
|
<Rule Id="CA1414" Action="Warning" />
|
|
<Rule Id="CA1415" Action="Warning" />
|
|
<Rule Id="CA1500" Action="Warning" />
|
|
<Rule Id="CA1501" Action="None" />
|
|
<Rule Id="CA1502" Action="Warning" />
|
|
<Rule Id="CA1504" Action="Warning" />
|
|
<Rule Id="CA1505" Action="Warning" />
|
|
<Rule Id="CA1506" Action="Warning" />
|
|
<Rule Id="CA1600" Action="Warning" />
|
|
<Rule Id="CA1601" Action="Warning" />
|
|
<Rule Id="CA1700" Action="Warning" />
|
|
<Rule Id="CA1701" Action="Warning" />
|
|
<Rule Id="CA1702" Action="Warning" />
|
|
<Rule Id="CA1703" Action="Warning" />
|
|
<Rule Id="CA1704" Action="Warning" />
|
|
<Rule Id="CA1707" Action="Warning" />
|
|
<Rule Id="CA1708" Action="Warning" />
|
|
<Rule Id="CA1709" Action="Warning" />
|
|
<Rule Id="CA1710" Action="Warning" />
|
|
<Rule Id="CA1711" Action="Warning" />
|
|
<Rule Id="CA1712" Action="Warning" />
|
|
<Rule Id="CA1713" Action="Warning" />
|
|
<Rule Id="CA1714" Action="Warning" />
|
|
<Rule Id="CA1715" Action="Warning" />
|
|
<Rule Id="CA1716" Action="Warning" />
|
|
<Rule Id="CA1717" Action="Warning" />
|
|
<Rule Id="CA1719" Action="Warning" />
|
|
<Rule Id="CA1720" Action="Warning" />
|
|
<Rule Id="CA1721" Action="Warning" />
|
|
<Rule Id="CA1722" Action="Warning" />
|
|
<Rule Id="CA1724" Action="Warning" />
|
|
<Rule Id="CA1725" Action="Warning" />
|
|
<Rule Id="CA1726" Action="Warning" />
|
|
<Rule Id="CA1800" Action="Warning" />
|
|
<Rule Id="CA1801" Action="Warning" />
|
|
<Rule Id="CA1802" Action="Warning" />
|
|
<Rule Id="CA1804" Action="Warning" />
|
|
<Rule Id="CA1806" Action="Warning" />
|
|
<Rule Id="CA1809" Action="Warning" />
|
|
<Rule Id="CA1810" Action="Warning" />
|
|
<Rule Id="CA1811" Action="Warning" />
|
|
<Rule Id="CA1812" Action="Warning" />
|
|
<Rule Id="CA1813" Action="Warning" />
|
|
<Rule Id="CA1814" Action="Warning" />
|
|
<Rule Id="CA1815" Action="Warning" />
|
|
<Rule Id="CA1816" Action="Warning" />
|
|
<Rule Id="CA1819" Action="Warning" />
|
|
<Rule Id="CA1820" Action="Warning" />
|
|
<Rule Id="CA1821" Action="Warning" />
|
|
<Rule Id="CA1822" Action="Warning" />
|
|
<Rule Id="CA1823" Action="Warning" />
|
|
<Rule Id="CA1824" Action="Warning" />
|
|
<Rule Id="CA1900" Action="Warning" />
|
|
<Rule Id="CA1901" Action="Warning" />
|
|
<Rule Id="CA1903" Action="Warning" />
|
|
<Rule Id="CA2000" Action="Warning" />
|
|
<Rule Id="CA2001" Action="Warning" />
|
|
<Rule Id="CA2002" Action="Warning" />
|
|
<Rule Id="CA2003" Action="Warning" />
|
|
<Rule Id="CA2004" Action="Warning" />
|
|
<Rule Id="CA2006" Action="Warning" />
|
|
<Rule Id="CA2100" Action="Warning" />
|
|
<Rule Id="CA2101" Action="Warning" />
|
|
<Rule Id="CA2102" Action="Warning" />
|
|
<Rule Id="CA2103" Action="Warning" />
|
|
<Rule Id="CA2104" Action="Warning" />
|
|
<Rule Id="CA2105" Action="Warning" />
|
|
<Rule Id="CA2106" Action="Warning" />
|
|
<Rule Id="CA2107" Action="Warning" />
|
|
<Rule Id="CA2108" Action="Warning" />
|
|
<Rule Id="CA2109" Action="Warning" />
|
|
<Rule Id="CA2111" Action="Warning" />
|
|
<Rule Id="CA2112" Action="Warning" />
|
|
<Rule Id="CA2114" Action="Warning" />
|
|
<Rule Id="CA2115" Action="Warning" />
|
|
<Rule Id="CA2116" Action="Warning" />
|
|
<Rule Id="CA2117" Action="Warning" />
|
|
<Rule Id="CA2118" Action="Warning" />
|
|
<Rule Id="CA2119" Action="Warning" />
|
|
<Rule Id="CA2120" Action="Warning" />
|
|
<Rule Id="CA2121" Action="Warning" />
|
|
<Rule Id="CA2122" Action="Warning" />
|
|
<Rule Id="CA2123" Action="Warning" />
|
|
<Rule Id="CA2124" Action="Warning" />
|
|
<Rule Id="CA2126" Action="Warning" />
|
|
<Rule Id="CA2130" Action="Warning" />
|
|
<Rule Id="CA2131" Action="Warning" />
|
|
<Rule Id="CA2132" Action="Warning" />
|
|
<Rule Id="CA2133" Action="Warning" />
|
|
<Rule Id="CA2134" Action="Warning" />
|
|
<Rule Id="CA2135" Action="Warning" />
|
|
<Rule Id="CA2136" Action="Warning" />
|
|
<Rule Id="CA2137" Action="Warning" />
|
|
<Rule Id="CA2138" Action="Warning" />
|
|
<Rule Id="CA2139" Action="Warning" />
|
|
<Rule Id="CA2140" Action="Warning" />
|
|
<Rule Id="CA2141" Action="Warning" />
|
|
<Rule Id="CA2142" Action="Warning" />
|
|
<Rule Id="CA2143" Action="Warning" />
|
|
<Rule Id="CA2144" Action="Warning" />
|
|
<Rule Id="CA2145" Action="Warning" />
|
|
<Rule Id="CA2146" Action="Warning" />
|
|
<Rule Id="CA2147" Action="Warning" />
|
|
<Rule Id="CA2149" Action="Warning" />
|
|
<Rule Id="CA2151" Action="Warning" />
|
|
<Rule Id="CA2200" Action="Warning" />
|
|
<Rule Id="CA2201" Action="Warning" />
|
|
<Rule Id="CA2202" Action="Warning" />
|
|
<Rule Id="CA2204" Action="Warning" />
|
|
<Rule Id="CA2205" Action="Warning" />
|
|
<Rule Id="CA2207" Action="Warning" />
|
|
<Rule Id="CA2208" Action="Warning" />
|
|
<Rule Id="CA2210" Action="Warning" />
|
|
<Rule Id="CA2211" Action="Warning" />
|
|
<Rule Id="CA2212" Action="Warning" />
|
|
<Rule Id="CA2213" Action="Warning" />
|
|
<Rule Id="CA2214" Action="Warning" />
|
|
<Rule Id="CA2215" Action="Warning" />
|
|
<Rule Id="CA2216" Action="Warning" />
|
|
<Rule Id="CA2217" Action="Warning" />
|
|
<Rule Id="CA2218" Action="Warning" />
|
|
<Rule Id="CA2219" Action="Warning" />
|
|
<Rule Id="CA2220" Action="Warning" />
|
|
<Rule Id="CA2221" Action="Warning" />
|
|
<Rule Id="CA2222" Action="Warning" />
|
|
<Rule Id="CA2223" Action="Warning" />
|
|
<Rule Id="CA2224" Action="Warning" />
|
|
<Rule Id="CA2225" Action="Warning" />
|
|
<Rule Id="CA2226" Action="Warning" />
|
|
<Rule Id="CA2228" Action="Warning" />
|
|
<Rule Id="CA2229" Action="Warning" />
|
|
<Rule Id="CA2230" Action="Warning" />
|
|
<Rule Id="CA2231" Action="Warning" />
|
|
<Rule Id="CA2232" Action="Warning" />
|
|
<Rule Id="CA2233" Action="Warning" />
|
|
<Rule Id="CA2234" Action="Warning" />
|
|
<Rule Id="CA2235" Action="Warning" />
|
|
<Rule Id="CA2236" Action="Warning" />
|
|
<Rule Id="CA2237" Action="Warning" />
|
|
<Rule Id="CA2238" Action="Warning" />
|
|
<Rule Id="CA2239" Action="Warning" />
|
|
<Rule Id="CA2240" Action="Warning" />
|
|
<Rule Id="CA2241" Action="Warning" />
|
|
<Rule Id="CA2242" Action="Warning" />
|
|
<Rule Id="CA2243" Action="Warning" />
|
|
<Rule Id="CA5122" Action="Warning" />
|
|
</Rules>
|
|
<Rules AnalyzerId="Microsoft.Analyzers.NativeCodeAnalysis" RuleNamespace="Microsoft.Rules.Native">
|
|
<Rule Id="C26100" Action="Warning" />
|
|
<Rule Id="C26101" Action="Warning" />
|
|
<Rule Id="C26105" Action="Warning" />
|
|
<Rule Id="C26110" Action="Warning" />
|
|
<Rule Id="C26111" Action="Warning" />
|
|
<Rule Id="C26112" Action="Warning" />
|
|
<Rule Id="C26115" Action="Warning" />
|
|
<Rule Id="C26116" Action="Warning" />
|
|
<Rule Id="C26117" Action="Warning" />
|
|
<Rule Id="C26130" Action="Warning" />
|
|
<Rule Id="C26135" Action="Warning" />
|
|
<Rule Id="C26140" Action="Warning" />
|
|
<Rule Id="C26160" Action="Warning" />
|
|
<Rule Id="C26165" Action="Warning" />
|
|
<Rule Id="C26166" Action="Warning" />
|
|
<Rule Id="C26167" Action="Warning" />
|
|
<Rule Id="C26400" Action="Warning" />
|
|
<Rule Id="C26401" Action="Warning" />
|
|
<Rule Id="C26402" Action="Warning" />
|
|
<Rule Id="C26403" Action="Warning" />
|
|
<Rule Id="C26404" Action="Warning" />
|
|
<Rule Id="C26405" Action="Warning" />
|
|
<Rule Id="C26406" Action="Warning" />
|
|
<Rule Id="C26407" Action="Warning" />
|
|
<Rule Id="C26408" Action="Warning" />
|
|
<Rule Id="C26409" Action="Warning" />
|
|
<Rule Id="C26410" Action="Warning" />
|
|
<Rule Id="C26411" Action="Warning" />
|
|
<Rule Id="C26414" Action="Warning" />
|
|
<Rule Id="C26415" Action="Warning" />
|
|
<Rule Id="C26416" Action="Warning" />
|
|
<Rule Id="C26417" Action="Warning" />
|
|
<Rule Id="C26418" Action="Warning" />
|
|
<Rule Id="C26426" Action="Warning" />
|
|
<Rule Id="C26427" Action="Warning" />
|
|
<Rule Id="C26429" Action="Warning" />
|
|
<Rule Id="C26430" Action="Warning" />
|
|
<Rule Id="C26431" Action="Warning" />
|
|
<Rule Id="C26432" Action="Warning" />
|
|
<Rule Id="C26433" Action="Warning" />
|
|
<Rule Id="C26434" Action="Warning" />
|
|
<Rule Id="C26435" Action="Warning" />
|
|
<Rule Id="C26436" Action="Warning" />
|
|
<Rule Id="C26437" Action="Warning" />
|
|
<Rule Id="C26438" Action="Warning" />
|
|
<Rule Id="C26439" Action="Warning" />
|
|
<Rule Id="C26440" Action="Warning" />
|
|
<Rule Id="C26441" Action="Warning" />
|
|
<Rule Id="C26443" Action="Warning" />
|
|
<Rule Id="C26444" Action="Warning" />
|
|
<Rule Id="C26445" Action="Warning" />
|
|
<Rule Id="C26446" Action="Warning" />
|
|
<Rule Id="C26447" Action="Warning" />
|
|
<Rule Id="C26448" Action="Warning" />
|
|
<Rule Id="C26449" Action="Warning" />
|
|
<Rule Id="C26450" Action="Warning" />
|
|
<Rule Id="C26451" Action="Warning" />
|
|
<Rule Id="C26452" Action="Warning" />
|
|
<Rule Id="C26453" Action="Warning" />
|
|
<Rule Id="C26454" Action="Warning" />
|
|
<Rule Id="C26459" Action="Warning" />
|
|
<Rule Id="C26460" Action="Warning" />
|
|
<Rule Id="C26461" Action="Warning" />
|
|
<Rule Id="C26462" Action="Warning" />
|
|
<Rule Id="C26463" Action="Warning" />
|
|
<Rule Id="C26464" Action="Warning" />
|
|
<Rule Id="C26465" Action="Warning" />
|
|
<Rule Id="C26466" Action="Warning" />
|
|
<Rule Id="C26471" Action="Warning" />
|
|
<Rule Id="C26472" Action="Warning" />
|
|
<Rule Id="C26473" Action="Warning" />
|
|
<Rule Id="C26474" Action="Warning" />
|
|
<Rule Id="C26475" Action="Warning" />
|
|
<Rule Id="C26476" Action="Warning" />
|
|
<Rule Id="C26477" Action="Warning" />
|
|
<Rule Id="C26481" Action="Warning" />
|
|
<Rule Id="C26482" Action="Warning" />
|
|
<Rule Id="C26483" Action="Warning" />
|
|
<Rule Id="C26485" Action="Warning" />
|
|
<Rule Id="C26486" Action="Warning" />
|
|
<Rule Id="C26487" Action="Warning" />
|
|
<Rule Id="C26489" Action="Warning" />
|
|
<Rule Id="C26490" Action="Warning" />
|
|
<Rule Id="C26491" Action="Warning" />
|
|
<Rule Id="C26492" Action="Warning" />
|
|
<Rule Id="C26493" Action="Warning" />
|
|
<Rule Id="C26494" Action="Warning" />
|
|
<Rule Id="C26495" Action="Warning" />
|
|
<Rule Id="C26496" Action="Warning" />
|
|
<Rule Id="C26497" Action="Warning" />
|
|
<Rule Id="C26498" Action="Warning" />
|
|
<Rule Id="C28020" Action="Warning" />
|
|
<Rule Id="C28021" Action="Warning" />
|
|
<Rule Id="C28022" Action="Warning" />
|
|
<Rule Id="C28023" Action="Warning" />
|
|
<Rule Id="C28024" Action="Warning" />
|
|
<Rule Id="C28039" Action="Warning" />
|
|
<Rule Id="C28101" Action="Warning" />
|
|
<Rule Id="C28103" Action="Warning" />
|
|
<Rule Id="C28104" Action="Warning" />
|
|
<Rule Id="C28105" Action="Warning" />
|
|
<Rule Id="C28106" Action="Warning" />
|
|
<Rule Id="C28107" Action="Warning" />
|
|
<Rule Id="C28108" Action="Warning" />
|
|
<Rule Id="C28109" Action="Warning" />
|
|
<Rule Id="C28110" Action="Warning" />
|
|
<Rule Id="C28111" Action="Warning" />
|
|
<Rule Id="C28112" Action="Warning" />
|
|
<Rule Id="C28113" Action="Warning" />
|
|
<Rule Id="C28114" Action="Warning" />
|
|
<Rule Id="C28120" Action="Warning" />
|
|
<Rule Id="C28121" Action="Warning" />
|
|
<Rule Id="C28122" Action="Warning" />
|
|
<Rule Id="C28123" Action="Warning" />
|
|
<Rule Id="C28124" Action="Warning" />
|
|
<Rule Id="C28125" Action="Warning" />
|
|
<Rule Id="C28126" Action="Warning" />
|
|
<Rule Id="C28127" Action="Warning" />
|
|
<Rule Id="C28128" Action="Warning" />
|
|
<Rule Id="C28129" Action="Warning" />
|
|
<Rule Id="C28131" Action="Warning" />
|
|
<Rule Id="C28132" Action="Warning" />
|
|
<Rule Id="C28133" Action="Warning" />
|
|
<Rule Id="C28134" Action="Warning" />
|
|
<Rule Id="C28135" Action="Warning" />
|
|
<Rule Id="C28137" Action="Warning" />
|
|
<Rule Id="C28138" Action="Warning" />
|
|
<Rule Id="C28141" Action="Warning" />
|
|
<Rule Id="C28143" Action="Warning" />
|
|
<Rule Id="C28144" Action="Warning" />
|
|
<Rule Id="C28145" Action="Warning" />
|
|
<Rule Id="C28146" Action="Warning" />
|
|
<Rule Id="C28147" Action="Warning" />
|
|
<Rule Id="C28150" Action="Warning" />
|
|
<Rule Id="C28151" Action="Warning" />
|
|
<Rule Id="C28152" Action="Warning" />
|
|
<Rule Id="C28153" Action="Warning" />
|
|
<Rule Id="C28156" Action="Warning" />
|
|
<Rule Id="C28157" Action="Warning" />
|
|
<Rule Id="C28158" Action="Warning" />
|
|
<Rule Id="C28159" Action="Warning" />
|
|
<Rule Id="C28160" Action="Warning" />
|
|
<Rule Id="C28161" Action="Warning" />
|
|
<Rule Id="C28162" Action="Warning" />
|
|
<Rule Id="C28163" Action="Warning" />
|
|
<Rule Id="C28164" Action="Warning" />
|
|
<Rule Id="C28165" Action="Warning" />
|
|
<Rule Id="C28166" Action="Warning" />
|
|
<Rule Id="C28167" Action="Warning" />
|
|
<Rule Id="C28168" Action="Warning" />
|
|
<Rule Id="C28169" Action="Warning" />
|
|
<Rule Id="C28170" Action="Warning" />
|
|
<Rule Id="C28171" Action="Warning" />
|
|
<Rule Id="C28172" Action="Warning" />
|
|
<Rule Id="C28173" Action="Warning" />
|
|
<Rule Id="C28175" Action="Warning" />
|
|
<Rule Id="C28176" Action="Warning" />
|
|
<Rule Id="C28182" Action="Warning" />
|
|
<Rule Id="C28183" Action="Warning" />
|
|
<Rule Id="C28193" Action="Warning" />
|
|
<Rule Id="C28194" Action="Warning" />
|
|
<Rule Id="C28195" Action="Warning" />
|
|
<Rule Id="C28196" Action="Warning" />
|
|
<Rule Id="C28197" Action="Warning" />
|
|
<Rule Id="C28198" Action="Warning" />
|
|
<Rule Id="C28199" Action="Warning" />
|
|
<Rule Id="C28202" Action="Warning" />
|
|
<Rule Id="C28203" Action="Warning" />
|
|
<Rule Id="C28204" Action="Warning" />
|
|
<Rule Id="C28205" Action="Warning" />
|
|
<Rule Id="C28206" Action="Warning" />
|
|
<Rule Id="C28207" Action="Warning" />
|
|
<Rule Id="C28208" Action="Warning" />
|
|
<Rule Id="C28209" Action="Warning" />
|
|
<Rule Id="C28210" Action="Warning" />
|
|
<Rule Id="C28211" Action="Warning" />
|
|
<Rule Id="C28212" Action="Warning" />
|
|
<Rule Id="C28213" Action="Warning" />
|
|
<Rule Id="C28214" Action="Warning" />
|
|
<Rule Id="C28215" Action="Warning" />
|
|
<Rule Id="C28216" Action="Warning" />
|
|
<Rule Id="C28217" Action="Warning" />
|
|
<Rule Id="C28218" Action="Warning" />
|
|
<Rule Id="C28219" Action="Warning" />
|
|
<Rule Id="C28220" Action="Warning" />
|
|
<Rule Id="C28221" Action="Warning" />
|
|
<Rule Id="C28222" Action="Warning" />
|
|
<Rule Id="C28223" Action="Warning" />
|
|
<Rule Id="C28224" Action="Warning" />
|
|
<Rule Id="C28225" Action="Warning" />
|
|
<Rule Id="C28226" Action="Warning" />
|
|
<Rule Id="C28227" Action="Warning" />
|
|
<Rule Id="C28228" Action="Warning" />
|
|
<Rule Id="C28229" Action="Warning" />
|
|
<Rule Id="C28230" Action="Warning" />
|
|
<Rule Id="C28231" Action="Warning" />
|
|
<Rule Id="C28232" Action="Warning" />
|
|
<Rule Id="C28233" Action="Warning" />
|
|
<Rule Id="C28234" Action="Warning" />
|
|
<Rule Id="C28235" Action="Warning" />
|
|
<Rule Id="C28236" Action="Warning" />
|
|
<Rule Id="C28237" Action="Warning" />
|
|
<Rule Id="C28238" Action="Warning" />
|
|
<Rule Id="C28239" Action="Warning" />
|
|
<Rule Id="C28240" Action="Warning" />
|
|
<Rule Id="C28241" Action="Warning" />
|
|
<Rule Id="C28243" Action="Warning" />
|
|
<Rule Id="C28244" Action="Warning" />
|
|
<Rule Id="C28245" Action="Warning" />
|
|
<Rule Id="C28246" Action="Warning" />
|
|
<Rule Id="C28250" Action="Warning" />
|
|
<Rule Id="C28251" Action="Warning" />
|
|
<Rule Id="C28252" Action="Warning" />
|
|
<Rule Id="C28253" Action="Warning" />
|
|
<Rule Id="C28254" Action="Warning" />
|
|
<Rule Id="C28260" Action="Warning" />
|
|
<Rule Id="C28262" Action="Warning" />
|
|
<Rule Id="C28263" Action="Warning" />
|
|
<Rule Id="C28266" Action="Warning" />
|
|
<Rule Id="C28267" Action="Warning" />
|
|
<Rule Id="C28272" Action="Warning" />
|
|
<Rule Id="C28273" Action="Warning" />
|
|
<Rule Id="C28275" Action="Warning" />
|
|
<Rule Id="C28278" Action="Warning" />
|
|
<Rule Id="C28279" Action="Warning" />
|
|
<Rule Id="C28280" Action="Warning" />
|
|
<Rule Id="C28282" Action="Warning" />
|
|
<Rule Id="C28283" Action="Warning" />
|
|
<Rule Id="C28284" Action="Warning" />
|
|
<Rule Id="C28285" Action="Warning" />
|
|
<Rule Id="C28286" Action="Warning" />
|
|
<Rule Id="C28287" Action="Warning" />
|
|
<Rule Id="C28288" Action="Warning" />
|
|
<Rule Id="C28289" Action="Warning" />
|
|
<Rule Id="C28290" Action="Warning" />
|
|
<Rule Id="C28291" Action="Warning" />
|
|
<Rule Id="C28300" Action="Warning" />
|
|
<Rule Id="C28301" Action="Warning" />
|
|
<Rule Id="C28302" Action="Warning" />
|
|
<Rule Id="C28303" Action="Warning" />
|
|
<Rule Id="C28304" Action="Warning" />
|
|
<Rule Id="C28305" Action="Warning" />
|
|
<Rule Id="C28306" Action="Warning" />
|
|
<Rule Id="C28307" Action="Warning" />
|
|
<Rule Id="C28308" Action="Warning" />
|
|
<Rule Id="C28309" Action="Warning" />
|
|
<Rule Id="C28350" Action="Warning" />
|
|
<Rule Id="C28351" Action="Warning" />
|
|
<Rule Id="C28601" Action="Warning" />
|
|
<Rule Id="C28602" Action="Warning" />
|
|
<Rule Id="C28604" Action="Warning" />
|
|
<Rule Id="C28615" Action="Warning" />
|
|
<Rule Id="C28616" Action="Warning" />
|
|
<Rule Id="C28617" Action="Warning" />
|
|
<Rule Id="C28623" Action="Warning" />
|
|
<Rule Id="C28624" Action="Warning" />
|
|
<Rule Id="C28625" Action="Warning" />
|
|
<Rule Id="C28636" Action="Warning" />
|
|
<Rule Id="C28637" Action="Warning" />
|
|
<Rule Id="C28638" Action="Warning" />
|
|
<Rule Id="C28639" Action="Warning" />
|
|
<Rule Id="C28640" Action="Warning" />
|
|
<Rule Id="C28645" Action="Warning" />
|
|
<Rule Id="C28648" Action="Warning" />
|
|
<Rule Id="C28649" Action="Warning" />
|
|
<Rule Id="C28650" Action="Warning" />
|
|
<Rule Id="C28714" Action="Warning" />
|
|
<Rule Id="C28715" Action="Warning" />
|
|
<Rule Id="C28716" Action="Warning" />
|
|
<Rule Id="C28717" Action="Warning" />
|
|
<Rule Id="C28719" Action="Warning" />
|
|
<Rule Id="C28720" Action="Warning" />
|
|
<Rule Id="C28721" Action="Warning" />
|
|
<Rule Id="C28726" Action="Warning" />
|
|
<Rule Id="C28727" Action="Warning" />
|
|
<Rule Id="C28730" Action="Warning" />
|
|
<Rule Id="C28735" Action="Warning" />
|
|
<Rule Id="C28736" Action="Warning" />
|
|
<Rule Id="C28750" Action="Warning" />
|
|
<Rule Id="C28751" Action="Warning" />
|
|
<Rule Id="C6001" Action="Warning" />
|
|
<Rule Id="C6011" Action="Warning" />
|
|
<Rule Id="C6014" Action="Warning" />
|
|
<Rule Id="C6029" Action="Warning" />
|
|
<Rule Id="C6031" Action="Warning" />
|
|
<Rule Id="C6053" Action="Warning" />
|
|
<Rule Id="C6054" Action="Warning" />
|
|
<Rule Id="C6059" Action="Warning" />
|
|
<Rule Id="C6063" Action="Warning" />
|
|
<Rule Id="C6064" Action="Warning" />
|
|
<Rule Id="C6066" Action="Warning" />
|
|
<Rule Id="C6067" Action="Warning" />
|
|
<Rule Id="C6101" Action="Warning" />
|
|
<Rule Id="C6200" Action="Warning" />
|
|
<Rule Id="C6201" Action="Warning" />
|
|
<Rule Id="C6211" Action="Warning" />
|
|
<Rule Id="C6214" Action="Warning" />
|
|
<Rule Id="C6215" Action="Warning" />
|
|
<Rule Id="C6216" Action="Warning" />
|
|
<Rule Id="C6217" Action="Warning" />
|
|
<Rule Id="C6219" Action="Warning" />
|
|
<Rule Id="C6220" Action="Warning" />
|
|
<Rule Id="C6221" Action="Warning" />
|
|
<Rule Id="C6225" Action="Warning" />
|
|
<Rule Id="C6226" Action="Warning" />
|
|
<Rule Id="C6230" Action="Warning" />
|
|
<Rule Id="C6235" Action="Warning" />
|
|
<Rule Id="C6236" Action="Warning" />
|
|
<Rule Id="C6237" Action="Warning" />
|
|
<Rule Id="C6239" Action="Warning" />
|
|
<Rule Id="C6240" Action="Warning" />
|
|
<Rule Id="C6242" Action="Warning" />
|
|
<Rule Id="C6244" Action="Warning" />
|
|
<Rule Id="C6246" Action="Warning" />
|
|
<Rule Id="C6248" Action="Warning" />
|
|
<Rule Id="C6250" Action="Warning" />
|
|
<Rule Id="C6255" Action="Warning" />
|
|
<Rule Id="C6258" Action="Warning" />
|
|
<Rule Id="C6259" Action="Warning" />
|
|
<Rule Id="C6260" Action="Warning" />
|
|
<Rule Id="C6262" Action="Warning" />
|
|
<Rule Id="C6263" Action="Warning" />
|
|
<Rule Id="C6268" Action="Warning" />
|
|
<Rule Id="C6269" Action="Warning" />
|
|
<Rule Id="C6270" Action="Warning" />
|
|
<Rule Id="C6271" Action="Warning" />
|
|
<Rule Id="C6272" Action="Warning" />
|
|
<Rule Id="C6273" Action="Warning" />
|
|
<Rule Id="C6274" Action="Warning" />
|
|
<Rule Id="C6276" Action="Warning" />
|
|
<Rule Id="C6277" Action="Warning" />
|
|
<Rule Id="C6278" Action="Warning" />
|
|
<Rule Id="C6279" Action="Warning" />
|
|
<Rule Id="C6280" Action="Warning" />
|
|
<Rule Id="C6281" Action="Warning" />
|
|
<Rule Id="C6282" Action="Warning" />
|
|
<Rule Id="C6283" Action="Warning" />
|
|
<Rule Id="C6284" Action="Warning" />
|
|
<Rule Id="C6285" Action="Warning" />
|
|
<Rule Id="C6286" Action="Warning" />
|
|
<Rule Id="C6287" Action="Warning" />
|
|
<Rule Id="C6288" Action="Warning" />
|
|
<Rule Id="C6289" Action="Warning" />
|
|
<Rule Id="C6290" Action="Warning" />
|
|
<Rule Id="C6291" Action="Warning" />
|
|
<Rule Id="C6292" Action="Warning" />
|
|
<Rule Id="C6293" Action="Warning" />
|
|
<Rule Id="C6294" Action="Warning" />
|
|
<Rule Id="C6295" Action="Warning" />
|
|
<Rule Id="C6296" Action="Warning" />
|
|
<Rule Id="C6297" Action="Warning" />
|
|
<Rule Id="C6298" Action="Warning" />
|
|
<Rule Id="C6299" Action="Warning" />
|
|
<Rule Id="C6302" Action="Warning" />
|
|
<Rule Id="C6303" Action="Warning" />
|
|
<Rule Id="C6305" Action="Warning" />
|
|
<Rule Id="C6306" Action="Warning" />
|
|
<Rule Id="C6308" Action="Warning" />
|
|
<Rule Id="C6310" Action="Warning" />
|
|
<Rule Id="C6312" Action="Warning" />
|
|
<Rule Id="C6313" Action="Warning" />
|
|
<Rule Id="C6314" Action="Warning" />
|
|
<Rule Id="C6315" Action="Warning" />
|
|
<Rule Id="C6316" Action="Warning" />
|
|
<Rule Id="C6317" Action="Warning" />
|
|
<Rule Id="C6318" Action="Warning" />
|
|
<Rule Id="C6319" Action="Warning" />
|
|
<Rule Id="C6320" Action="Warning" />
|
|
<Rule Id="C6322" Action="Warning" />
|
|
<Rule Id="C6323" Action="Warning" />
|
|
<Rule Id="C6324" Action="Warning" />
|
|
<Rule Id="C6326" Action="Warning" />
|
|
<Rule Id="C6328" Action="Warning" />
|
|
<Rule Id="C6329" Action="Warning" />
|
|
<Rule Id="C6330" Action="Warning" />
|
|
<Rule Id="C6331" Action="Warning" />
|
|
<Rule Id="C6332" Action="Warning" />
|
|
<Rule Id="C6333" Action="Warning" />
|
|
<Rule Id="C6334" Action="Warning" />
|
|
<Rule Id="C6335" Action="Warning" />
|
|
<Rule Id="C6336" Action="Warning" />
|
|
<Rule Id="C6340" Action="Warning" />
|
|
<Rule Id="C6381" Action="Warning" />
|
|
<Rule Id="C6383" Action="Warning" />
|
|
<Rule Id="C6384" Action="Warning" />
|
|
<Rule Id="C6385" Action="Warning" />
|
|
<Rule Id="C6386" Action="Warning" />
|
|
<Rule Id="C6387" Action="Warning" />
|
|
<Rule Id="C6388" Action="Warning" />
|
|
<Rule Id="C6400" Action="Warning" />
|
|
<Rule Id="C6401" Action="Warning" />
|
|
<Rule Id="C6411" Action="Warning" />
|
|
<Rule Id="C6412" Action="Warning" />
|
|
<Rule Id="C6500" Action="Warning" />
|
|
<Rule Id="C6501" Action="Warning" />
|
|
<Rule Id="C6503" Action="Warning" />
|
|
<Rule Id="C6504" Action="Warning" />
|
|
<Rule Id="C6505" Action="Warning" />
|
|
<Rule Id="C6506" Action="Warning" />
|
|
<Rule Id="C6508" Action="Warning" />
|
|
<Rule Id="C6509" Action="Warning" />
|
|
<Rule Id="C6510" Action="Warning" />
|
|
<Rule Id="C6511" Action="Warning" />
|
|
<Rule Id="C6513" Action="Warning" />
|
|
<Rule Id="C6514" Action="Warning" />
|
|
<Rule Id="C6515" Action="Warning" />
|
|
<Rule Id="C6516" Action="Warning" />
|
|
<Rule Id="C6517" Action="Warning" />
|
|
<Rule Id="C6518" Action="Warning" />
|
|
<Rule Id="C6522" Action="Warning" />
|
|
<Rule Id="C6525" Action="Warning" />
|
|
<Rule Id="C6527" Action="Warning" />
|
|
<Rule Id="C6530" Action="Warning" />
|
|
<Rule Id="C6540" Action="Warning" />
|
|
<Rule Id="C6551" Action="Warning" />
|
|
<Rule Id="C6552" Action="Warning" />
|
|
<Rule Id="C6701" Action="Warning" />
|
|
<Rule Id="C6702" Action="Warning" />
|
|
<Rule Id="C6703" Action="Warning" />
|
|
<Rule Id="C6704" Action="Warning" />
|
|
<Rule Id="C6705" Action="Warning" />
|
|
<Rule Id="C6706" Action="Warning" />
|
|
<Rule Id="C6707" Action="Warning" />
|
|
<Rule Id="C6993" Action="Warning" />
|
|
<Rule Id="C6995" Action="Warning" />
|
|
<Rule Id="C6997" Action="Warning" />
|
|
</Rules>
|
|
<Rules AnalyzerId="Microsoft.CodeAnalysis.CSharp" RuleNamespace="Microsoft.CodeAnalysis.CSharp">
|
|
<Rule Id="CS0169" Action="Warning" />
|
|
<Rule Id="CS0649" Action="Warning" />
|
|
<Rule Id="CS8019" Action="Warning" />
|
|
<Rule Id="CS8020" Action="Warning" />
|
|
<Rule Id="CS8040" Action="Warning" />
|
|
</Rules>
|
|
<Rules AnalyzerId="Microsoft.CodeAnalysis.CSharp.EditorFeatures" RuleNamespace="Microsoft.CodeAnalysis.CSharp.EditorFeatures">
|
|
<Rule Id="IDE0032" Action="Warning" />
|
|
<Rule Id="IDE0032WithoutSuggestion" Action="Warning" />
|
|
</Rules>
|
|
<Rules AnalyzerId="Microsoft.CodeAnalysis.CSharp.Features" RuleNamespace="Microsoft.CodeAnalysis.CSharp.Features">
|
|
<Rule Id="IDE0001" Action="Warning" />
|
|
<Rule Id="IDE0002" Action="Warning" />
|
|
<Rule Id="IDE0003" Action="Warning" />
|
|
<Rule Id="IDE0003WithoutSuggestion" Action="Warning" />
|
|
<Rule Id="IDE0004" Action="Warning" />
|
|
<Rule Id="IDE0004WithoutSuggestion" Action="Warning" />
|
|
<Rule Id="IDE0005" Action="Warning" />
|
|
<Rule Id="IDE0007" Action="Warning" />
|
|
<Rule Id="IDE0007WithoutSuggestion" Action="Warning" />
|
|
<Rule Id="IDE0008" Action="None" />
|
|
<Rule Id="IDE0008WithoutSuggestion" Action="None" />
|
|
<Rule Id="IDE0009" Action="Warning" />
|
|
<Rule Id="IDE0009WithoutSuggestion" Action="Warning" />
|
|
<Rule Id="IDE0011" Action="None" />
|
|
<Rule Id="IDE0011WithoutSuggestion" Action="None" />
|
|
<Rule Id="IDE0012" Action="Warning" />
|
|
<Rule Id="IDE0013" Action="Warning" />
|
|
<Rule Id="IDE0014" Action="Warning" />
|
|
<Rule Id="IDE0015" Action="Warning" />
|
|
<Rule Id="IDE0016" Action="Warning" />
|
|
<Rule Id="IDE0016WithoutSuggestion" Action="Warning" />
|
|
<Rule Id="IDE0017" Action="Warning" />
|
|
<Rule Id="IDE0017WithoutSuggestion" Action="Warning" />
|
|
<Rule Id="IDE0018" Action="Warning" />
|
|
<Rule Id="IDE0018WithoutSuggestion" Action="Warning" />
|
|
<Rule Id="IDE0019" Action="Warning" />
|
|
<Rule Id="IDE0019WithoutSuggestion" Action="Warning" />
|
|
<Rule Id="IDE0020" Action="Warning" />
|
|
<Rule Id="IDE0020WithoutSuggestion" Action="Warning" />
|
|
<Rule Id="IDE0021" Action="Warning" />
|
|
<Rule Id="IDE0021WithoutSuggestion" Action="Warning" />
|
|
<Rule Id="IDE0022" Action="None" />
|
|
<Rule Id="IDE0022WithoutSuggestion" Action="None" />
|
|
<Rule Id="IDE0023" Action="Warning" />
|
|
<Rule Id="IDE0023WithoutSuggestion" Action="Warning" />
|
|
<Rule Id="IDE0024" Action="Warning" />
|
|
<Rule Id="IDE0024WithoutSuggestion" Action="Warning" />
|
|
<Rule Id="IDE0025" Action="Warning" />
|
|
<Rule Id="IDE0025WithoutSuggestion" Action="Warning" />
|
|
<Rule Id="IDE0026" Action="Warning" />
|
|
<Rule Id="IDE0026WithoutSuggestion" Action="Warning" />
|
|
<Rule Id="IDE0027" Action="Warning" />
|
|
<Rule Id="IDE0027WithoutSuggestion" Action="Warning" />
|
|
<Rule Id="IDE0028" Action="Warning" />
|
|
<Rule Id="IDE0028WithoutSuggestion" Action="Warning" />
|
|
<Rule Id="IDE0029" Action="Warning" />
|
|
<Rule Id="IDE0029WithoutSuggestion" Action="Warning" />
|
|
<Rule Id="IDE0030" Action="Warning" />
|
|
<Rule Id="IDE0030WithoutSuggestion" Action="Warning" />
|
|
<Rule Id="IDE0031" Action="Warning" />
|
|
<Rule Id="IDE0031WithoutSuggestion" Action="Warning" />
|
|
<Rule Id="IDE0032" Action="Warning" />
|
|
<Rule Id="IDE0032WithoutSuggestion" Action="Warning" />
|
|
<Rule Id="IDE0034" Action="Warning" />
|
|
<Rule Id="IDE0034WithoutSuggestion" Action="Warning" />
|
|
<Rule Id="IDE0036" Action="Warning" />
|
|
<Rule Id="IDE0036WithoutSuggestion" Action="Warning" />
|
|
<Rule Id="IDE0037" Action="Warning" />
|
|
<Rule Id="IDE0037WithoutSuggestion" Action="Warning" />
|
|
<Rule Id="IDE0039" Action="Warning" />
|
|
<Rule Id="IDE0039WithoutSuggestion" Action="Warning" />
|
|
<Rule Id="IDE0040" Action="None" />
|
|
<Rule Id="IDE0040WithoutSuggestion" Action="None" />
|
|
<Rule Id="IDE0041" Action="Warning" />
|
|
<Rule Id="IDE0041WithoutSuggestion" Action="Warning" />
|
|
<Rule Id="IDE0042" Action="Warning" />
|
|
<Rule Id="IDE0042WithoutSuggestion" Action="Warning" />
|
|
<Rule Id="IDE0044" Action="Warning" />
|
|
<Rule Id="IDE0044WithoutSuggestion" Action="Warning" />
|
|
<Rule Id="IDE0045" Action="None" />
|
|
<Rule Id="IDE0045WithoutSuggestion" Action="None" />
|
|
<Rule Id="IDE0046" Action="None" />
|
|
<Rule Id="IDE0046WithoutSuggestion" Action="None" />
|
|
<Rule Id="IDE0047" Action="Warning" />
|
|
<Rule Id="IDE0047WithoutSuggestion" Action="Warning" />
|
|
<Rule Id="IDE0048" Action="Warning" />
|
|
<Rule Id="IDE0048WithoutSuggestion" Action="Warning" />
|
|
<Rule Id="IDE0049" Action="None" />
|
|
<Rule Id="IDE0049WithoutSuggestion" Action="None" />
|
|
<Rule Id="IDE1005" Action="Warning" />
|
|
<Rule Id="IDE1005WithoutSuggestion" Action="Warning" />
|
|
<Rule Id="IDE1006" Action="Warning" />
|
|
<Rule Id="IDE1006WithoutSuggestion" Action="Warning" />
|
|
</Rules>
|
|
<Rules AnalyzerId="Microsoft.CodeAnalysis.Features" RuleNamespace="Microsoft.CodeAnalysis.Features">
|
|
<Rule Id="IDE0010" Action="Warning" />
|
|
<Rule Id="IDE0010WithoutSuggestion" Action="Warning" />
|
|
<Rule Id="IDE0033" Action="Warning" />
|
|
<Rule Id="IDE0033WithoutSuggestion" Action="Warning" />
|
|
</Rules>
|
|
<Rules AnalyzerId="Microsoft.CodeAnalysis.VisualBasic" RuleNamespace="Microsoft.CodeAnalysis.VisualBasic">
|
|
<Rule Id="AD0001" Action="Warning" />
|
|
<Rule Id="BC2025" Action="Warning" />
|
|
<Rule Id="BC40000" Action="Warning" />
|
|
<Rule Id="BC40001" Action="Warning" />
|
|
<Rule Id="BC40003" Action="Warning" />
|
|
<Rule Id="BC40004" Action="Warning" />
|
|
<Rule Id="BC40005" Action="Warning" />
|
|
<Rule Id="BC40007" Action="Warning" />
|
|
<Rule Id="BC40008" Action="Warning" />
|
|
<Rule Id="BC40009" Action="Warning" />
|
|
<Rule Id="BC40010" Action="Warning" />
|
|
<Rule Id="BC40011" Action="Warning" />
|
|
<Rule Id="BC40012" Action="Warning" />
|
|
<Rule Id="BC40014" Action="Warning" />
|
|
<Rule Id="BC40018" Action="Warning" />
|
|
<Rule Id="BC40019" Action="Warning" />
|
|
<Rule Id="BC40020" Action="Warning" />
|
|
<Rule Id="BC40025" Action="Warning" />
|
|
<Rule Id="BC40026" Action="Warning" />
|
|
<Rule Id="BC40027" Action="Warning" />
|
|
<Rule Id="BC40028" Action="Warning" />
|
|
<Rule Id="BC40029" Action="Warning" />
|
|
<Rule Id="BC40030" Action="Warning" />
|
|
<Rule Id="BC40031" Action="Warning" />
|
|
<Rule Id="BC40032" Action="Warning" />
|
|
<Rule Id="BC40033" Action="Warning" />
|
|
<Rule Id="BC40034" Action="Warning" />
|
|
<Rule Id="BC40035" Action="Warning" />
|
|
<Rule Id="BC40038" Action="Warning" />
|
|
<Rule Id="BC40039" Action="Warning" />
|
|
<Rule Id="BC40040" Action="Warning" />
|
|
<Rule Id="BC40041" Action="Warning" />
|
|
<Rule Id="BC40042" Action="Warning" />
|
|
<Rule Id="BC40043" Action="Warning" />
|
|
<Rule Id="BC40046" Action="Warning" />
|
|
<Rule Id="BC40048" Action="Warning" />
|
|
<Rule Id="BC40049" Action="Warning" />
|
|
<Rule Id="BC40050" Action="Warning" />
|
|
<Rule Id="BC40051" Action="Warning" />
|
|
<Rule Id="BC40052" Action="Warning" />
|
|
<Rule Id="BC40053" Action="Warning" />
|
|
<Rule Id="BC40054" Action="Warning" />
|
|
<Rule Id="BC40055" Action="Warning" />
|
|
<Rule Id="BC40056" Action="Warning" />
|
|
<Rule Id="BC40057" Action="Warning" />
|
|
<Rule Id="BC40059" Action="Warning" />
|
|
<Rule Id="BC40060" Action="Warning" />
|
|
<Rule Id="BC40998" Action="Warning" />
|
|
<Rule Id="BC41001" Action="Warning" />
|
|
<Rule Id="BC41002" Action="Warning" />
|
|
<Rule Id="BC41003" Action="Warning" />
|
|
<Rule Id="BC41004" Action="Warning" />
|
|
<Rule Id="BC41005" Action="Warning" />
|
|
<Rule Id="BC41006" Action="Warning" />
|
|
<Rule Id="BC41007" Action="Warning" />
|
|
<Rule Id="BC41008" Action="Warning" />
|
|
<Rule Id="BC41009" Action="Warning" />
|
|
<Rule Id="BC41997" Action="Warning" />
|
|
<Rule Id="BC41998" Action="Warning" />
|
|
<Rule Id="BC41999" Action="Warning" />
|
|
<Rule Id="BC42000" Action="Warning" />
|
|
<Rule Id="BC42004" Action="Warning" />
|
|
<Rule Id="BC42016" Action="Warning" />
|
|
<Rule Id="BC42017" Action="Warning" />
|
|
<Rule Id="BC42018" Action="Warning" />
|
|
<Rule Id="BC42019" Action="Warning" />
|
|
<Rule Id="BC42020" Action="Warning" />
|
|
<Rule Id="BC42021" Action="Warning" />
|
|
<Rule Id="BC42022" Action="Warning" />
|
|
<Rule Id="BC42024" Action="Warning" />
|
|
<Rule Id="BC42025" Action="Warning" />
|
|
<Rule Id="BC42026" Action="Warning" />
|
|
<Rule Id="BC42029" Action="Warning" />
|
|
<Rule Id="BC42030" Action="Warning" />
|
|
<Rule Id="BC42031" Action="Warning" />
|
|
<Rule Id="BC42032" Action="Warning" />
|
|
<Rule Id="BC42033" Action="Warning" />
|
|
<Rule Id="BC42034" Action="Warning" />
|
|
<Rule Id="BC42035" Action="Warning" />
|
|
<Rule Id="BC42036" Action="Warning" />
|
|
<Rule Id="BC42037" Action="Warning" />
|
|
<Rule Id="BC42038" Action="Warning" />
|
|
<Rule Id="BC42099" Action="Warning" />
|
|
<Rule Id="BC42101" Action="Warning" />
|
|
<Rule Id="BC42102" Action="Warning" />
|
|
<Rule Id="BC42104" Action="Warning" />
|
|
<Rule Id="BC42105" Action="Warning" />
|
|
<Rule Id="BC42106" Action="Warning" />
|
|
<Rule Id="BC42107" Action="Warning" />
|
|
<Rule Id="BC42108" Action="Warning" />
|
|
<Rule Id="BC42109" Action="Warning" />
|
|
<Rule Id="BC42111" Action="Warning" />
|
|
<Rule Id="BC42207" Action="Warning" />
|
|
<Rule Id="BC42300" Action="Warning" />
|
|
<Rule Id="BC42301" Action="Warning" />
|
|
<Rule Id="BC42302" Action="Warning" />
|
|
<Rule Id="BC42303" Action="Warning" />
|
|
<Rule Id="BC42304" Action="Warning" />
|
|
<Rule Id="BC42305" Action="Warning" />
|
|
<Rule Id="BC42306" Action="Warning" />
|
|
<Rule Id="BC42307" Action="Warning" />
|
|
<Rule Id="BC42308" Action="Warning" />
|
|
<Rule Id="BC42309" Action="Warning" />
|
|
<Rule Id="BC42310" Action="Warning" />
|
|
<Rule Id="BC42311" Action="Warning" />
|
|
<Rule Id="BC42312" Action="Warning" />
|
|
<Rule Id="BC42313" Action="Warning" />
|
|
<Rule Id="BC42314" Action="Warning" />
|
|
<Rule Id="BC42315" Action="Warning" />
|
|
<Rule Id="BC42316" Action="Warning" />
|
|
<Rule Id="BC42317" Action="Warning" />
|
|
<Rule Id="BC42318" Action="Warning" />
|
|
<Rule Id="BC42319" Action="Warning" />
|
|
<Rule Id="BC42320" Action="Warning" />
|
|
<Rule Id="BC42321" Action="Warning" />
|
|
<Rule Id="BC42322" Action="Warning" />
|
|
<Rule Id="BC42324" Action="Warning" />
|
|
<Rule Id="BC42326" Action="Warning" />
|
|
<Rule Id="BC42327" Action="Warning" />
|
|
<Rule Id="BC42328" Action="Warning" />
|
|
<Rule Id="BC42332" Action="Warning" />
|
|
<Rule Id="BC42333" Action="Warning" />
|
|
<Rule Id="BC42334" Action="Warning" />
|
|
<Rule Id="BC42335" Action="Warning" />
|
|
<Rule Id="BC42336" Action="Warning" />
|
|
<Rule Id="BC42337" Action="Warning" />
|
|
<Rule Id="BC42338" Action="Warning" />
|
|
<Rule Id="BC42339" Action="Warning" />
|
|
<Rule Id="BC42340" Action="Warning" />
|
|
<Rule Id="BC42341" Action="Warning" />
|
|
<Rule Id="BC42342" Action="Warning" />
|
|
<Rule Id="BC42343" Action="Warning" />
|
|
<Rule Id="BC42344" Action="Warning" />
|
|
<Rule Id="BC42345" Action="Warning" />
|
|
<Rule Id="BC42346" Action="Warning" />
|
|
<Rule Id="BC42347" Action="Warning" />
|
|
<Rule Id="BC42348" Action="Warning" />
|
|
<Rule Id="BC42349" Action="Warning" />
|
|
<Rule Id="BC42350" Action="Warning" />
|
|
<Rule Id="BC42351" Action="Warning" />
|
|
<Rule Id="BC42352" Action="Warning" />
|
|
<Rule Id="BC42353" Action="Warning" />
|
|
<Rule Id="BC42354" Action="Warning" />
|
|
<Rule Id="BC42355" Action="Warning" />
|
|
<Rule Id="BC42356" Action="Warning" />
|
|
<Rule Id="BC42357" Action="Warning" />
|
|
<Rule Id="BC42358" Action="Warning" />
|
|
<Rule Id="BC42359" Action="Warning" />
|
|
<Rule Id="BC42360" Action="Warning" />
|
|
<Rule Id="BC42361" Action="Warning" />
|
|
<Rule Id="BC42364" Action="Warning" />
|
|
<Rule Id="BC42366" Action="Warning" />
|
|
<Rule Id="BC42367" Action="Warning" />
|
|
<Rule Id="BC42368" Action="Warning" />
|
|
<Rule Id="BC42369" Action="Warning" />
|
|
<Rule Id="BC42370" Action="Warning" />
|
|
<Rule Id="BC42371" Action="Warning" />
|
|
<Rule Id="BC42372" Action="Warning" />
|
|
<Rule Id="BC42373" Action="Warning" />
|
|
<Rule Id="BC42374" Action="Warning" />
|
|
<Rule Id="BC42375" Action="Warning" />
|
|
<Rule Id="BC42376" Action="Warning" />
|
|
<Rule Id="BC42377" Action="Warning" />
|
|
<Rule Id="BC42378" Action="Warning" />
|
|
<Rule Id="BC42379" Action="Warning" />
|
|
<Rule Id="BC42380" Action="Warning" />
|
|
<Rule Id="CS2008" Action="Warning" />
|
|
<Rule Id="CS2023" Action="Warning" />
|
|
<Rule Id="CS2029" Action="Warning" />
|
|
<Rule Id="CS2038" Action="Warning" />
|
|
</Rules>
|
|
<Rules AnalyzerId="Microsoft.CodeAnalysis.VisualBasic.EditorFeatures" RuleNamespace="Microsoft.CodeAnalysis.VisualBasic.EditorFeatures">
|
|
<Rule Id="IDE0032" Action="Warning" />
|
|
<Rule Id="IDE0032WithoutSuggestion" Action="Warning" />
|
|
</Rules>
|
|
<Rules AnalyzerId="Microsoft.CodeAnalysis.VisualBasic.Features" RuleNamespace="Microsoft.CodeAnalysis.VisualBasic.Features">
|
|
<Rule Id="IDE0001" Action="Warning" />
|
|
<Rule Id="IDE0002" Action="Warning" />
|
|
<Rule Id="IDE0003" Action="Warning" />
|
|
<Rule Id="IDE0004" Action="Warning" />
|
|
<Rule Id="IDE0005" Action="Warning" />
|
|
<Rule Id="IDE0009" Action="Warning" />
|
|
<Rule Id="IDE0009WithoutSuggestion" Action="Warning" />
|
|
<Rule Id="IDE0012" Action="Warning" />
|
|
<Rule Id="IDE0013" Action="Warning" />
|
|
<Rule Id="IDE0014" Action="Warning" />
|
|
<Rule Id="IDE0015" Action="Warning" />
|
|
<Rule Id="IDE0017" Action="Warning" />
|
|
<Rule Id="IDE0017WithoutSuggestion" Action="Warning" />
|
|
<Rule Id="IDE0028" Action="Warning" />
|
|
<Rule Id="IDE0028WithoutSuggestion" Action="Warning" />
|
|
<Rule Id="IDE0029" Action="Warning" />
|
|
<Rule Id="IDE0029WithoutSuggestion" Action="Warning" />
|
|
<Rule Id="IDE0030" Action="Warning" />
|
|
<Rule Id="IDE0030WithoutSuggestion" Action="Warning" />
|
|
<Rule Id="IDE0031" Action="Warning" />
|
|
<Rule Id="IDE0031WithoutSuggestion" Action="Warning" />
|
|
<Rule Id="IDE1006" Action="Warning" />
|
|
<Rule Id="IDE1006WithoutSuggestion" Action="Warning" />
|
|
</Rules>
|
|
<Rules AnalyzerId="Microsoft.CodeQuality.Analyzers" RuleNamespace="Microsoft.CodeQuality.Analyzers">
|
|
<Rule Id="CA1008" Action="Warning" />
|
|
<Rule Id="CA1017" Action="Warning" />
|
|
<Rule Id="CA1024" Action="Warning" />
|
|
<Rule Id="CA1027" Action="Warning" />
|
|
<Rule Id="CA1033" Action="Warning" />
|
|
<Rule Id="CA1050" Action="Warning" />
|
|
<Rule Id="CA1060" Action="Warning" />
|
|
<Rule Id="CA1501" Action="None" />
|
|
<Rule Id="CA1502" Action="Warning" />
|
|
<Rule Id="CA1505" Action="Warning" />
|
|
<Rule Id="CA1506" Action="Warning" />
|
|
<Rule Id="CA1509" Action="Warning" />
|
|
<Rule Id="CA1708" Action="Warning" />
|
|
<Rule Id="CA1711" Action="Warning" />
|
|
<Rule Id="CA1725" Action="Warning" />
|
|
<Rule Id="CA2217" Action="Warning" />
|
|
<Rule Id="CA2227" Action="None" />
|
|
</Rules>
|
|
<Rules AnalyzerId="Microsoft.CodeQuality.CSharp.Analyzers" RuleNamespace="Microsoft.CodeQuality.CSharp.Analyzers">
|
|
<Rule Id="Async001" Action="Warning" />
|
|
<Rule Id="Async002" Action="Warning" />
|
|
<Rule Id="Async003" Action="Warning" />
|
|
<Rule Id="Async004" Action="Warning" />
|
|
<Rule Id="Async005" Action="Warning" />
|
|
<Rule Id="Async006" Action="Warning" />
|
|
<Rule Id="CA1003" Action="Warning" />
|
|
<Rule Id="CA1019" Action="Warning" />
|
|
<Rule Id="CA1500" Action="Warning" />
|
|
<Rule Id="CA1726" Action="Warning" />
|
|
<Rule Id="CA2001" Action="Warning" />
|
|
<Rule Id="CA2109" Action="Warning" />
|
|
</Rules>
|
|
<Rules AnalyzerId="Microsoft.NetCore.Analyzers" RuleNamespace="Microsoft.NetCore.Analyzers">
|
|
<Rule Id="CA1813" Action="Warning" />
|
|
</Rules>
|
|
<Rules AnalyzerId="Microsoft.NetCore.CSharp.Analyzers" RuleNamespace="Microsoft.NetCore.CSharp.Analyzers">
|
|
<Rule Id="CA1309" Action="Warning" />
|
|
<Rule Id="CA1414" Action="Warning" />
|
|
<Rule Id="CA1601" Action="Warning" />
|
|
<Rule Id="CA2201" Action="Warning" />
|
|
<Rule Id="CA2205" Action="Warning" />
|
|
<Rule Id="CA2215" Action="Warning" />
|
|
</Rules>
|
|
<Rules AnalyzerId="Microsoft.NetFramework.CSharp.Analyzers" RuleNamespace="Microsoft.NetFramework.CSharp.Analyzers">
|
|
<Rule Id="CA1300" Action="Warning" />
|
|
<Rule Id="CA1301" Action="Warning" />
|
|
<Rule Id="CA1306" Action="Warning" />
|
|
<Rule Id="CA2212" Action="Warning" />
|
|
<Rule Id="CA2232" Action="Warning" />
|
|
<Rule Id="CA2236" Action="Warning" />
|
|
<Rule Id="CA2238" Action="Warning" />
|
|
<Rule Id="CA2239" Action="Warning" />
|
|
<Rule Id="CA2240" Action="Warning" />
|
|
</Rules>
|
|
<Rules AnalyzerId="Microsoft.VisualStudio.Azure.Fabric.DiagnosticAnalyzers" RuleNamespace="Microsoft.VisualStudio.Azure.Fabric.DiagnosticAnalyzers">
|
|
<Rule Id="SF1001" Action="Warning" />
|
|
<Rule Id="SF1002" Action="Warning" />
|
|
</Rules>
|
|
<Rules AnalyzerId="StyleCop.Analyzers" RuleNamespace="StyleCop.Analyzers">
|
|
<Rule Id="SA1101" Action="None" />
|
|
<Rule Id="SA1118" Action="None" />
|
|
<Rule Id="SA1121" Action="None" />
|
|
<Rule Id="SA1127" Action="Warning" />
|
|
<Rule Id="SA1128" Action="Warning" />
|
|
<Rule Id="SA1201" Action="None" />
|
|
<Rule Id="SA1400" Action="None" />
|
|
<Rule Id="SA1412" Action="Warning" />
|
|
<Rule Id="SA1503" Action="None" />
|
|
<Rule Id="SA1519" Action="None" />
|
|
<Rule Id="SA1520" Action="None" />
|
|
<Rule Id="SA1623" Action="None" />
|
|
<Rule Id="SA1628" Action="Warning" />
|
|
<Rule Id="SA1633" Action="None" />
|
|
<Rule Id="SA1644" Action="Warning" />
|
|
<Rule Id="SX1101" Action="Warning" />
|
|
</Rules>
|
|
<Rules AnalyzerId="Text.CSharp.Analyzers" RuleNamespace="Text.CSharp.Analyzers">
|
|
<Rule Id="CA1704" Action="Warning" />
|
|
</Rules>
|
|
</RuleSet>
|