From: <je...@us...> - 2007-05-18 19:56:24
|
Revision: 1378 http://cs-sdl.svn.sourceforge.net/cs-sdl/?rev=1378&view=rev Author: jendave Date: 2007-05-18 12:56:21 -0700 (Fri, 18 May 2007) Log Message: ----------- remove generated files Removed Paths: ------------- trunk/scsharp/SCSharp.sln trunk/scsharp/SCSharp.suo trunk/scsharp/scsharp.FxCop trunk/scsharp/src/SCSharp/SCSharp.csproj trunk/scsharp/src/SCSharp/SCSharp.csproj.user trunk/scsharp/src/SCSharp/bin/ trunk/scsharp/src/SCSharp/obj/ trunk/scsharp/src/SCSharpLib/SCSharpLib.csproj trunk/scsharp/src/SCSharpLib/SCSharpLib.csproj.user trunk/scsharp/src/SCSharpLib/SCSharpLib.xml trunk/scsharp/src/SCSharpLib/bin/ trunk/scsharp/src/SCSharpLib/obj/ trunk/scsharp/tests/TestTesult.xml trunk/scsharp/tests/Tests.csproj trunk/scsharp/tests/Tests.csproj.user trunk/scsharp/tests/bin/ trunk/scsharp/tests/obj/ Deleted: trunk/scsharp/SCSharp.sln =================================================================== --- trunk/scsharp/SCSharp.sln 2007-05-18 19:51:25 UTC (rev 1377) +++ trunk/scsharp/SCSharp.sln 2007-05-18 19:56:21 UTC (rev 1378) @@ -1,36 +0,0 @@ -Microsoft Visual Studio Solution File, Format Version 9.00 -# Visual Studio 2005 -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SCSharpLib", "src\SCSharpLib\SCSharpLib.csproj", "{1A51DB16-582A-4231-98DB-E4622F79D208}" -EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SCSharp", "src\SCSharp\SCSharp.csproj", "{7D4C7304-8496-4F1C-8FDF-9AF647FE199C}" -EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Tests", "tests\Tests.csproj", "{29C81049-8557-4D06-B187-EF52765DB46E}" -EndProject -Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{468F1D07-AD17-4CC3-ABD0-2CA268E4E1A6}" - ProjectSection(SolutionItems) = preProject - prebuild.xml = prebuild.xml - EndProjectSection -EndProject -Global - GlobalSection(SolutionConfigurationPlatforms) = preSolution - Debug|Any CPU = Debug|Any CPU - Release|Any CPU = Release|Any CPU - EndGlobalSection - GlobalSection(ProjectConfigurationPlatforms) = postSolution - {1A51DB16-582A-4231-98DB-E4622F79D208}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {1A51DB16-582A-4231-98DB-E4622F79D208}.Debug|Any CPU.Build.0 = Debug|Any CPU - {1A51DB16-582A-4231-98DB-E4622F79D208}.Release|Any CPU.ActiveCfg = Release|Any CPU - {1A51DB16-582A-4231-98DB-E4622F79D208}.Release|Any CPU.Build.0 = Release|Any CPU - {7D4C7304-8496-4F1C-8FDF-9AF647FE199C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {7D4C7304-8496-4F1C-8FDF-9AF647FE199C}.Debug|Any CPU.Build.0 = Debug|Any CPU - {7D4C7304-8496-4F1C-8FDF-9AF647FE199C}.Release|Any CPU.ActiveCfg = Release|Any CPU - {7D4C7304-8496-4F1C-8FDF-9AF647FE199C}.Release|Any CPU.Build.0 = Release|Any CPU - {29C81049-8557-4D06-B187-EF52765DB46E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {29C81049-8557-4D06-B187-EF52765DB46E}.Debug|Any CPU.Build.0 = Debug|Any CPU - {29C81049-8557-4D06-B187-EF52765DB46E}.Release|Any CPU.ActiveCfg = Release|Any CPU - {29C81049-8557-4D06-B187-EF52765DB46E}.Release|Any CPU.Build.0 = Release|Any CPU - EndGlobalSection - GlobalSection(SolutionProperties) = preSolution - HideSolutionNode = FALSE - EndGlobalSection -EndGlobal Deleted: trunk/scsharp/SCSharp.suo =================================================================== (Binary files differ) Deleted: trunk/scsharp/scsharp.FxCop =================================================================== --- trunk/scsharp/scsharp.FxCop 2007-05-18 19:51:25 UTC (rev 1377) +++ trunk/scsharp/scsharp.FxCop 2007-05-18 19:56:21 UTC (rev 1378) @@ -1,7068 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<FxCopProject Version="1.35" Name="SCSharp Project"> - <ProjectOptions> - <SharedProject>True</SharedProject> - <Stylesheet Apply="False">http://www.gotdotnet.com/team/fxcop//xsl/1.35/FxCopReport.xsl</Stylesheet> - <SaveMessages> - <Project Status="Active, Excluded" NewOnly="False" /> - <Report Status="Active" NewOnly="False" /> - </SaveMessages> - <ProjectFile Compress="True" DefaultTargetCheck="True" DefaultRuleCheck="True" SaveByRuleGroup="" Deterministic="True" /> - <EnableMultithreadedLoad>True</EnableMultithreadedLoad> - <EnableMultithreadedAnalysis>True</EnableMultithreadedAnalysis> - <SourceLookup>True</SourceLookup> - <AnalysisExceptionsThreshold>10</AnalysisExceptionsThreshold> - <RuleExceptionsThreshold>1</RuleExceptionsThreshold> - <Spelling Locale="en-us" /> - <VersionAware>False</VersionAware> - <OverrideRuleVisibilities>False</OverrideRuleVisibilities> - <CustomDictionaries SearchFxCopDir="True" SearchUserProfile="True" SearchProjectDir="True" /> - <SearchGlobalAssemblyCache>False</SearchGlobalAssemblyCache> - <DeadlockDetectionTimeout>120</DeadlockDetectionTimeout> - </ProjectOptions> - <Targets> - <Target Name="$(ProjectDir)/src/SCSharp/bin/Debug/scsharp.exe" Analyze="True" AnalyzeAllChildren="True" /> - <Target Name="$(ProjectDir)/src/SCSharpLib/bin/Debug/SCSharpLib.dll" Analyze="True" AnalyzeAllChildren="True" /> - </Targets> - <Rules> - <RuleFiles> - <RuleFile Name="$(FxCopDir)\Rules\DesignRules.dll" Enabled="True" AllRulesEnabled="True" /> - <RuleFile Name="$(FxCopDir)\Rules\GlobalizationRules.dll" Enabled="True" AllRulesEnabled="True" /> - <RuleFile Name="$(FxCopDir)\Rules\InteroperabilityRules.dll" Enabled="True" AllRulesEnabled="True" /> - <RuleFile Name="$(FxCopDir)\Rules\MobilityRules.dll" Enabled="True" AllRulesEnabled="True" /> - <RuleFile Name="$(FxCopDir)\Rules\NamingRules.dll" Enabled="True" AllRulesEnabled="True" /> - <RuleFile Name="$(FxCopDir)\Rules\PerformanceRules.dll" Enabled="True" AllRulesEnabled="True" /> - <RuleFile Name="$(FxCopDir)\Rules\PortabilityRules.dll" Enabled="True" AllRulesEnabled="True" /> - <RuleFile Name="$(FxCopDir)\Rules\SecurityRules.dll" Enabled="True" AllRulesEnabled="True" /> - <RuleFile Name="$(FxCopDir)\Rules\UsageRules.dll" Enabled="True" AllRulesEnabled="True" /> - </RuleFiles> - <Groups /> - <Settings /> - </Rules> - <FxCopReport Version="1.35"> - <Namespaces> - <Namespace Name="SCSharp.MpqLib"> - <Messages> - <Message Id="Mpq" TypeName="IdentifiersShouldBeSpelledCorrectly" Category="Microsoft.Naming" CheckId="CA1704" Created="2007-05-09 22:39:13Z"> - <Issue Name="Namespace"> - <Item>Mpq</Item> - <Item>SCSharp.MpqLib</Item> - </Issue> - </Message> - </Messages> - </Namespace> - </Namespaces> - <Targets> - <Target Name="$(ProjectDir)/src/SCSharpLib/bin/Debug/SCSharpLib.dll"> - <Modules> - <Module Name="scsharplib.dll"> - <Namespaces> - <Namespace Name="SCSharp.MpqLib"> - <Types> - <Type Name="Bin"> - <Members> - <Member Name="Elements"> - <Messages> - <Message TypeName="PropertiesShouldNotReturnArrays" Category="Microsoft.Performance" CheckId="CA1819" Created="2007-05-10 15:48:01Z"> - <Issue> - <Item>Bin.Elements:BinElement[]</Item> - </Issue> - </Message> - </Messages> - </Member> - </Members> - </Type> - <Type Name="BinElement"> - <Members> - <Member Name=".ctor(System.Byte[],System.Int32,System.UInt32)"> - <Messages> - <Message Id="0#buf" TypeName="IdentifiersShouldBeSpelledCorrectly" Category="Microsoft.Naming" CheckId="CA1704" Created="2007-05-10 15:48:01Z"> - <Issue Name="Parameter"> - <Item>BinElement.BinElement(Byte[], Int32, UInt32)</Item> - <Item>buf</Item> - <Item>buf</Item> - </Issue> - </Message> - <Message Id="position+10" TypeName="OperationsShouldNotOverflow" Category="Microsoft.Usage" CheckId="CA2233" Created="2007-05-10 15:48:01Z"> - <Issue> - <Item>position+10</Item> - <Item>BinElement.BinElement(Byte[], Int32, UInt32)</Item> - </Issue> - </Message> - <Message Id="position+12" TypeName="OperationsShouldNotOverflow" Category="Microsoft.Usage" CheckId="CA2233" Created="2007-05-10 15:48:01Z"> - <Issue> - <Item>position+12</Item> - <Item>BinElement.BinElement(Byte[], Int32, UInt32)</Item> - </Issue> - </Message> - <Message Id="position+14" TypeName="OperationsShouldNotOverflow" Category="Microsoft.Usage" CheckId="CA2233" Created="2007-05-10 15:48:01Z"> - <Issue> - <Item>position+14</Item> - <Item>BinElement.BinElement(Byte[], Int32, UInt32)</Item> - </Issue> - </Message> - <Message Id="position+20" TypeName="OperationsShouldNotOverflow" Category="Microsoft.Usage" CheckId="CA2233" Created="2007-05-10 15:48:01Z"> - <Issue> - <Item>position+20</Item> - <Item>BinElement.BinElement(Byte[], Int32, UInt32)</Item> - </Issue> - </Message> - <Message Id="position+24" TypeName="OperationsShouldNotOverflow" Category="Microsoft.Usage" CheckId="CA2233" Created="2007-05-10 15:48:01Z"> - <Issue> - <Item>position+24</Item> - <Item>BinElement.BinElement(Byte[], Int32, UInt32)</Item> - </Issue> - </Message> - <Message Id="position+34" TypeName="OperationsShouldNotOverflow" Category="Microsoft.Usage" CheckId="CA2233" Created="2007-05-10 15:48:01Z"> - <Issue> - <Item>position+34</Item> - <Item>BinElement.BinElement(Byte[], Int32, UInt32)</Item> - </Issue> - </Message> - <Message Id="position+4" TypeName="OperationsShouldNotOverflow" Category="Microsoft.Usage" CheckId="CA2233" Created="2007-05-10 15:48:01Z"> - <Issue> - <Item>position+4</Item> - <Item>BinElement.BinElement(Byte[], Int32, UInt32)</Item> - </Issue> - </Message> - <Message Id="position+6" TypeName="OperationsShouldNotOverflow" Category="Microsoft.Usage" CheckId="CA2233" Created="2007-05-10 15:48:01Z"> - <Issue> - <Item>position+6</Item> - <Item>BinElement.BinElement(Byte[], Int32, UInt32)</Item> - </Issue> - </Message> - <Message Id="position+8" TypeName="OperationsShouldNotOverflow" Category="Microsoft.Usage" CheckId="CA2233" Created="2007-05-10 15:48:01Z"> - <Issue> - <Item>position+8</Item> - <Item>BinElement.BinElement(Byte[], Int32, UInt32)</Item> - </Issue> - </Message> - <Message TypeName="ValidateArgumentsOfPublicMethods" Category="Microsoft.Design" CheckId="CA1062" Created="2007-05-10 15:48:01Z"> - <Issue> - <Item>'buf'</Item> - <Item>BinElement.BinElement(Byte[], Int32, UInt32)</Item> - </Issue> - </Message> - </Messages> - </Member> - <Member Name="ToString():System.String"> - <Messages> - <Message Id="System.String.Format(System.String,System.Object,System.Object)" TypeName="SpecifyIFormatProvider" Category="Microsoft.Globalization" CheckId="CA1305" Created="2007-05-10 15:48:01Z"> - <Issue> - <Item>BinElement.ToString():String</Item> - <Item>System.String.Format(System.String,System.Object,System.Object)</Item> - <Item>System.String.Format(System.IFormatProvider,System.String,System.Object[])</Item> - </Issue> - </Message> - </Messages> - </Member> - </Members> - </Type> - <Type Name="BitStream"> - <Members> - <Member Name="BaseStream"> - <Accessors> - <Accessor Name="get_BaseStream():System.IO.Stream"> - <Messages> - <Message TypeName="AvoidUncalledPrivateCode" Category="Microsoft.Performance" CheckId="CA1811" Created="2007-05-10 15:48:01Z"> - <Issue> - <Item>BitStream.get_BaseStream():Stream</Item> - </Issue> - </Message> - </Messages> - </Accessor> - </Accessors> - </Member> - <Member Name="ReadBits(System.Int32):System.Int32"> - <Messages> - <Message Id="System.ArgumentOutOfRangeException.#ctor(System.String,System.String)" TypeName="DoNotPassLiteralsAsLocalizedParameters" Category="Microsoft.Globalization" CheckId="CA1303" Created="2007-05-10 15:48:01Z"> - <Issue> - <Item>BitStream.ReadBits(Int32):Int32</Item> - <Item>2</Item> - <Item>ArgumentOutOfRangeException.ArgumentOutOfRangeException(String, String)</Item> - <Item>Maximum BitCount is 16</Item> - </Issue> - </Message> - <Message TypeName="InstantiateArgumentExceptionsCorrectly" Category="Microsoft.Usage" CheckId="CA2208" Created="2007-05-10 15:48:01Z"> - <Issue Name="TwoArgumentsFirstShouldBeParameterName"> - <Item>System.ArgumentOutOfRangeException</Item> - <Item>ArgumentOutOfRangeException.ArgumentOutOfRangeException(String, String)</Item> - <Item>BitCount</Item> - <Item>Maximum BitCount is 16</Item> - </Issue> - </Message> - </Messages> - </Member> - </Members> - </Type> - <Type Name="Chk"> - <Messages> - <Message Id="Chk" TypeName="IdentifiersShouldBeSpelledCorrectly" Category="Microsoft.Naming" CheckId="CA1704" Created="2007-05-10 15:48:01Z"> - <Issue Name="Type"> - <Item>Chk</Item> - <Item>SCSharp.MpqLib.Chk</Item> - </Issue> - </Message> - </Messages> - <Members> - <Member Name="GetMapString(System.Int32):System.String"> - <Messages> - <Message Id="0#idx" TypeName="IdentifiersShouldBeSpelledCorrectly" Category="Microsoft.Naming" CheckId="CA1704" Created="2007-05-10 15:48:01Z"> - <Issue Name="Parameter"> - <Item>Chk.GetMapString(Int32):String</Item> - <Item>idx</Item> - <Item>idx</Item> - </Issue> - </Message> - </Messages> - </Member> - <Member Name="mapMask"> - <Messages> - <Message Id="Member" TypeName="PreferJaggedArraysOverMultidimensional" Category="Microsoft.Performance" CheckId="CA1814" Created="2007-05-10 15:48:01Z"> - <Issue> - <Item>mapMask</Item> - </Issue> - </Message> - </Messages> - </Member> - <Member Name="MapMask"> - <Messages> - <Message Id="Member" TypeName="PreferJaggedArraysOverMultidimensional" Category="Microsoft.Performance" CheckId="CA1814" Created="2007-05-10 15:48:01Z"> - <Issue> - <Item>MapMask</Item> - </Issue> - </Message> - <Message TypeName="PropertiesShouldNotReturnArrays" Category="Microsoft.Performance" CheckId="CA1819" Created="2007-05-10 15:48:01Z"> - <Issue> - <Item>Chk.MapMask:Byte[,]</Item> - </Issue> - </Message> - </Messages> - </Member> - <Member Name="mapTiles"> - <Messages> - <Message Id="Member" TypeName="PreferJaggedArraysOverMultidimensional" Category="Microsoft.Performance" CheckId="CA1814" Created="2007-05-10 15:48:01Z"> - <Issue> - <Item>mapTiles</Item> - </Issue> - </Message> - </Messages> - </Member> - <Member Name="MapTiles"> - <Messages> - <Message Id="Member" TypeName="PreferJaggedArraysOverMultidimensional" Category="Microsoft.Performance" CheckId="CA1814" Created="2007-05-10 15:48:01Z"> - <Issue> - <Item>MapTiles</Item> - </Issue> - </Message> - <Message TypeName="PropertiesShouldNotReturnArrays" Category="Microsoft.Performance" CheckId="CA1819" Created="2007-05-10 15:48:01Z"> - <Issue> - <Item>Chk.MapTiles:UInt16[,]</Item> - </Issue> - </Message> - </Messages> - </Member> - <Member Name="NumComputerSlots"> - <Messages> - <Message Id="Num" TypeName="IdentifiersShouldBeSpelledCorrectly" Category="Microsoft.Naming" CheckId="CA1704" Created="2007-05-10 15:48:01Z"> - <Issue Name="Member"> - <Item>Num</Item> - <Item>Chk.NumComputerSlots:Int32</Item> - </Issue> - </Message> - </Messages> - </Member> - <Member Name="NumHumanSlots"> - <Messages> - <Message Id="Num" TypeName="IdentifiersShouldBeSpelledCorrectly" Category="Microsoft.Naming" CheckId="CA1704" Created="2007-05-10 15:48:01Z"> - <Issue Name="Member"> - <Item>Num</Item> - <Item>Chk.NumHumanSlots:Int32</Item> - </Issue> - </Message> - </Messages> - </Member> - <Member Name="NumPlayers"> - <Messages> - <Message Id="Num" TypeName="IdentifiersShouldBeSpelledCorrectly" Category="Microsoft.Naming" CheckId="CA1704" Created="2007-05-10 15:48:01Z"> - <Issue Name="Member"> - <Item>Num</Item> - <Item>Chk.NumPlayers:Int32</Item> - </Issue> - </Message> - </Messages> - </Member> - <Member Name="ParseSection(System.String):System.Void"> - <Messages> - <Message TypeName="DoNotRaiseReservedExceptionTypes" Category="Microsoft.Usage" CheckId="CA2201" Created="2007-05-10 15:48:01Z"> - <Issue Name="TooGeneric"> - <Item>Chk.ParseSection(String):Void</Item> - <Item>System.Exception</Item> - </Issue> - </Message> - <Message Id="Body" TypeName="PreferJaggedArraysOverMultidimensional" Category="Microsoft.Performance" CheckId="CA1814" Created="2007-05-10 15:48:01Z"> - <Issue Name="Body"> - <Item>Chk.ParseSection(String):Void</Item> - <Item>System.Byte[,]</Item> - </Issue> - <Issue Name="Body"> - <Item>Chk.ParseSection(String):Void</Item> - <Item>System.UInt16[,]</Item> - </Issue> - </Message> - <Message Id="System.String.Format(System.String,System.Object)" TypeName="SpecifyIFormatProvider" Category="Microsoft.Globalization" CheckId="CA1305" Created="2007-05-10 15:48:01Z"> - <Issue> - <Item>Chk.ParseSection(String):Void</Item> - <Item>System.String.Format(System.String,System.Object)</Item> - <Item>System.String.Format(System.IFormatProvider,System.String,System.Object[])</Item> - </Issue> - </Message> - </Messages> - </Member> - <Member Name="ReadFromStream(System.IO.Stream):System.Void"> - <Messages> - <Message Id="stream_length" TypeName="RemoveUnusedLocals" Category="Microsoft.Performance" CheckId="CA1804" Created="2007-05-10 15:48:01Z"> - <Issue> - <Item>Chk.ReadFromStream(Stream):Void</Item> - <Item>stream_length</Item> - <Item>System.Int64</Item> - </Issue> - </Message> - </Messages> - </Member> - <Member Name="Tileset"> - <Messages> - <Message Id="Tileset" TypeName="IdentifiersShouldBeSpelledCorrectly" Category="Microsoft.Naming" CheckId="CA1704" Created="2007-05-10 15:48:01Z"> - <Issue Name="Member"> - <Item>Tileset</Item> - <Item>Chk.Tileset:Tileset</Item> - </Issue> - </Message> - </Messages> - </Member> - <Member Name="Units"> - <Messages> - <Message TypeName="DoNotExposeGenericLists" Category="Microsoft.Design" CheckId="CA1002" Created="2007-05-10 15:48:01Z"> - <Issue> - <Item>System.Collections.Generic.List`1<SCSharp.MpqLib.UnitInfo></Item> - <Item>Chk.Units:List`1<SCSharp.MpqLib.UnitInfo></Item> - </Issue> - </Message> - </Messages> - </Member> - </Members> - </Type> - <Type Name="ElementFlags"> - <Messages> - <Message TypeName="IdentifiersShouldNotHaveIncorrectSuffix" Category="Microsoft.Naming" CheckId="CA1711" Created="2007-05-10 15:48:01Z"> - <Issue> - <Item>SCSharp.MpqLib.ElementFlags</Item> - <Item>Flags</Item> - </Issue> - </Message> - </Messages> - <Members> - <Member Name="CenterTextHoriz"> - <Messages> - <Message Id="Horiz" TypeName="IdentifiersShouldBeSpelledCorrectly" Category="Microsoft.Naming" CheckId="CA1704" Created="2007-05-10 15:48:01Z"> - <Issue Name="Member"> - <Item>Horiz</Item> - <Item>ElementFlags.CenterTextHoriz</Item> - </Issue> - </Message> - </Messages> - </Member> - <Member Name="CenterTextVert"> - <Messages> - <Message Id="Vert" TypeName="IdentifiersShouldBeSpelledCorrectly" Category="Microsoft.Naming" CheckId="CA1704" Created="2007-05-10 15:48:01Z"> - <Issue Name="Member"> - <Item>Vert</Item> - <Item>ElementFlags.CenterTextVert</Item> - </Issue> - </Message> - </Messages> - </Member> - <Member Name="NoSoundOnMouseOvr"> - <Messages> - <Message Id="Ovr" TypeName="IdentifiersShouldBeSpelledCorrectly" Category="Microsoft.Naming" CheckId="CA1704" Created="2007-05-10 15:48:01Z"> - <Issue Name="Member"> - <Item>Ovr</Item> - <Item>ElementFlags.NoSoundOnMouseOvr</Item> - </Issue> - </Message> - </Messages> - </Member> - </Members> - </Type> - <Type Name="ElementType"> - <Messages> - <Message TypeName="MarkEnumsWithFlags" Category="Microsoft.Design" CheckId="CA1027" Created="2007-05-10 15:48:01Z"> - <Issue> - <Item>ElementType</Item> - </Issue> - </Message> - </Messages> - </Type> - <Type Name="FlingyDat"> - <Messages> - <Message Id="Flingy" TypeName="IdentifiersShouldBeSpelledCorrectly" Category="Microsoft.Naming" CheckId="CA1704" Created="2007-05-10 15:48:01Z"> - <Issue Name="Type"> - <Item>Flingy</Item> - <Item>SCSharp.MpqLib.FlingyDat</Item> - </Issue> - </Message> - </Messages> - <Members> - <Member Name="GetSpriteId(System.Int32):System.Int32"> - <Messages> - <Message Id="index*2" TypeName="OperationsShouldNotOverflow" Category="Microsoft.Usage" CheckId="CA2233" Created="2007-05-10 15:48:01Z"> - <Issue> - <Item>index*2</Item> - <Item>FlingyDat.GetSpriteId(Int32):Int32</Item> - </Issue> - </Message> - </Messages> - </Member> - <Member Name="ReadFromStream(System.IO.Stream):System.Void"> - <Messages> - <Message TypeName="ValidateArgumentsOfPublicMethods" Category="Microsoft.Design" CheckId="CA1062" Created="2007-05-10 15:48:01Z"> - <Issue> - <Item>'stream'</Item> - <Item>FlingyDat.ReadFromStream(Stream):Void</Item> - </Issue> - </Message> - </Messages> - </Member> - </Members> - </Type> - <Type Name="Fnt"> - <Messages> - <Message Id="Fnt" TypeName="IdentifiersShouldBeSpelledCorrectly" Category="Microsoft.Naming" CheckId="CA1704" Created="2007-05-10 15:48:01Z"> - <Issue Name="Type"> - <Item>Fnt</Item> - <Item>SCSharp.MpqLib.Fnt</Item> - </Issue> - </Message> - </Messages> - <Members> - <Member Name="DumpGlyph(System.Int32):System.Void"> - <Messages> - <Message Id="0#c" TypeName="IdentifiersShouldBeSpelledCorrectly" Category="Microsoft.Naming" CheckId="CA1704" Created="2007-05-10 15:48:01Z"> - <Issue Name="ParameterOneLetter"> - <Item>Fnt.DumpGlyph(Int32):Void</Item> - <Item>c</Item> - </Issue> - </Message> - </Messages> - </Member> - <Member Name="GetGlyph(System.Int32):SCSharp.MpqLib.Glyph"> - <Messages> - <Message Id="Body" TypeName="PreferJaggedArraysOverMultidimensional" Category="Microsoft.Performance" CheckId="CA1814" Created="2007-05-10 15:48:01Z"> - <Issue Name="Body"> - <Item>Fnt.GetGlyph(Int32):Glyph</Item> - <Item>System.Byte[,]</Item> - </Issue> - </Message> - </Messages> - </Member> - <Member Name="Item[System.Int32]"> - <Accessors> - <Accessor Name="get_Item(System.Int32):SCSharp.MpqLib.Glyph"> - <Messages> - <Message Id="System.String.Format(System.String,System.Object,System.Object,System.Object)" TypeName="SpecifyIFormatProvider" Category="Microsoft.Globalization" CheckId="CA1305" Created="2007-05-10 15:48:01Z"> - <Issue> - <Item>Fnt.get_Item(Int32):Glyph</Item> - <Item>System.String.Format(System.String,System.Object,System.Object,System.Object)</Item> - <Item>System.String.Format(System.IFormatProvider,System.String,System.Object[])</Item> - </Issue> - </Message> - </Messages> - </Accessor> - </Accessors> - </Member> - </Members> - </Type> - <Type Name="Glyph"> - <Members> - <Member Name="bitmap"> - <Messages> - <Message Id="Member" TypeName="PreferJaggedArraysOverMultidimensional" Category="Microsoft.Performance" CheckId="CA1814" Created="2007-05-10 15:48:01Z"> - <Issue> - <Item>bitmap</Item> - </Issue> - </Message> - </Messages> - </Member> - <Member Name="Bitmap"> - <Messages> - <Message Id="Member" TypeName="PreferJaggedArraysOverMultidimensional" Category="Microsoft.Performance" CheckId="CA1814" Created="2007-05-10 15:48:01Z"> - <Issue> - <Item>Bitmap</Item> - </Issue> - </Message> - <Message TypeName="PropertiesShouldNotReturnArrays" Category="Microsoft.Performance" CheckId="CA1819" Created="2007-05-10 15:48:01Z"> - <Issue> - <Item>Glyph.Bitmap:Byte[,]</Item> - </Issue> - </Message> - </Messages> - </Member> - </Members> - </Type> - <Type Name="Got"> - <Members> - <Member Name="ReadFromStream(System.IO.Stream):System.Void"> - <Messages> - <Message TypeName="ValidateArgumentsOfPublicMethods" Category="Microsoft.Design" CheckId="CA1062" Created="2007-05-10 15:48:01Z"> - <Issue> - <Item>'stream'</Item> - <Item>Got.ReadFromStream(Stream):Void</Item> - </Issue> - </Message> - </Messages> - </Member> - </Members> - </Type> - <Type Name="Grp"> - <Messages> - <Message Id="Grp" TypeName="IdentifiersShouldBeSpelledCorrectly" Category="Microsoft.Naming" CheckId="CA1704" Created="2007-05-10 15:48:01Z"> - <Issue Name="Type"> - <Item>Grp</Item> - <Item>SCSharp.MpqLib.Grp</Item> - </Issue> - </Message> - </Messages> - <Members> - <Member Name="DecodeLine(System.Byte[,],System.Int32,System.Byte,System.UInt16,System.UInt16):System.Void"> - <Messages> - <Message Id="0#" TypeName="PreferJaggedArraysOverMultidimensional" Category="Microsoft.Performance" CheckId="CA1814" Created="2007-05-10 15:48:01Z"> - <Issue> - <Item>grid</Item> - </Issue> - </Message> - <Message TypeName="ProvideCorrectArgumentsToFormattingMethods" Category="Microsoft.Usage" CheckId="CA2241" Created="2007-05-10 15:48:01Z"> - <Issue Name="MissingSpecifier"> - <Item>Console.WriteLine(String, Object[]):Void</Item> - <Item>Grp.DecodeLine(Byte[,], Int32, Byte, UInt16, UInt16):Void</Item> - <Item>'stack3'</Item> - <Item>EXCEPTION on line {0}, x = {2}, i = {3}, line length = {2} (line data length = {4}):</Item> - </Issue> - </Message> - </Messages> - </Member> - <Member Name="GetFrame(System.Int32):System.Byte[,]"> - <Messages> - <Message TypeName="DoNotRaiseReservedExceptionTypes" Category="Microsoft.Usage" CheckId="CA2201" Created="2007-05-10 15:48:01Z"> - <Issue Name="TooGeneric"> - <Item>Grp.GetFrame(Int32):Byte[,]</Item> - <Item>System.Exception</Item> - </Issue> - </Message> - <Message Id="Body" TypeName="PreferJaggedArraysOverMultidimensional" Category="Microsoft.Performance" CheckId="CA1814" Created="2007-05-10 15:48:01Z"> - <Issue Name="Body"> - <Item>Grp.GetFrame(Int32):Byte[,]</Item> - <Item>System.Byte[,]</Item> - </Issue> - </Message> - <Message Id="Return" TypeName="PreferJaggedArraysOverMultidimensional" Category="Microsoft.Performance" CheckId="CA1814" Created="2007-05-10 15:48:01Z"> - <Issue Name="Return"> - <Item>Grp.GetFrame(Int32):Byte[,]</Item> - <Item>System.Byte[,]</Item> - </Issue> - </Message> - </Messages> - </Member> - </Members> - </Type> - <Type Name="ImagesDat"> - <Members> - <Member Name="GetGrpIndex(System.UInt32):System.UInt16"> - <Messages> - <Message Id="Grp" TypeName="IdentifiersShouldBeSpelledCorrectly" Category="Microsoft.Naming" CheckId="CA1704" Created="2007-05-10 15:48:01Z"> - <Issue Name="Member"> - <Item>Grp</Item> - <Item>ImagesDat.GetGrpIndex(UInt32):UInt16</Item> - </Issue> - </Message> - <Message Id="index*4" TypeName="OperationsShouldNotOverflow" Category="Microsoft.Usage" CheckId="CA2233" Created="2007-05-10 15:48:01Z"> - <Issue> - <Item>index*4</Item> - <Item>ImagesDat.GetGrpIndex(UInt32):UInt16</Item> - </Issue> - </Message> - </Messages> - </Member> - <Member Name="GetIScriptIndex(System.UInt32):System.UInt16"> - <Messages> - <Message Id="index*4" TypeName="OperationsShouldNotOverflow" Category="Microsoft.Usage" CheckId="CA2233" Created="2007-05-10 15:48:01Z"> - <Issue> - <Item>index*4</Item> - <Item>ImagesDat.GetIScriptIndex(UInt32):UInt16</Item> - </Issue> - </Message> - </Messages> - </Member> - <Member Name="ReadFromStream(System.IO.Stream):System.Void"> - <Messages> - <Message TypeName="ValidateArgumentsOfPublicMethods" Category="Microsoft.Design" CheckId="CA1062" Created="2007-05-10 15:48:01Z"> - <Issue> - <Item>'stream'</Item> - <Item>ImagesDat.ReadFromStream(Stream):Void</Item> - </Issue> - </Message> - </Messages> - </Member> - </Members> - </Type> - <Type Name="IMpqResource"> - <Messages> - <Message Id="Mpq" TypeName="IdentifiersShouldBeSpelledCorrectly" Category="Microsoft.Naming" CheckId="CA1704" Created="2007-05-10 15:48:01Z"> - <Issue Name="Type"> - <Item>Mpq</Item> - <Item>SCSharp.MpqLib.IMpqResource</Item> - </Issue> - </Message> - </Messages> - </Type> - <Type Name="InitialUnits"> - <Messages> - <Message TypeName="OnlyFlagsEnumsShouldHavePluralNames" Category="Microsoft.Naming" CheckId="CA1717" Created="2007-05-10 15:48:01Z"> - <Issue> - <Item>InitialUnits</Item> - </Issue> - </Message> - </Messages> - </Type> - <Type Name="LinkedNode"> - <Members> - <Member Name=".ctor(System.Int32,System.Int32)"> - <Messages> - <Message Id="0#Val" TypeName="IdentifiersShouldBeSpelledCorrectly" Category="Microsoft.Naming" CheckId="CA1704" Created="2007-05-10 15:48:01Z"> - <Issue Name="Parameter"> - <Item>LinkedNode.LinkedNode(Int32, Int32)</Item> - <Item>Val</Item> - <Item>decompVal</Item> - </Issue> - </Message> - <Message Id="0#decomp" TypeName="IdentifiersShouldBeSpelledCorrectly" Category="Microsoft.Naming" CheckId="CA1704" Created="2007-05-10 15:48:01Z"> - <Issue Name="Parameter"> - <Item>LinkedNode.LinkedNode(Int32, Int32)</Item> - <Item>decomp</Item> - <Item>decompVal</Item> - </Issue> - </Message> - </Messages> - </Member> - <Member Name="Insert(SCSharp.MpqLib.LinkedNode):SCSharp.MpqLib.LinkedNode"> - <Messages> - <Message TypeName="ValidateArgumentsOfPublicMethods" Category="Microsoft.Design" CheckId="CA1062" Created="2007-05-10 15:48:01Z"> - <Issue> - <Item>'other'</Item> - <Item>LinkedNode.Insert(LinkedNode):LinkedNode</Item> - </Issue> - </Message> - </Messages> - </Member> - <Member Name="Prev"> - <Messages> - <Message Id="Prev" TypeName="IdentifiersShouldBeSpelledCorrectly" Category="Microsoft.Naming" CheckId="CA1704" Created="2007-05-10 15:48:01Z"> - <Issue Name="Member"> - <Item>Prev</Item> - <Item>LinkedNode.Prev:LinkedNode</Item> - </Issue> - </Message> - </Messages> - </Member> - </Members> - </Type> - <Type Name="MapDataDat"> - <Members> - <Member Name="GetFileIndex(System.UInt32):System.UInt32"> - <Messages> - <Message Id="index*4" TypeName="OperationsShouldNotOverflow" Category="Microsoft.Usage" CheckId="CA2233" Created="2007-05-10 15:48:01Z"> - <Issue> - <Item>index*4</Item> - <Item>MapDataDat.GetFileIndex(UInt32):UInt32</Item> - </Issue> - </Message> - </Messages> - </Member> - <Member Name="NumIndices"> - <Messages> - <Message Id="Num" TypeName="IdentifiersShouldBeSpelledCorrectly" Category="Microsoft.Naming" CheckId="CA1704" Created="2007-05-10 15:48:01Z"> - <Issue Name="Member"> - <Item>Num</Item> - <Item>MapDataDat.NumIndices:Int32</Item> - </Issue> - </Message> - <Message Id="Indices" TypeName="UsePreferredTerms" Category="Microsoft.Naming" CheckId="CA1726" Created="2007-05-10 15:48:01Z"> - <Issue Name="Member"> - <Item>Indices</Item> - <Item>NumIndices</Item> - <Item>Indexes</Item> - </Issue> - </Message> - </Messages> - <Accessors> - <Accessor Name="get_NumIndices():System.Int32"> - <Messages> - <Message Id="Indices" TypeName="UsePreferredTerms" Category="Microsoft.Naming" CheckId="CA1726" Created="2007-05-10 15:48:01Z"> - <Issue Name="Member"> - <Item>Indices</Item> - <Item>get_NumIndices</Item> - <Item>Indexes</Item> - </Issue> - </Message> - </Messages> - </Accessor> - </Accessors> - </Member> - <Member Name="ReadFromStream(System.IO.Stream):System.Void"> - <Messages> - <Message TypeName="ValidateArgumentsOfPublicMethods" Category="Microsoft.Design" CheckId="CA1062" Created="2007-05-10 15:48:01Z"> - <Issue> - <Item>'stream'</Item> - <Item>MapDataDat.ReadFromStream(Stream):Void</Item> - </Issue> - </Message> - </Messages> - </Member> - </Members> - </Type> - <Type Name="Mpq"> - <Messages> - <Message Id="Mpq" TypeName="IdentifiersShouldBeSpelledCorrectly" Category="Microsoft.Naming" CheckId="CA1704" Created="2007-05-10 15:48:01Z"> - <Issue Name="Type"> - <Item>Mpq</Item> - <Item>SCSharp.MpqLib.Mpq</Item> - </Issue> - </Message> - </Messages> - <Members> - <Member Name="GetResource(System.String):System.Object"> - <Messages> - <Message Id="System.String.ToLower" TypeName="SpecifyCultureInfo" Category="Microsoft.Globalization" CheckId="CA1304" Created="2007-05-10 15:48:01Z"> - <Issue> - <Item>Mpq.GetResource(String):Object</Item> - <Item>System.String.ToLower</Item> - <Item>System.String.ToLower(System.Globalization.CultureInfo)</Item> - </Issue> - </Message> - </Messages> - </Member> - <Member Name="GetTypeFromResourcePath(System.String):System.Type"> - <Messages> - <Message Id="ext" TypeName="AvoidUnnecessaryStringCreation" Category="Microsoft.Performance" CheckId="CA1807" Created="2007-05-10 15:48:01Z"> - <Issue Name="DuplicateStringCreationLocal"> - <Item>String.ToLower():String</Item> - <Item>ext</Item> - </Issue> - <Issue Name="DuplicateStringCreationLocal"> - <Item>String.ToLower():String</Item> - <Item>ext</Item> - </Issue> - <Issue Name="DuplicateStringCreationLocal"> - <Item>String.ToLower():String</Item> - <Item>ext</Item> - </Issue> - <Issue Name="DuplicateStringCreationLocal"> - <Item>String.ToLower():String</Item> - <Item>ext</Item> - </Issue> - <Issue Name="DuplicateStringCreationLocal"> - <Item>String.ToLower():String</Item> - <Item>ext</Item> - </Issue> - <Issue Name="DuplicateStringCreationLocal"> - <Item>String.ToLower():String</Item> - <Item>ext</Item> - </Issue> - <Issue Name="DuplicateStringCreationLocal"> - <Item>String.ToLower():String</Item> - <Item>ext</Item> - </Issue> - <Issue Name="UseStringCompareLocal"> - <Item>Mpq.GetTypeFromResourcePath(String):Type</Item> - <Item>String.op_Equality(String, String):Boolean</Item> - <Item>ext</Item> - </Issue> - <Issue Name="UseStringCompareLocal"> - <Item>Mpq.GetTypeFromResourcePath(String):Type</Item> - <Item>String.op_Equality(String, String):Boolean</Item> - <Item>ext</Item> - </Issue> - <Issue Name="UseStringCompareLocal"> - <Item>Mpq.GetTypeFromResourcePath(String):Type</Item> - <Item>String.op_Equality(String, String):Boolean</Item> - <Item>ext</Item> - </Issue> - <Issue Name="UseStringCompareLocal"> - <Item>Mpq.GetTypeFromResourcePath(String):Type</Item> - <Item>String.op_Equality(String, String):Boolean</Item> - <Item>ext</Item> - </Issue> - <Issue Name="UseStringCompareLocal"> - <Item>Mpq.GetTypeFromResourcePath(String):Type</Item> - <Item>String.op_Equality(String, String):Boolean</Item> - <Item>ext</Item> - </Issue> - <Issue Name="UseStringCompareLocal"> - <Item>Mpq.GetTypeFromResourcePath(String):Type</Item> - <Item>String.op_Equality(String, String):Boolean</Item> - <Item>ext</Item> - </Issue> - <Issue Name="UseStringCompareLocal"> - <Item>Mpq.GetTypeFromResourcePath(String):Type</Item> - <Item>String.op_Equality(String, String):Boolean</Item> - <Item>ext</Item> - </Issue> - <Issue Name="UseStringCompareLocal"> - <Item>Mpq.GetTypeFromResourcePath(String):Type</Item> - <Item>String.op_Equality(String, String):Boolean</Item> - <Item>ext</Item> - </Issue> - </Message> - <Message Id="path" TypeName="AvoidUnnecessaryStringCreation" Category="Microsoft.Performance" CheckId="CA1807" Created="2007-05-10 15:48:01Z"> - <Issue Name="DuplicateStringCreationParameter"> - <Item>String.ToLower():String</Item> - <Item>path</Item> - </Issue> - <Issue Name="DuplicateStringCreationParameter"> - <Item>String.ToLower():String</Item> - <Item>path</Item> - </Issue> - <Issue Name="DuplicateStringCreationParameter"> - <Item>String.ToLower():String</Item> - <Item>path</Item> - </Issue> - <Issue Name="DuplicateStringCreationParameter"> - <Item>String.ToLower():String</Item> - <Item>path</Item> - </Issue> - <Issue Name="DuplicateStringCreationParameter"> - <Item>String.ToLower():String</Item> - <Item>path</Item> - </Issue> - <Issue Name="DuplicateStringCreationParameter"> - <Item>String.ToLower():String</Item> - <Item>path</Item> - </Issue> - <Issue Name="DuplicateStringCreationParameter"> - <Item>String.ToLower():String</Item> - <Item>path</Item> - </Issue> - </Message> - <Message TypeName="MarkMembersAsStatic" Category="Microsoft.Performance" CheckId="CA1822" Created="2007-05-10 15:48:01Z" FixCategory="Breaking"> - <Issue> - <Item>Mpq.GetTypeFromResourcePath(String):Type</Item> - </Issue> - </Message> - <Message Id="System.String.ToLower" TypeName="SpecifyCultureInfo" Category="Microsoft.Globalization" CheckId="CA1304" Created="2007-05-10 15:48:01Z"> - <Issue> - <Item>Mpq.GetTypeFromResourcePath(String):Type</Item> - <Item>System.String.ToLower</Item> - <Item>System.String.ToLower(System.Globalization.CultureInfo)</Item> - </Issue> - <Issue> - <Item>Mpq.GetTypeFromResourcePath(String):Type</Item> - <Item>System.String.ToLower</Item> - <Item>System.String.ToLower(System.Globalization.CultureInfo)</Item> - </Issue> - <Issue> - <Item>Mpq.GetTypeFromResourcePath(String):Type</Item> - <Item>System.String.ToLower</Item> - <Item>System.String.ToLower(System.Globalization.CultureInfo)</Item> - </Issue> - <Issue> - <Item>Mpq.GetTypeFromResourcePath(String):Type</Item> - <Item>System.String.ToLower</Item> - <Item>System.String.ToLower(System.Globalization.CultureInfo)</Item> - </Issue> - <Issue> - <Item>Mpq.GetTypeFromResourcePath(String):Type</Item> - <Item>System.String.ToLower</Item> - <Item>System.String.ToLower(System.Globalization.CultureInfo)</Item> - </Issue> - <Issue> - <Item>Mpq.GetTypeFromResourcePath(String):Type</Item> - <Item>System.String.ToLower</Item> - <Item>System.String.ToLower(System.Globalization.CultureInfo)</Item> - </Issue> - <Issue> - <Item>Mpq.GetTypeFromResourcePath(String):Type</Item> - <Item>System.String.ToLower</Item> - <Item>System.String.ToLower(System.Globalization.CultureInfo)</Item> - </Issue> - <Issue> - <Item>Mpq.GetTypeFromResourcePath(String):Type</Item> - <Item>System.String.ToLower</Item> - <Item>System.String.ToLower(System.Globalization.CultureInfo)</Item> - </Issue> - <Issue> - <Item>Mpq.GetTypeFromResourcePath(String):Type</Item> - <Item>System.String.ToLower</Item> - <Item>System.String.ToLower(System.Globalization.CultureInfo)</Item> - </Issue> - <Issue> - <Item>Mpq.GetTypeFromResourcePath(String):Type</Item> - <Item>System.String.ToLower</Item> - <Item>System.String.ToLower(System.Globalization.CultureInfo)</Item> - </Issue> - <Issue> - <Item>Mpq.GetTypeFromResourcePath(String):Type</Item> - <Item>System.String.ToLower</Item> - <Item>System.String.ToLower(System.Globalization.CultureInfo)</Item> - </Issue> - <Issue> - <Item>Mpq.GetTypeFromResourcePath(String):Type</Item> - <Item>System.String.ToLower</Item> - <Item>System.String.ToLower(System.Globalization.CultureInfo)</Item> - </Issue> - <Issue> - <Item>Mpq.GetTypeFromResourcePath(String):Type</Item> - <Item>System.String.ToLower</Item> - <Item>System.String.ToLower(System.Globalization.CultureInfo)</Item> - </Issue> - <Issue> - <Item>Mpq.GetTypeFromResourcePath(String):Type</Item> - <Item>System.String.ToLower</Item> - <Item>System.String.ToLower(System.Globalization.CultureInfo)</Item> - </Issue> - <Issue> - <Item>Mpq.GetTypeFromResourcePath(String):Type</Item> - <Item>System.String.ToLower</Item> - <Item>System.String.ToLower(System.Globalization.CultureInfo)</Item> - </Issue> - <Issue> - <Item>Mpq.GetTypeFromResourcePath(String):Type</Item> - <Item>System.String.ToLower</Item> - <Item>System.String.ToLower(System.Globalization.CultureInfo)</Item> - </Issue> - </Message> - <Message TypeName="ValidateArgumentsOfPublicMethods" Category="Microsoft.Design" CheckId="CA1062" Created="2007-05-10 15:48:01Z"> - <Issue> - <Item>'path'</Item> - <Item>Mpq.GetTypeFromResourcePath(String):Type</Item> - </Issue> - <Issue> - <Item>'path'</Item> - <Item>Mpq.GetTypeFromResourcePath(String):Type</Item> - </Issue> - </Message> - </Messages> - </Member> - </Members> - </Type> - <Type Name="MpqArchive"> - <Messages> - <Message Id="Mpq" TypeName="IdentifiersShouldBeSpelledCorrectly" Category="Microsoft.Naming" CheckId="CA1704" Created="2007-05-10 15:48:01Z"> - <Issue Name="Type"> - <Item>Mpq</Item> - <Item>SCSharp.MpqLib.MpqArchive</Item> - </Issue> - </Message> - </Messages> - <Members> - <Member Name=".cctor()"> - <Messages> - <Message TypeName="InitializeReferenceTypeStaticFieldsInline" Category="Microsoft.Performance" CheckId="CA1810" Created="2007-05-10 15:48:01Z"> - <Issue> - <Item>SCSharp.MpqLib.MpqArchive</Item> - </Issue> - </Message> - </Messages> - </Member> - <Member Name=".ctor(System.String)"> - <Messages> - <Message Id="filename" TypeName="CompoundWordsShouldBeCasedCorrectly" Category="Microsoft.Naming" CheckId="CA1702" Created="2007-05-10 15:48:01Z"> - <Issue Name="ShouldBeCompoundWord"> - <Item>filename</Item> - <Item>parameter</Item> - <Item>filename</Item> - <Item>fileName</Item> - </Issue> - </Message> - </Messages> - </Member> - <Member Name="FileExists(System.String):System.Boolean"> - <Messages> - <Message Id="filename" TypeName="CompoundWordsShouldBeCasedCorrectly" Category="Microsoft.Naming" CheckId="CA1702" Created="2007-05-10 15:48:01Z"> - <Issue Name="ShouldBeCompoundWord"> - <Item>filename</Item> - <Item>parameter</Item> - <Item>filename</Item> - <Item>fileName</Item> - </Issue> - </Message> - </Messages> - </Member> - <Member Name="HashString(System.String,System.Int32):System.UInt32"> - <Messages> - <Message Id="System.Char.ToUpper(System.Char)" TypeName="SpecifyCultureInfo" Category="Microsoft.Globalization" CheckId="CA1304" Created="2007-05-10 15:48:01Z"> - <Issue> - <Item>MpqArchive.HashString(String, Int32):UInt32</Item> - <Item>System.Char.ToUpper(System.Char)</Item> - <Item>System.Char.ToUpper(System.Char,System.Globalization.CultureInfo)</Item> - </Issue> - </Message> - </Messages> - </Member> - <Member Name="Init():System.Void"> - <Messages> - <Message Id="System.Exception.#ctor(System.String)" TypeName="DoNotPassLiteralsAsLocalizedParameters" Category="Microsoft.Globalization" CheckId="CA1303" Created="2007-05-10 15:48:01Z"> - <Issue> - <Item>MpqArchive.Init():Void</Item> - <Item>1</Item> - <Item>Exception.Exception(String)</Item> - <Item>Unable to find MPQ header</Item> - </Issue> - </Message> - <Message TypeName="DoNotRaiseReservedExceptionTypes" Category="Microsoft.Usage" CheckId="CA2201" Created="2007-05-10 15:48:01Z"> - <Issue Name="TooGeneric"> - <Item>MpqArchive.Init():Void</Item> - <Item>System.Exception</Item> - </Issue> - </Message> - </Messages> - </Member> - <Member Name="OpenFile(System.String):SCSharp.MpqLib.MpqStream"> - <Messages> - <Message Id="filename" TypeName="CompoundWordsShouldBeCasedCorrectly" Category="Microsoft.Naming" CheckId="CA1702" Created="2007-05-10 15:48:01Z"> - <Issue Name="ShouldBeCompoundWord"> - <Item>filename</Item> - <Item>parameter</Item> - <Item>filename</Item> - <Item>fileName</Item> - </Issue> - </Message> - <Message Id="System.IO.FileNotFoundException.#ctor(System.String)" TypeName="DoNotPassLiteralsAsLocalizedParameters" Category="Microsoft.Globalization" CheckId="CA1303" Created="2007-05-10 15:48:01Z"> - <Issue> - <Item>MpqArchive.OpenFile(String):MpqStream</Item> - <Item>1</Item> - <Item>FileNotFoundException.FileNotFoundException(String)</Item> - <Item>File not found: __</Item> - </Issue> - </Message> - </Messages> - </Member> - </Members> - </Type> - <Type Name="MpqArchiveContainer"> - <Messages> - <Message Id="Mpq" TypeName="IdentifiersShouldBeSpelledCorrectly" Category="Microsoft.Naming" CheckId="CA1704" Created="2007-05-10 15:48:01Z"> - <Issue Name="Type"> - <Item>Mpq</Item> - <Item>SCSharp.MpqLib.MpqArchiveContainer</Item> - </Issue> - </Message> - </Messages> - </Type> - <Type Name="MpqBlock"> - <Members> - <Member Name="Size"> - <Messages> - <Message TypeName="UseLiteralsWhereAppropriate" Category="Microsoft.Performance" CheckId="CA1802" Created="2007-05-10 15:48:01Z"> - <Issue> - <Item>Size</Item> - <Item>16</Item> - </Issue> - </Message> - </Messages> - </Member> - </Members> - </Type> - <Type Name="MpqContainer"> - <Messages> - <Message Id="Mpq" TypeName="IdentifiersShouldBeSpelledCorrectly" Category="Microsoft.Naming" CheckId="CA1704" Created="2007-05-10 15:48:01Z"> - <Issue Name="Type"> - <Item>Mpq</Item> - <Item>SCSharp.MpqLib.MpqContainer</Item> - </Issue> - </Message> - </Messages> - <Members> - <Member Name="Add(SCSharp.MpqLib.Mpq):System.Void"> - <Messages> - <Message Id="0#mpq" TypeName="IdentifiersShouldBeSpelledCorrectly" Category="Microsoft.Naming" CheckId="CA1704" Created="2007-05-10 15:48:01Z"> - <Issue Name="Parameter"> - <Item>MpqContainer.Add(Mpq):Void</Item> - <Item>mpq</Item> - <Item>mpq</Item> - </Issue> - </Message> - </Messages> - </Member> - <Member Name="Remove(SCSharp.MpqLib.Mpq):System.Void"> - <Messages> - <Message Id="0#mpq" TypeName="IdentifiersShouldBeSpelledCorrectly" Category="Microsoft.Naming" CheckId="CA1704" Created="2007-05-10 15:48:01Z"> - <Issue Name="Parameter"> - <Item>MpqContainer.Remove(Mpq):Void</Item> - <Item>mpq</Item> - <Item>mpq</Item> - </Issue> - </Message> - </Messages> - </Member> - </Members> - </Type> - <Type Name="MpqDirectory"> - <Messages> - <Message Id="Mpq" TypeName="IdentifiersShouldBeSpelledCorrectly" Category="Microsoft.Naming" CheckId="CA1704" Created="2007-05-10 15:48:01Z"> - <Issue Name="Type"> - <Item>Mpq</Item> - <Item>SCSharp.MpqLib.MpqDirectory</Item> - </Issue> - </Message> - </Messages> - <Members> - <Member Name="ConvertBackSlashes(System.String):System.String"> - <Messages> - <Message TypeName="MarkMembersAsStatic" Category="Microsoft.Performance" CheckId="CA1822" Created="2007-05-10 15:48:01Z" FixCategory="NonBreaking"> - <Issue> - <Item>MpqDirectory.ConvertBackSlashes(String):String</Item> - </Issue> - </Message> - </Messages> - </Member> - <Member Name="GetStreamForResource(System.String):System.IO.Stream"> - <Messages> - <Message Id="System.String.ToLower" TypeName="SpecifyCultureInfo" Category="Microsoft.Globalization" CheckId="CA1304" Created="2007-05-10 15:48:01Z"> - <Issue> - <Item>MpqDirectory.GetStreamForResource(String):Stream</Item> - <Item>System.String.ToLower</Item> - <Item>System.String.ToLower(System.Globalization.CultureInfo)</Item> - </Issue> - <Issue> - <Item>MpqDirectory.GetStreamForResource(String):Stream</Item> - <Item>System.String.ToLower</Item> - <Item>System.String.ToLower(System.Globalization.CultureInfo)</Item> - </Issue> - </Message> - </Messages> - </Member> - <Member Name="RecurseDirectoryTree(System.String):System.Void"> - <Messages> - <Message Id="System.String.ToLower" TypeName="SpecifyCultureInfo" Category="Microsoft.Globalization" CheckId="CA1304" Created="2007-05-10 15:48:01Z"> - <Issue> - <Item>MpqDirectory.RecurseDirectoryTree(String):Void</Item> - <Item>System.String.ToLower</Item> - <Item>System.String.ToLower(System.Globalization.CultureInfo)</Item> - </Issue> - </Message> - </Messages> - </Member> - </Members> - </Type> - <Type Name="MpqHash"> - <Members> - <Member Name="IsValid"> - <Accessors> - <Accessor Name="get_IsValid():System.Boolean"> - <Messages> - <Message TypeName="AvoidUncalledPrivateCode" Category="Microsoft.Performance" CheckId="CA1811" Created="2007-05-10 15:48:01Z"> - <Issue> - <Item>MpqHash.get_IsValid():Boolean</Item> - </Issue> - </Message> - </Messages> - </Accessor> - </Accessors> - </Member> - <Member Name="Size"> - <Messages> - <Message TypeName="UseLiteralsWhereAppropriate" Category="Microsoft.Performance" CheckId="CA1802" Created="2007-05-10 15:48:01Z"> - <Issue> - <Item>Size</Item> - <Item>16</Item> - </Issue> - </Message> - </Messages> - </Member> - </Members> - </Type> - <Type Name="MpqHeader"> - <Members> - <Member Name="MpqId"> - <Messages> - <Message TypeName="UseLiteralsWhereAppropriate" Category="Microsoft.Performance" CheckId="CA1802" Created="2007-05-10 15:48:01Z"> - <Issue> - <Item>MpqId</Item> - <Item>441536589</Item> - </Issue> - </Message> - </Messages> - </Member> - <Member Name="Size"> - <Messages> - <Message TypeName="UseLiteralsWhereAppropriate" Category="Microsoft.Performance" CheckId="CA1802" Created="2007-05-10 15:48:01Z"> - <Issue> - <Item>Size</Item> - <Item>32</Item> - </Issue> - </Message> - </Messages> - </Member> - </Members> - </Type> - <Type Name="MpqHuffman"> - <Messages> - <Message Id="Mpq" TypeName="IdentifiersShouldBeSpelledCorrectly" Category="Microsoft.Naming" CheckId="CA1704" Created="2007-05-10 15:48:01Z"> - <Issue Name="Type"> - <Item>Mpq</Item> - <Item>SCSharp.MpqLib.MpqHuffman</Item> - </Issue> - </Message> - <Message TypeName="StaticHolderTypesShouldBeSealed" Category="Microsoft.Design" CheckId="CA1052" Created="2007-05-10 15:48:01Z"> - <Issue> - <Item>MpqHuffman</Item> - ... [truncated message content] |