OpenSimMirror/OpenSim.FxCop

7242 lines
322 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<FxCopProject Version="1.35" Name="OpenSim">
<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>
<AssemblyReferenceDirectories>
<Directory>$(ProjectDir)/lib/</Directory>
</AssemblyReferenceDirectories>
<Target Name="$(ProjectDir)/bin/OpenGridServices.ServerConsole.dll" Analyze="True" AnalyzeAllChildren="True" />
<Target Name="$(ProjectDir)/bin/OpenSim.Config.SimConfigDb4o.dll" Analyze="True" AnalyzeAllChildren="True" />
<Target Name="$(ProjectDir)/bin/OpenSim.exe" Analyze="True" AnalyzeAllChildren="True" />
<Target Name="$(ProjectDir)/bin/OpenSim.Framework.Console.dll" Analyze="True" AnalyzeAllChildren="True" />
<Target Name="$(ProjectDir)/bin/OpenSim.Framework.dll" Analyze="True" AnalyzeAllChildren="True" />
<Target Name="$(ProjectDir)/bin/OpenSim.GridInterfaces.Local.dll" Analyze="True" AnalyzeAllChildren="True" />
<Target Name="$(ProjectDir)/bin/OpenSim.GridInterfaces.Remote.dll" Analyze="True" AnalyzeAllChildren="True" />
<Target Name="$(ProjectDir)/bin/OpenSim.Physics.Manager.dll" Analyze="True" AnalyzeAllChildren="True" />
<Target Name="$(ProjectDir)/bin/OpenSim.RegionServer.dll" Analyze="True" AnalyzeAllChildren="True" />
<Target Name="$(ProjectDir)/bin/OpenSim.Storage.LocalStorageDb4o.dll" Analyze="True" AnalyzeAllChildren="True" />
<Target Name="$(ProjectDir)/bin/Physics/OpenSim.Physics.BasicPhysicsPlugin.dll" Analyze="True" AnalyzeAllChildren="True" />
<Target Name="$(ProjectDir)/bin/Physics/OpenSim.Physics.OdePlugin.dll" Analyze="True" AnalyzeAllChildren="True" />
<Target Name="$(ProjectDir)/bin/Physics/OpenSim.Physics.PhysXPlugin.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="OpenSim">
<Messages>
<Message Id="Sim" TypeName="IdentifiersShouldBeSpelledCorrectly" Category="Microsoft.Naming" CheckId="CA1704" Created="2007-03-27 04:29:04Z">
<Issue Name="Namespace">
<Item>Sim</Item>
<Item>OpenSim</Item>
</Issue>
</Message>
</Messages>
</Namespace>
<Namespace Name="OpenSim.Assets">
<Messages>
<Message Id="Sim" TypeName="IdentifiersShouldBeSpelledCorrectly" Category="Microsoft.Naming" CheckId="CA1704" Created="2007-03-27 04:29:04Z">
<Issue Name="Namespace">
<Item>Sim</Item>
<Item>OpenSim.Assets</Item>
</Issue>
</Message>
</Messages>
</Namespace>
<Namespace Name="OpenSim.CAPS">
<Messages>
<Message TypeName="AvoidNamespacesWithFewTypes" Category="Microsoft.Design" CheckId="CA1020" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>OpenSim.CAPS</Item>
</Issue>
</Message>
<Message Id="Sim" TypeName="IdentifiersShouldBeSpelledCorrectly" Category="Microsoft.Naming" CheckId="CA1704" Created="2007-03-27 04:29:04Z">
<Issue Name="Namespace">
<Item>Sim</Item>
<Item>OpenSim.CAPS</Item>
</Issue>
</Message>
<Message TypeName="LongAcronymsShouldBePascalCased" Category="Microsoft.Naming" CheckId="CA1705" Created="2007-03-27 04:29:04Z">
<Issue Name="Namespace">
<Item>OpenSim.CAPS</Item>
</Issue>
</Message>
</Messages>
</Namespace>
<Namespace Name="OpenSim.Config.SimConfigDb4o">
<Messages>
<Message Id="Sim" TypeName="IdentifiersShouldBeSpelledCorrectly" Category="Microsoft.Naming" CheckId="CA1704" Created="2007-03-27 04:29:04Z">
<Issue Name="Namespace">
<Item>Sim</Item>
<Item>OpenSim.Config.SimConfigDb4o</Item>
</Issue>
<Issue Name="Namespace">
<Item>Sim</Item>
<Item>OpenSim.Config.SimConfigDb4o</Item>
</Issue>
</Message>
</Messages>
</Namespace>
<Namespace Name="OpenSim.Framework.Assets">
<Messages>
<Message TypeName="AvoidNamespacesWithFewTypes" Category="Microsoft.Design" CheckId="CA1020" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>OpenSim.Framework.Assets</Item>
</Issue>
</Message>
<Message Id="Sim" TypeName="IdentifiersShouldBeSpelledCorrectly" Category="Microsoft.Naming" CheckId="CA1704" Created="2007-03-27 04:29:04Z">
<Issue Name="Namespace">
<Item>Sim</Item>
<Item>OpenSim.Framework.Assets</Item>
</Issue>
</Message>
</Messages>
</Namespace>
<Namespace Name="OpenSim.Framework.Console">
<Messages>
<Message Id="Sim" TypeName="IdentifiersShouldBeSpelledCorrectly" Category="Microsoft.Naming" CheckId="CA1704" Created="2007-03-27 04:29:04Z">
<Issue Name="Namespace">
<Item>Sim</Item>
<Item>OpenSim.Framework.Console</Item>
</Issue>
</Message>
</Messages>
</Namespace>
<Namespace Name="OpenSim.Framework.Grid">
<Messages>
<Message TypeName="AvoidNamespacesWithFewTypes" Category="Microsoft.Design" CheckId="CA1020" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>OpenSim.Framework.Grid</Item>
</Issue>
</Message>
<Message Id="Sim" TypeName="IdentifiersShouldBeSpelledCorrectly" Category="Microsoft.Naming" CheckId="CA1704" Created="2007-03-27 04:29:04Z">
<Issue Name="Namespace">
<Item>Sim</Item>
<Item>OpenSim.Framework.Grid</Item>
</Issue>
</Message>
</Messages>
</Namespace>
<Namespace Name="OpenSim.Framework.Interfaces">
<Messages>
<Message Id="Sim" TypeName="IdentifiersShouldBeSpelledCorrectly" Category="Microsoft.Naming" CheckId="CA1704" Created="2007-03-27 04:29:04Z">
<Issue Name="Namespace">
<Item>Sim</Item>
<Item>OpenSim.Framework.Interfaces</Item>
</Issue>
</Message>
</Messages>
</Namespace>
<Namespace Name="OpenSim.Framework.Inventory">
<Messages>
<Message TypeName="AvoidNamespacesWithFewTypes" Category="Microsoft.Design" CheckId="CA1020" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>OpenSim.Framework.Inventory</Item>
</Issue>
</Message>
<Message Id="Sim" TypeName="IdentifiersShouldBeSpelledCorrectly" Category="Microsoft.Naming" CheckId="CA1704" Created="2007-03-27 04:29:04Z">
<Issue Name="Namespace">
<Item>Sim</Item>
<Item>OpenSim.Framework.Inventory</Item>
</Issue>
</Message>
</Messages>
</Namespace>
<Namespace Name="OpenSim.Framework.Sims">
<Messages>
<Message TypeName="AvoidNamespacesWithFewTypes" Category="Microsoft.Design" CheckId="CA1020" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>OpenSim.Framework.Sims</Item>
</Issue>
</Message>
<Message Id="Sim" TypeName="IdentifiersShouldBeSpelledCorrectly" Category="Microsoft.Naming" CheckId="CA1704" Created="2007-03-27 04:29:04Z">
<Issue Name="Namespace">
<Item>Sim</Item>
<Item>OpenSim.Framework.Sims</Item>
</Issue>
</Message>
</Messages>
</Namespace>
<Namespace Name="OpenSim.Framework.Terrain">
<Messages>
<Message TypeName="AvoidNamespacesWithFewTypes" Category="Microsoft.Design" CheckId="CA1020" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>OpenSim.Framework.Terrain</Item>
</Issue>
</Message>
<Message Id="Sim" TypeName="IdentifiersShouldBeSpelledCorrectly" Category="Microsoft.Naming" CheckId="CA1704" Created="2007-03-27 04:29:04Z">
<Issue Name="Namespace">
<Item>Sim</Item>
<Item>OpenSim.Framework.Terrain</Item>
</Issue>
</Message>
</Messages>
</Namespace>
<Namespace Name="OpenSim.Framework.User">
<Messages>
<Message TypeName="AvoidNamespacesWithFewTypes" Category="Microsoft.Design" CheckId="CA1020" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>OpenSim.Framework.User</Item>
</Issue>
</Message>
<Message Id="Sim" TypeName="IdentifiersShouldBeSpelledCorrectly" Category="Microsoft.Naming" CheckId="CA1704" Created="2007-03-27 04:29:04Z">
<Issue Name="Namespace">
<Item>Sim</Item>
<Item>OpenSim.Framework.User</Item>
</Issue>
</Message>
</Messages>
</Namespace>
<Namespace Name="OpenSim.Framework.Utilities">
<Messages>
<Message TypeName="AvoidNamespacesWithFewTypes" Category="Microsoft.Design" CheckId="CA1020" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>OpenSim.Framework.Utilities</Item>
</Issue>
</Message>
<Message Id="Sim" TypeName="IdentifiersShouldBeSpelledCorrectly" Category="Microsoft.Naming" CheckId="CA1704" Created="2007-03-27 04:29:04Z">
<Issue Name="Namespace">
<Item>Sim</Item>
<Item>OpenSim.Framework.Utilities</Item>
</Issue>
</Message>
</Messages>
</Namespace>
<Namespace Name="OpenSim.GridInterfaces.Local">
<Messages>
<Message Id="Sim" TypeName="IdentifiersShouldBeSpelledCorrectly" Category="Microsoft.Naming" CheckId="CA1704" Created="2007-03-27 04:29:04Z">
<Issue Name="Namespace">
<Item>Sim</Item>
<Item>OpenSim.GridInterfaces.Local</Item>
</Issue>
</Message>
</Messages>
</Namespace>
<Namespace Name="OpenSim.GridInterfaces.Remote">
<Messages>
<Message TypeName="AvoidNamespacesWithFewTypes" Category="Microsoft.Design" CheckId="CA1020" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>OpenSim.GridInterfaces.Remote</Item>
</Issue>
</Message>
<Message Id="Sim" TypeName="IdentifiersShouldBeSpelledCorrectly" Category="Microsoft.Naming" CheckId="CA1704" Created="2007-03-27 04:29:04Z">
<Issue Name="Namespace">
<Item>Sim</Item>
<Item>OpenSim.GridInterfaces.Remote</Item>
</Issue>
</Message>
</Messages>
</Namespace>
<Namespace Name="OpenSim.Physics.BasicPhysicsPlugin">
<Messages>
<Message Id="Plugin" TypeName="IdentifiersShouldBeSpelledCorrectly" Category="Microsoft.Naming" CheckId="CA1704" Created="2007-03-27 04:29:04Z">
<Issue Name="Namespace">
<Item>Plugin</Item>
<Item>OpenSim.Physics.BasicPhysicsPlugin</Item>
</Issue>
</Message>
<Message Id="Sim" TypeName="IdentifiersShouldBeSpelledCorrectly" Category="Microsoft.Naming" CheckId="CA1704" Created="2007-03-27 04:29:04Z">
<Issue Name="Namespace">
<Item>Sim</Item>
<Item>OpenSim.Physics.BasicPhysicsPlugin</Item>
</Issue>
</Message>
</Messages>
</Namespace>
<Namespace Name="OpenSim.Physics.Manager">
<Messages>
<Message Id="Sim" TypeName="IdentifiersShouldBeSpelledCorrectly" Category="Microsoft.Naming" CheckId="CA1704" Created="2007-03-27 04:29:04Z">
<Issue Name="Namespace">
<Item>Sim</Item>
<Item>OpenSim.Physics.Manager</Item>
</Issue>
</Message>
</Messages>
</Namespace>
<Namespace Name="OpenSim.Physics.OdePlugin">
<Messages>
<Message TypeName="AvoidNamespacesWithFewTypes" Category="Microsoft.Design" CheckId="CA1020" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>OpenSim.Physics.OdePlugin</Item>
</Issue>
</Message>
<Message Id="Plugin" TypeName="IdentifiersShouldBeSpelledCorrectly" Category="Microsoft.Naming" CheckId="CA1704" Created="2007-03-27 04:29:04Z">
<Issue Name="Namespace">
<Item>Plugin</Item>
<Item>OpenSim.Physics.OdePlugin</Item>
</Issue>
</Message>
<Message Id="Sim" TypeName="IdentifiersShouldBeSpelledCorrectly" Category="Microsoft.Naming" CheckId="CA1704" Created="2007-03-27 04:29:04Z">
<Issue Name="Namespace">
<Item>Sim</Item>
<Item>OpenSim.Physics.OdePlugin</Item>
</Issue>
</Message>
</Messages>
</Namespace>
<Namespace Name="OpenSim.Physics.PhysXPlugin">
<Messages>
<Message TypeName="AvoidNamespacesWithFewTypes" Category="Microsoft.Design" CheckId="CA1020" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>OpenSim.Physics.PhysXPlugin</Item>
</Issue>
</Message>
<Message Id="Plugin" TypeName="IdentifiersShouldBeSpelledCorrectly" Category="Microsoft.Naming" CheckId="CA1704" Created="2007-03-27 04:29:04Z">
<Issue Name="Namespace">
<Item>Plugin</Item>
<Item>OpenSim.Physics.PhysXPlugin</Item>
</Issue>
</Message>
<Message Id="Sim" TypeName="IdentifiersShouldBeSpelledCorrectly" Category="Microsoft.Naming" CheckId="CA1704" Created="2007-03-27 04:29:04Z">
<Issue Name="Namespace">
<Item>Sim</Item>
<Item>OpenSim.Physics.PhysXPlugin</Item>
</Issue>
</Message>
</Messages>
</Namespace>
<Namespace Name="OpenSim.Storage.LocalStorageDb4o">
<Messages>
<Message Id="Sim" TypeName="IdentifiersShouldBeSpelledCorrectly" Category="Microsoft.Naming" CheckId="CA1704" Created="2007-03-27 04:29:04Z">
<Issue Name="Namespace">
<Item>Sim</Item>
<Item>OpenSim.Storage.LocalStorageDb4o</Item>
</Issue>
</Message>
</Messages>
</Namespace>
<Namespace Name="OpenSim.types">
<Messages>
<Message TypeName="AvoidNamespacesWithFewTypes" Category="Microsoft.Design" CheckId="CA1020" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>OpenSim.types</Item>
</Issue>
</Message>
<Message TypeName="IdentifiersShouldBeCasedCorrectly" Category="Microsoft.Naming" CheckId="CA1709" Created="2007-03-27 04:29:04Z">
<Issue Name="Namespace">
<Item>OpenSim.types</Item>
</Issue>
</Message>
<Message Id="Sim" TypeName="IdentifiersShouldBeSpelledCorrectly" Category="Microsoft.Naming" CheckId="CA1704" Created="2007-03-27 04:29:04Z">
<Issue Name="Namespace">
<Item>Sim</Item>
<Item>OpenSim.types</Item>
</Issue>
</Message>
</Messages>
</Namespace>
<Namespace Name="OpenSim.UserServer">
<Messages>
<Message TypeName="AvoidNamespacesWithFewTypes" Category="Microsoft.Design" CheckId="CA1020" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>OpenSim.UserServer</Item>
</Issue>
</Message>
<Message Id="Sim" TypeName="IdentifiersShouldBeSpelledCorrectly" Category="Microsoft.Naming" CheckId="CA1704" Created="2007-03-27 04:29:04Z">
<Issue Name="Namespace">
<Item>Sim</Item>
<Item>OpenSim.UserServer</Item>
</Issue>
</Message>
</Messages>
</Namespace>
<Namespace Name="OpenSim.world">
<Messages>
<Message TypeName="IdentifiersShouldBeCasedCorrectly" Category="Microsoft.Naming" CheckId="CA1709" Created="2007-03-27 04:29:04Z">
<Issue Name="Namespace">
<Item>OpenSim.world</Item>
</Issue>
</Message>
<Message Id="Sim" TypeName="IdentifiersShouldBeSpelledCorrectly" Category="Microsoft.Naming" CheckId="CA1704" Created="2007-03-27 04:29:04Z">
<Issue Name="Namespace">
<Item>Sim</Item>
<Item>OpenSim.world</Item>
</Issue>
</Message>
</Messages>
</Namespace>
<Namespace Name="OpenSim.world.scripting">
<Messages>
<Message TypeName="AvoidNamespacesWithFewTypes" Category="Microsoft.Design" CheckId="CA1020" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>OpenSim.world.scripting</Item>
</Issue>
</Message>
<Message TypeName="IdentifiersShouldBeCasedCorrectly" Category="Microsoft.Naming" CheckId="CA1709" Created="2007-03-27 04:29:04Z">
<Issue Name="Namespace">
<Item>OpenSim.world.scripting</Item>
</Issue>
<Issue Name="Namespace">
<Item>OpenSim.world.scripting</Item>
</Issue>
</Message>
<Message Id="Sim" TypeName="IdentifiersShouldBeSpelledCorrectly" Category="Microsoft.Naming" CheckId="CA1704" Created="2007-03-27 04:29:04Z">
<Issue Name="Namespace">
<Item>Sim</Item>
<Item>OpenSim.world.scripting</Item>
</Issue>
</Message>
</Messages>
</Namespace>
</Namespaces>
<Targets>
<Target Name="$(ProjectDir)/bin/OpenGridServices.ServerConsole.dll">
<Modules>
<Module Name="opengridservices.serverconsole.dll">
<Messages>
<Message TypeName="AssembliesShouldDeclareMinimumSecurity" Category="Microsoft.Usage" CheckId="CA2209" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>OpenGridServices.ServerConsole</Item>
</Issue>
</Message>
<Message TypeName="AssembliesShouldHaveValidStrongNames" Category="Microsoft.Design" CheckId="CA2210" Created="2007-03-27 04:29:04Z">
<Issue Name="NoStrongName">
<Item>OpenGridServices.ServerConsole</Item>
</Issue>
</Message>
<Message TypeName="MarkAssembliesWithClsCompliant" Category="Microsoft.Design" CheckId="CA1014" Created="2007-03-27 04:29:04Z">
<Issue Name="NoAttr">
<Item>OpenGridServices.ServerConsole</Item>
</Issue>
</Message>
</Messages>
<Namespaces>
<Namespace Name="ServerConsole">
<Types>
<Type Name="conscmd_callback">
<Messages>
<Message TypeName="IdentifiersShouldBeCasedCorrectly" Category="Microsoft.Naming" CheckId="CA1709" Created="2007-03-27 04:29:04Z">
<Issue Name="Type">
<Item>conscmd_callback</Item>
</Issue>
</Message>
<Message Id="conscmd" TypeName="IdentifiersShouldBeSpelledCorrectly" Category="Microsoft.Naming" CheckId="CA1704" Created="2007-03-27 04:29:04Z">
<Issue Name="Type">
<Item>conscmd</Item>
<Item>ServerConsole.conscmd_callback</Item>
</Issue>
</Message>
<Message TypeName="IdentifiersShouldNotContainUnderscores" Category="Microsoft.Naming" CheckId="CA1707" Created="2007-03-27 04:29:04Z">
<Issue Name="Type">
<Item>conscmd_callback</Item>
</Issue>
</Message>
</Messages>
<Members>
<Member Name="RunCmd(System.String,System.String[]):System.Void">
<Messages>
<Message Id="1#cmdparams" TypeName="IdentifiersShouldBeSpelledCorrectly" Category="Microsoft.Naming" CheckId="CA1704" Created="2007-03-27 04:29:04Z">
<Issue Name="Parameter">
<Item>conscmd_callback.RunCmd(String, String[]):Void</Item>
<Item>cmdparams</Item>
<Item>cmdparams</Item>
</Issue>
</Message>
</Messages>
</Member>
<Member Name="Show(System.String):System.Void">
<Messages>
<Message Id="0#" TypeName="IdentifiersShouldBeCasedCorrectly" Category="Microsoft.Naming" CheckId="CA1709" Created="2007-03-27 04:29:04Z">
<Issue Name="Parameter">
<Item>ShowWhat</Item>
</Issue>
</Message>
</Messages>
</Member>
</Members>
</Type>
<Type Name="ConsoleBase">
<Members>
<Member Name="CmdPrompt(System.String,System.String):System.String">
<Messages>
<Message Id="1#defaultresponse" TypeName="IdentifiersShouldBeSpelledCorrectly" Category="Microsoft.Naming" CheckId="CA1704" Created="2007-03-27 04:29:04Z">
<Issue Name="Parameter">
<Item>ConsoleBase.CmdPrompt(String, String):String</Item>
<Item>defaultresponse</Item>
<Item>defaultresponse</Item>
</Issue>
</Message>
</Messages>
</Member>
<Member Name="CmdPrompt(System.String,System.String,System.String,System.String):System.String">
<Messages>
<Message Id="2#" TypeName="IdentifiersShouldBeCasedCorrectly" Category="Microsoft.Naming" CheckId="CA1709" Created="2007-03-27 04:29:04Z">
<Issue Name="Parameter">
<Item>OptionA</Item>
</Issue>
</Message>
<Message Id="3#" TypeName="IdentifiersShouldBeCasedCorrectly" Category="Microsoft.Naming" CheckId="CA1709" Created="2007-03-27 04:29:04Z">
<Issue Name="Parameter">
<Item>OptionB</Item>
</Issue>
</Message>
<Message Id="1#defaultresponse" TypeName="IdentifiersShouldBeSpelledCorrectly" Category="Microsoft.Naming" CheckId="CA1704" Created="2007-03-27 04:29:04Z">
<Issue Name="Parameter">
<Item>ConsoleBase.CmdPrompt(String, String, String, String):String</Item>
<Item>defaultresponse</Item>
<Item>defaultresponse</Item>
</Issue>
</Message>
</Messages>
</Member>
<Member Name="PasswdPrompt(System.String):System.String">
<Messages>
<Message Id="Passwd" TypeName="IdentifiersShouldBeSpelledCorrectly" Category="Microsoft.Naming" CheckId="CA1704" Created="2007-03-27 04:29:04Z">
<Issue Name="Member">
<Item>Passwd</Item>
<Item>ConsoleBase.PasswdPrompt(String):String</Item>
</Issue>
</Message>
</Messages>
</Member>
<Member Name="RunCmd(System.String,System.String[]):System.Object">
<Messages>
<Message Id="0#" TypeName="IdentifiersShouldBeCasedCorrectly" Category="Microsoft.Naming" CheckId="CA1709" Created="2007-03-27 04:29:04Z">
<Issue Name="Parameter">
<Item>Cmd</Item>
</Issue>
</Message>
<Message Id="1#cmdparams" TypeName="IdentifiersShouldBeSpelledCorrectly" Category="Microsoft.Naming" CheckId="CA1704" Created="2007-03-27 04:29:04Z">
<Issue Name="Parameter">
<Item>ConsoleBase.RunCmd(String, String[]):Object</Item>
<Item>cmdparams</Item>
<Item>cmdparams</Item>
</Issue>
</Message>
</Messages>
</Member>
<Member Name="ShowCommands(System.String):System.Void">
<Messages>
<Message Id="0#" TypeName="IdentifiersShouldBeCasedCorrectly" Category="Microsoft.Naming" CheckId="CA1709" Created="2007-03-27 04:29:04Z">
<Issue Name="Parameter">
<Item>ShowWhat</Item>
</Issue>
</Message>
</Messages>
</Member>
<Member Name="Write(System.String):System.Void">
<Messages>
<Message Id="0#" TypeName="IdentifiersShouldBeCasedCorrectly" Category="Microsoft.Naming" CheckId="CA1709" Created="2007-03-27 04:29:04Z">
<Issue Name="Parameter">
<Item>Line</Item>
</Issue>
</Message>
</Messages>
</Member>
<Member Name="WriteLine(System.String):System.Void">
<Messages>
<Message Id="0#" TypeName="IdentifiersShouldBeCasedCorrectly" Category="Microsoft.Naming" CheckId="CA1709" Created="2007-03-27 04:29:04Z">
<Issue Name="Parameter">
<Item>Line</Item>
</Issue>
</Message>
</Messages>
</Member>
</Members>
</Type>
<Type Name="ConsoleBase+ConsoleType">
<Members>
<Member Name="SimChat">
<Messages>
<Message Id="Sim" TypeName="IdentifiersShouldBeSpelledCorrectly" Category="Microsoft.Naming" CheckId="CA1704" Created="2007-03-27 04:29:04Z">
<Issue Name="Member">
<Item>Sim</Item>
<Item>ConsoleType.SimChat</Item>
</Issue>
</Message>
</Messages>
</Member>
<Member Name="TCP">
<Messages>
<Message Id="Member" TypeName="LongAcronymsShouldBePascalCased" Category="Microsoft.Naming" CheckId="CA1705" Created="2007-03-27 04:29:04Z">
<Issue Name="Member">
<Item>ConsoleType.TCP</Item>
</Issue>
</Message>
</Messages>
</Member>
</Members>
</Type>
<Type Name="MainConsole">
<Messages>
<Message TypeName="StaticHolderTypesShouldNotHaveConstructors" Category="Microsoft.Design" CheckId="CA1053" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>MainConsole</Item>
</Issue>
</Message>
</Messages>
</Type>
</Types>
</Namespace>
</Namespaces>
</Module>
</Modules>
</Target>
<Target Name="$(ProjectDir)/bin/OpenSim.Config.SimConfigDb4o.dll">
<Modules>
<Module Name="opensim.config.simconfigdb4o.dll">
<Messages>
<Message TypeName="AssembliesShouldDeclareMinimumSecurity" Category="Microsoft.Usage" CheckId="CA2209" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>OpenSim.Config.SimConfigDb4o</Item>
</Issue>
</Message>
<Message TypeName="AssembliesShouldHaveValidStrongNames" Category="Microsoft.Design" CheckId="CA2210" Created="2007-03-27 04:29:04Z">
<Issue Name="NoStrongName">
<Item>OpenSim.Config.SimConfigDb4o</Item>
</Issue>
</Message>
<Message TypeName="MarkAssembliesWithClsCompliant" Category="Microsoft.Design" CheckId="CA1014" Created="2007-03-27 04:29:04Z">
<Issue Name="NoAttr">
<Item>OpenSim.Config.SimConfigDb4o</Item>
</Issue>
</Message>
</Messages>
<Namespaces>
<Namespace Name="OpenSim.Config.SimConfigDb4o">
<Types>
<Type Name="Db40ConfigPlugin">
<Messages>
<Message Id="Plugin" TypeName="IdentifiersShouldBeSpelledCorrectly" Category="Microsoft.Naming" CheckId="CA1704" Created="2007-03-27 04:29:04Z">
<Issue Name="Type">
<Item>Plugin</Item>
<Item>OpenSim.Config.SimConfigDb4o.Db40ConfigPlugin</Item>
</Issue>
</Message>
</Messages>
</Type>
<Type Name="DbSimConfig">
<Messages>
<Message Id="Sim" TypeName="IdentifiersShouldBeSpelledCorrectly" Category="Microsoft.Naming" CheckId="CA1704" Created="2007-03-27 04:29:04Z">
<Issue Name="Type">
<Item>Sim</Item>
<Item>OpenSim.Config.SimConfigDb4o.DbSimConfig</Item>
</Issue>
</Message>
<Message TypeName="ShortAcronymsShouldBeUppercase" Category="Microsoft.Naming" CheckId="CA1706" Created="2007-03-27 04:29:04Z">
<Issue Name="Type">
<Item>Db</Item>
<Item>OpenSim.Config.SimConfigDb4o.DbSimConfig</Item>
</Issue>
</Message>
</Messages>
<Members>
<Member Name="InitConfig(System.Boolean):System.Void">
<Messages>
<Message TypeName="DoNotCatchGeneralExceptionTypes" Category="Microsoft.Design" CheckId="CA1031" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>DbSimConfig.InitConfig(Boolean):Void</Item>
<Item>System.Exception</Item>
</Issue>
</Message>
<Message Id="System.UInt32.ToString" TypeName="SpecifyIFormatProvider" Category="Microsoft.Globalization" CheckId="CA1305" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>DbSimConfig.InitConfig(Boolean):Void</Item>
<Item>System.UInt32.ToString</Item>
<Item>System.UInt32.ToString(System.IFormatProvider)</Item>
</Issue>
</Message>
<Message Id="System.UInt64.ToString" TypeName="SpecifyIFormatProvider" Category="Microsoft.Globalization" CheckId="CA1305" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>DbSimConfig.InitConfig(Boolean):Void</Item>
<Item>System.UInt64.ToString</Item>
<Item>System.UInt64.ToString(System.IFormatProvider)</Item>
</Issue>
</Message>
</Messages>
</Member>
<Member Name="LoadDefaults():System.Void">
<Messages>
<Message Id="System.Convert.ToInt32(System.String)" TypeName="SpecifyIFormatProvider" Category="Microsoft.Globalization" CheckId="CA1305" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>DbSimConfig.LoadDefaults():Void</Item>
<Item>System.Convert.ToInt32(System.String)</Item>
<Item>System.Convert.ToInt32(System.String,System.IFormatProvider)</Item>
</Issue>
<Issue>
<Item>DbSimConfig.LoadDefaults():Void</Item>
<Item>System.Convert.ToInt32(System.String)</Item>
<Item>System.Convert.ToInt32(System.String,System.IFormatProvider)</Item>
</Issue>
<Issue>
<Item>DbSimConfig.LoadDefaults():Void</Item>
<Item>System.Convert.ToInt32(System.String)</Item>
<Item>System.Convert.ToInt32(System.String,System.IFormatProvider)</Item>
</Issue>
</Message>
</Messages>
</Member>
</Members>
</Type>
<Type Name="MapStorage">
<Members>
<Member Name="Map">
<Messages>
<Message TypeName="DoNotDeclareVisibleInstanceFields" Category="Microsoft.Design" CheckId="CA1051" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>Map</Item>
</Issue>
</Message>
</Messages>
</Member>
</Members>
</Type>
</Types>
</Namespace>
</Namespaces>
</Module>
</Modules>
</Target>
<Target Name="$(ProjectDir)/bin/OpenSim.exe">
<Modules>
<Module Name="opensim.exe">
<Messages>
<Message TypeName="AssembliesShouldDeclareMinimumSecurity" Category="Microsoft.Usage" CheckId="CA2209" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>OpenSim</Item>
</Issue>
</Message>
<Message TypeName="AssembliesShouldHaveValidStrongNames" Category="Microsoft.Design" CheckId="CA2210" Created="2007-03-27 04:29:04Z">
<Issue Name="NoStrongName">
<Item>OpenSim</Item>
</Issue>
</Message>
<Message TypeName="MarkAssembliesWithAssemblyVersion" Category="Microsoft.Design" CheckId="CA1016" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>OpenSim</Item>
</Issue>
</Message>
<Message TypeName="MarkAssembliesWithClsCompliant" Category="Microsoft.Design" CheckId="CA1014" Created="2007-03-27 04:29:04Z">
<Issue Name="NoAttr">
<Item>OpenSim</Item>
</Issue>
</Message>
<Message TypeName="MarkAssembliesWithComVisible" Category="Microsoft.Design" CheckId="CA1017" Created="2007-03-27 04:29:04Z">
<Issue Name="NoAttribute" Level="CriticalError">
<Item>OpenSim</Item>
</Issue>
</Message>
</Messages>
<Namespaces>
<Namespace Name="OpenSim">
<Types>
<Type Name="RegionServer">
<Members>
<Member Name="Main(System.String[]):System.Void">
<Messages>
<Message TypeName="ValidateArgumentsOfPublicMethods" Category="Microsoft.Design" CheckId="CA1062" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>'args'</Item>
<Item>RegionServer.Main(String[]):Void</Item>
</Issue>
<Issue>
<Item>'args'</Item>
<Item>RegionServer.Main(String[]):Void</Item>
</Issue>
</Message>
</Messages>
</Member>
</Members>
</Type>
</Types>
</Namespace>
</Namespaces>
</Module>
</Modules>
</Target>
<Target Name="$(ProjectDir)/bin/OpenSim.Framework.Console.dll">
<Modules>
<Module Name="opensim.framework.console.dll">
<Messages>
<Message TypeName="AssembliesShouldDeclareMinimumSecurity" Category="Microsoft.Usage" CheckId="CA2209" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>OpenSim.Framework.Console</Item>
</Issue>
</Message>
<Message TypeName="AssembliesShouldHaveValidStrongNames" Category="Microsoft.Design" CheckId="CA2210" Created="2007-03-27 04:29:04Z">
<Issue Name="NoStrongName">
<Item>OpenSim.Framework.Console</Item>
</Issue>
</Message>
<Message TypeName="MarkAssembliesWithClsCompliant" Category="Microsoft.Design" CheckId="CA1014" Created="2007-03-27 04:29:04Z">
<Issue Name="NoAttr">
<Item>OpenSim.Framework.Console</Item>
</Issue>
</Message>
</Messages>
<Namespaces>
<Namespace Name="OpenSim.Framework.Console">
<Types>
<Type Name="ConsoleBase">
<Members>
<Member Name="CmdPrompt(System.String,System.String):System.String">
<Messages>
<Message Id="1#defaultresponse" TypeName="IdentifiersShouldBeSpelledCorrectly" Category="Microsoft.Naming" CheckId="CA1704" Created="2007-03-27 04:29:04Z">
<Issue Name="Parameter">
<Item>ConsoleBase.CmdPrompt(String, String):String</Item>
<Item>defaultresponse</Item>
<Item>defaultresponse</Item>
</Issue>
</Message>
</Messages>
</Member>
<Member Name="CmdPrompt(System.String,System.String,System.String,System.String):System.String">
<Messages>
<Message Id="2#" TypeName="IdentifiersShouldBeCasedCorrectly" Category="Microsoft.Naming" CheckId="CA1709" Created="2007-03-27 04:29:04Z">
<Issue Name="Parameter">
<Item>OptionA</Item>
</Issue>
</Message>
<Message Id="3#" TypeName="IdentifiersShouldBeCasedCorrectly" Category="Microsoft.Naming" CheckId="CA1709" Created="2007-03-27 04:29:04Z">
<Issue Name="Parameter">
<Item>OptionB</Item>
</Issue>
</Message>
<Message Id="1#defaultresponse" TypeName="IdentifiersShouldBeSpelledCorrectly" Category="Microsoft.Naming" CheckId="CA1704" Created="2007-03-27 04:29:04Z">
<Issue Name="Parameter">
<Item>ConsoleBase.CmdPrompt(String, String, String, String):String</Item>
<Item>defaultresponse</Item>
<Item>defaultresponse</Item>
</Issue>
</Message>
</Messages>
</Member>
<Member Name="RunCmd(System.String,System.String[]):System.Object">
<Messages>
<Message Id="0#" TypeName="IdentifiersShouldBeCasedCorrectly" Category="Microsoft.Naming" CheckId="CA1709" Created="2007-03-27 04:29:04Z">
<Issue Name="Parameter">
<Item>Cmd</Item>
</Issue>
</Message>
<Message Id="1#cmdparams" TypeName="IdentifiersShouldBeSpelledCorrectly" Category="Microsoft.Naming" CheckId="CA1704" Created="2007-03-27 04:29:04Z">
<Issue Name="Parameter">
<Item>ConsoleBase.RunCmd(String, String[]):Object</Item>
<Item>cmdparams</Item>
<Item>cmdparams</Item>
</Issue>
</Message>
</Messages>
</Member>
<Member Name="ShowCommands(System.String):System.Void">
<Messages>
<Message Id="0#" TypeName="IdentifiersShouldBeCasedCorrectly" Category="Microsoft.Naming" CheckId="CA1709" Created="2007-03-27 04:29:04Z">
<Issue Name="Parameter">
<Item>ShowWhat</Item>
</Issue>
</Message>
</Messages>
</Member>
</Members>
</Type>
<Type Name="ConsoleBase+ConsoleType">
<Members>
<Member Name="SimChat">
<Messages>
<Message Id="Sim" TypeName="IdentifiersShouldBeSpelledCorrectly" Category="Microsoft.Naming" CheckId="CA1704" Created="2007-03-27 04:29:04Z">
<Issue Name="Member">
<Item>Sim</Item>
<Item>ConsoleType.SimChat</Item>
</Issue>
</Message>
</Messages>
</Member>
<Member Name="TCP">
<Messages>
<Message Id="Member" TypeName="LongAcronymsShouldBePascalCased" Category="Microsoft.Naming" CheckId="CA1705" Created="2007-03-27 04:29:04Z">
<Issue Name="Member">
<Item>ConsoleType.TCP</Item>
</Issue>
</Message>
</Messages>
</Member>
</Members>
</Type>
<Type Name="MainConsole">
<Messages>
<Message TypeName="StaticHolderTypesShouldNotHaveConstructors" Category="Microsoft.Design" CheckId="CA1053" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>MainConsole</Item>
</Issue>
</Message>
</Messages>
</Type>
</Types>
</Namespace>
</Namespaces>
</Module>
</Modules>
</Target>
<Target Name="$(ProjectDir)/bin/OpenSim.Framework.dll">
<Modules>
<Module Name="opensim.framework.dll">
<Messages>
<Message TypeName="AssembliesShouldDeclareMinimumSecurity" Category="Microsoft.Usage" CheckId="CA2209" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>OpenSim.Framework</Item>
</Issue>
</Message>
<Message TypeName="AssembliesShouldHaveValidStrongNames" Category="Microsoft.Design" CheckId="CA2210" Created="2007-03-27 04:29:04Z">
<Issue Name="NoStrongName">
<Item>OpenSim.Framework</Item>
</Issue>
</Message>
<Message TypeName="MarkAssembliesWithClsCompliant" Category="Microsoft.Design" CheckId="CA1014" Created="2007-03-27 04:29:04Z">
<Issue Name="NoAttr">
<Item>OpenSim.Framework</Item>
</Issue>
</Message>
</Messages>
<Namespaces>
<Namespace Name="OpenSim.Framework.Assets">
<Types>
<Type Name="AssetBase">
<Members>
<Member Name="Data">
<Messages>
<Message TypeName="DoNotDeclareVisibleInstanceFields" Category="Microsoft.Design" CheckId="CA1051" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>Data</Item>
</Issue>
</Message>
</Messages>
</Member>
<Member Name="Description">
<Messages>
<Message TypeName="DoNotDeclareVisibleInstanceFields" Category="Microsoft.Design" CheckId="CA1051" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>Description</Item>
</Issue>
</Message>
</Messages>
</Member>
<Member Name="FullID">
<Messages>
<Message TypeName="DoNotDeclareVisibleInstanceFields" Category="Microsoft.Design" CheckId="CA1051" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>FullID</Item>
</Issue>
</Message>
</Messages>
</Member>
<Member Name="InvType">
<Messages>
<Message TypeName="DoNotDeclareVisibleInstanceFields" Category="Microsoft.Design" CheckId="CA1051" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>InvType</Item>
</Issue>
</Message>
</Messages>
</Member>
<Member Name="Name">
<Messages>
<Message TypeName="DoNotDeclareVisibleInstanceFields" Category="Microsoft.Design" CheckId="CA1051" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>Name</Item>
</Issue>
</Message>
</Messages>
</Member>
<Member Name="Type">
<Messages>
<Message TypeName="DoNotDeclareVisibleInstanceFields" Category="Microsoft.Design" CheckId="CA1051" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>Type</Item>
</Issue>
</Message>
</Messages>
</Member>
</Members>
</Type>
<Type Name="PrimData">
<Members>
<Member Name=".ctor()">
<Messages>
<Message TypeName="DoNotInitializeUnnecessarily" Category="Microsoft.Performance" CheckId="CA1805" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>PrimData.PrimData()</Item>
<Item>ParentID</Item>
<Item>System.UInt32</Item>
<Item>0</Item>
</Issue>
</Message>
</Messages>
</Member>
<Member Name="FullID">
<Messages>
<Message TypeName="DoNotDeclareVisibleInstanceFields" Category="Microsoft.Design" CheckId="CA1051" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>FullID</Item>
</Issue>
</Message>
</Messages>
</Member>
<Member Name="LocalID">
<Messages>
<Message TypeName="DoNotDeclareVisibleInstanceFields" Category="Microsoft.Design" CheckId="CA1051" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>LocalID</Item>
</Issue>
</Message>
</Messages>
</Member>
<Member Name="OwnerID">
<Messages>
<Message TypeName="DoNotDeclareVisibleInstanceFields" Category="Microsoft.Design" CheckId="CA1051" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>OwnerID</Item>
</Issue>
</Message>
</Messages>
</Member>
<Member Name="ParentID">
<Messages>
<Message TypeName="DoNotDeclareVisibleInstanceFields" Category="Microsoft.Design" CheckId="CA1051" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>ParentID</Item>
</Issue>
</Message>
</Messages>
</Member>
<Member Name="PathBegin">
<Messages>
<Message TypeName="DoNotDeclareVisibleInstanceFields" Category="Microsoft.Design" CheckId="CA1051" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>PathBegin</Item>
</Issue>
</Message>
</Messages>
</Member>
<Member Name="PathCurve">
<Messages>
<Message TypeName="DoNotDeclareVisibleInstanceFields" Category="Microsoft.Design" CheckId="CA1051" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>PathCurve</Item>
</Issue>
</Message>
</Messages>
</Member>
<Member Name="PathEnd">
<Messages>
<Message TypeName="DoNotDeclareVisibleInstanceFields" Category="Microsoft.Design" CheckId="CA1051" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>PathEnd</Item>
</Issue>
</Message>
</Messages>
</Member>
<Member Name="PathRadiusOffset">
<Messages>
<Message TypeName="DoNotDeclareVisibleInstanceFields" Category="Microsoft.Design" CheckId="CA1051" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>PathRadiusOffset</Item>
</Issue>
</Message>
</Messages>
</Member>
<Member Name="PathRevolutions">
<Messages>
<Message TypeName="DoNotDeclareVisibleInstanceFields" Category="Microsoft.Design" CheckId="CA1051" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>PathRevolutions</Item>
</Issue>
</Message>
</Messages>
</Member>
<Member Name="PathScaleX">
<Messages>
<Message TypeName="DoNotDeclareVisibleInstanceFields" Category="Microsoft.Design" CheckId="CA1051" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>PathScaleX</Item>
</Issue>
</Message>
</Messages>
</Member>
<Member Name="PathScaleY">
<Messages>
<Message TypeName="DoNotDeclareVisibleInstanceFields" Category="Microsoft.Design" CheckId="CA1051" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>PathScaleY</Item>
</Issue>
</Message>
</Messages>
</Member>
<Member Name="PathShearX">
<Messages>
<Message TypeName="DoNotDeclareVisibleInstanceFields" Category="Microsoft.Design" CheckId="CA1051" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>PathShearX</Item>
</Issue>
</Message>
</Messages>
</Member>
<Member Name="PathShearY">
<Messages>
<Message TypeName="DoNotDeclareVisibleInstanceFields" Category="Microsoft.Design" CheckId="CA1051" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>PathShearY</Item>
</Issue>
</Message>
</Messages>
</Member>
<Member Name="PathSkew">
<Messages>
<Message TypeName="DoNotDeclareVisibleInstanceFields" Category="Microsoft.Design" CheckId="CA1051" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>PathSkew</Item>
</Issue>
</Message>
</Messages>
</Member>
<Member Name="PathTaperX">
<Messages>
<Message TypeName="DoNotDeclareVisibleInstanceFields" Category="Microsoft.Design" CheckId="CA1051" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>PathTaperX</Item>
</Issue>
</Message>
</Messages>
</Member>
<Member Name="PathTaperY">
<Messages>
<Message TypeName="DoNotDeclareVisibleInstanceFields" Category="Microsoft.Design" CheckId="CA1051" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>PathTaperY</Item>
</Issue>
</Message>
</Messages>
</Member>
<Member Name="PathTwist">
<Messages>
<Message TypeName="DoNotDeclareVisibleInstanceFields" Category="Microsoft.Design" CheckId="CA1051" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>PathTwist</Item>
</Issue>
</Message>
</Messages>
</Member>
<Member Name="PathTwistBegin">
<Messages>
<Message TypeName="DoNotDeclareVisibleInstanceFields" Category="Microsoft.Design" CheckId="CA1051" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>PathTwistBegin</Item>
</Issue>
</Message>
</Messages>
</Member>
<Member Name="PCode">
<Messages>
<Message TypeName="DoNotDeclareVisibleInstanceFields" Category="Microsoft.Design" CheckId="CA1051" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>PCode</Item>
</Issue>
</Message>
</Messages>
</Member>
<Member Name="Position">
<Messages>
<Message TypeName="DoNotDeclareVisibleInstanceFields" Category="Microsoft.Design" CheckId="CA1051" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>Position</Item>
</Issue>
</Message>
</Messages>
</Member>
<Member Name="ProfileBegin">
<Messages>
<Message TypeName="DoNotDeclareVisibleInstanceFields" Category="Microsoft.Design" CheckId="CA1051" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>ProfileBegin</Item>
</Issue>
</Message>
</Messages>
</Member>
<Member Name="ProfileCurve">
<Messages>
<Message TypeName="DoNotDeclareVisibleInstanceFields" Category="Microsoft.Design" CheckId="CA1051" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>ProfileCurve</Item>
</Issue>
</Message>
</Messages>
</Member>
<Member Name="ProfileEnd">
<Messages>
<Message TypeName="DoNotDeclareVisibleInstanceFields" Category="Microsoft.Design" CheckId="CA1051" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>ProfileEnd</Item>
</Issue>
</Message>
</Messages>
</Member>
<Member Name="ProfileHollow">
<Messages>
<Message TypeName="DoNotDeclareVisibleInstanceFields" Category="Microsoft.Design" CheckId="CA1051" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>ProfileHollow</Item>
</Issue>
</Message>
</Messages>
</Member>
<Member Name="Rotation">
<Messages>
<Message TypeName="DoNotDeclareVisibleInstanceFields" Category="Microsoft.Design" CheckId="CA1051" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>Rotation</Item>
</Issue>
</Message>
</Messages>
</Member>
<Member Name="Scale">
<Messages>
<Message TypeName="DoNotDeclareVisibleInstanceFields" Category="Microsoft.Design" CheckId="CA1051" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>Scale</Item>
</Issue>
</Message>
</Messages>
</Member>
<Member Name="Texture">
<Messages>
<Message TypeName="DoNotDeclareVisibleInstanceFields" Category="Microsoft.Design" CheckId="CA1051" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>Texture</Item>
</Issue>
</Message>
</Messages>
</Member>
</Members>
</Type>
</Types>
</Namespace>
<Namespace Name="OpenSim.Framework.Grid">
<Types>
<Type Name="LoginService">
<Messages>
<Message Id="Login" TypeName="UsePreferredTerms" Category="Microsoft.Naming" CheckId="CA1726" Created="2007-03-27 04:29:04Z">
<Issue Name="Type">
<Item>Login</Item>
<Item>LoginService</Item>
<Item>LogOn</Item>
</Issue>
</Message>
</Messages>
</Type>
</Types>
</Namespace>
<Namespace Name="OpenSim.Framework.Interfaces">
<Types>
<Type Name="AgentCircuitData">
<Members>
<Member Name="AgentID">
<Messages>
<Message TypeName="DoNotDeclareVisibleInstanceFields" Category="Microsoft.Design" CheckId="CA1051" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>AgentID</Item>
</Issue>
</Message>
</Messages>
</Member>
<Member Name="circuitcode">
<Messages>
<Message TypeName="DoNotDeclareVisibleInstanceFields" Category="Microsoft.Design" CheckId="CA1051" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>circuitcode</Item>
</Issue>
</Message>
<Message Id="circuitcode" TypeName="IdentifiersShouldBeSpelledCorrectly" Category="Microsoft.Naming" CheckId="CA1704" Created="2007-03-27 04:29:04Z">
<Issue Name="Member">
<Item>circuitcode</Item>
<Item>AgentCircuitData.circuitcode</Item>
</Issue>
</Message>
</Messages>
</Member>
<Member Name="firstname">
<Messages>
<Message TypeName="DoNotDeclareVisibleInstanceFields" Category="Microsoft.Design" CheckId="CA1051" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>firstname</Item>
</Issue>
</Message>
<Message Id="firstname" TypeName="IdentifiersShouldBeSpelledCorrectly" Category="Microsoft.Naming" CheckId="CA1704" Created="2007-03-27 04:29:04Z">
<Issue Name="Member">
<Item>firstname</Item>
<Item>AgentCircuitData.firstname</Item>
</Issue>
</Message>
</Messages>
</Member>
<Member Name="lastname">
<Messages>
<Message TypeName="DoNotDeclareVisibleInstanceFields" Category="Microsoft.Design" CheckId="CA1051" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>lastname</Item>
</Issue>
</Message>
<Message Id="lastname" TypeName="IdentifiersShouldBeSpelledCorrectly" Category="Microsoft.Naming" CheckId="CA1704" Created="2007-03-27 04:29:04Z">
<Issue Name="Member">
<Item>lastname</Item>
<Item>AgentCircuitData.lastname</Item>
</Issue>
</Message>
</Messages>
</Member>
<Member Name="SecureSessionID">
<Messages>
<Message TypeName="DoNotDeclareVisibleInstanceFields" Category="Microsoft.Design" CheckId="CA1051" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>SecureSessionID</Item>
</Issue>
</Message>
</Messages>
</Member>
<Member Name="SessionID">
<Messages>
<Message TypeName="DoNotDeclareVisibleInstanceFields" Category="Microsoft.Design" CheckId="CA1051" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>SessionID</Item>
</Issue>
</Message>
</Messages>
</Member>
</Members>
</Type>
<Type Name="ARequest">
<Messages>
<Message TypeName="OverrideEqualsAndOperatorEqualsOnValueTypes" Category="Microsoft.Performance" CheckId="CA1815" Created="2007-03-27 04:29:04Z">
<Issue Name="Equals">
<Item>OpenSim.Framework.Interfaces.ARequest</Item>
</Issue>
<Issue Name="op_Equality">
<Item>OpenSim.Framework.Interfaces.ARequest</Item>
</Issue>
</Message>
</Messages>
<Members>
<Member Name="AssetID">
<Messages>
<Message TypeName="DoNotDeclareVisibleInstanceFields" Category="Microsoft.Design" CheckId="CA1051" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>AssetID</Item>
</Issue>
</Message>
</Messages>
</Member>
<Member Name="IsTexture">
<Messages>
<Message TypeName="DoNotDeclareVisibleInstanceFields" Category="Microsoft.Design" CheckId="CA1051" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>IsTexture</Item>
</Issue>
</Message>
</Messages>
</Member>
</Members>
</Type>
<Type Name="AuthenticateResponse">
<Members>
<Member Name="Authorised">
<Messages>
<Message TypeName="DoNotDeclareVisibleInstanceFields" Category="Microsoft.Design" CheckId="CA1051" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>Authorised</Item>
</Issue>
</Message>
<Message Id="Authorised" TypeName="IdentifiersShouldBeSpelledCorrectly" Category="Microsoft.Naming" CheckId="CA1704" Created="2007-03-27 04:29:04Z">
<Issue Name="Member">
<Item>Authorised</Item>
<Item>AuthenticateResponse.Authorised</Item>
</Issue>
</Message>
</Messages>
</Member>
<Member Name="LoginInfo">
<Messages>
<Message TypeName="DoNotDeclareVisibleInstanceFields" Category="Microsoft.Design" CheckId="CA1051" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>LoginInfo</Item>
</Issue>
</Message>
<Message Id="Login" TypeName="UsePreferredTerms" Category="Microsoft.Naming" CheckId="CA1726" Created="2007-03-27 04:29:04Z">
<Issue Name="Member">
<Item>Login</Item>
<Item>LoginInfo</Item>
<Item>LogOn</Item>
</Issue>
</Message>
</Messages>
</Member>
</Members>
</Type>
<Type Name="IAssetPlugin">
<Messages>
<Message Id="Plugin" TypeName="IdentifiersShouldBeSpelledCorrectly" Category="Microsoft.Naming" CheckId="CA1704" Created="2007-03-27 04:29:04Z">
<Issue Name="Type">
<Item>Plugin</Item>
<Item>OpenSim.Framework.Interfaces.IAssetPlugin</Item>
</Issue>
</Message>
</Messages>
<Members>
<Member Name="GetAssetServer():OpenSim.Framework.Interfaces.IAssetServer">
<Messages>
<Message TypeName="UsePropertiesWhereAppropriate" Category="Microsoft.Design" CheckId="CA1024" Created="2007-03-27 04:29:04Z">
<Issue Certainty="50">
<Item>GetAssetServer</Item>
</Issue>
</Message>
</Messages>
</Member>
</Members>
</Type>
<Type Name="IAssetReceiver">
<Members>
<Member Name="AssetReceived(OpenSim.Framework.Assets.AssetBase,System.Boolean):System.Void">
<Messages>
<Message Id="1#" TypeName="IdentifiersShouldBeCasedCorrectly" Category="Microsoft.Naming" CheckId="CA1709" Created="2007-03-27 04:29:04Z">
<Issue Name="Parameter">
<Item>IsTexture</Item>
</Issue>
</Message>
</Messages>
</Member>
</Members>
</Type>
<Type Name="IAssetServer">
<Members>
<Member Name="RequestAsset(libsecondlife.LLUUID,System.Boolean):System.Void">
<Messages>
<Message Id="0#" TypeName="ShortAcronymsShouldBeUppercase" Category="Microsoft.Naming" CheckId="CA1706" Created="2007-03-27 04:29:04Z">
<Issue Name="ParameterId">
<Item>ID</Item>
<Item>assetID</Item>
<Item>Id</Item>
</Issue>
</Message>
</Messages>
</Member>
<Member Name="SetServerInfo(System.String,System.String):System.Void">
<Messages>
<Message Id="0#" TypeName="IdentifiersShouldBeCasedCorrectly" Category="Microsoft.Naming" CheckId="CA1709" Created="2007-03-27 04:29:04Z">
<Issue Name="Parameter">
<Item>ServerUrl</Item>
</Issue>
</Message>
<Message Id="1#" TypeName="IdentifiersShouldBeCasedCorrectly" Category="Microsoft.Naming" CheckId="CA1709" Created="2007-03-27 04:29:04Z">
<Issue Name="Parameter">
<Item>ServerKey</Item>
</Issue>
</Message>
<Message Id="0#" TypeName="UriParametersShouldNotBeStrings" Category="Microsoft.Design" CheckId="CA1054" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>ServerUrl</Item>
<Item>IAssetServer.SetServerInfo(String, String):Void</Item>
</Issue>
</Message>
</Messages>
</Member>
</Members>
</Type>
<Type Name="IGridPlugin">
<Messages>
<Message Id="Plugin" TypeName="IdentifiersShouldBeSpelledCorrectly" Category="Microsoft.Naming" CheckId="CA1704" Created="2007-03-27 04:29:04Z">
<Issue Name="Type">
<Item>Plugin</Item>
<Item>OpenSim.Framework.Interfaces.IGridPlugin</Item>
</Issue>
</Message>
</Messages>
<Members>
<Member Name="GetGridServer():OpenSim.Framework.Interfaces.IGridServer">
<Messages>
<Message TypeName="UsePropertiesWhereAppropriate" Category="Microsoft.Design" CheckId="CA1024" Created="2007-03-27 04:29:04Z">
<Issue Certainty="50">
<Item>GetGridServer</Item>
</Issue>
</Message>
</Messages>
</Member>
</Members>
</Type>
<Type Name="IGridServer">
<Members>
<Member Name="AuthenticateSession(libsecondlife.LLUUID,libsecondlife.LLUUID,System.UInt32):OpenSim.Framework.Interfaces.AuthenticateResponse">
<Messages>
<Message Id="0#" TypeName="ShortAcronymsShouldBeUppercase" Category="Microsoft.Naming" CheckId="CA1706" Created="2007-03-27 04:29:04Z">
<Issue Name="ParameterId">
<Item>ID</Item>
<Item>sessionID</Item>
<Item>Id</Item>
</Issue>
</Message>
<Message Id="1#" TypeName="ShortAcronymsShouldBeUppercase" Category="Microsoft.Naming" CheckId="CA1706" Created="2007-03-27 04:29:04Z">
<Issue Name="ParameterId">
<Item>ID</Item>
<Item>agentID</Item>
<Item>Id</Item>
</Issue>
</Message>
</Messages>
</Member>
<Member Name="GetName():System.String">
<Messages>
<Message TypeName="UsePropertiesWhereAppropriate" Category="Microsoft.Design" CheckId="CA1024" Created="2007-03-27 04:29:04Z">
<Issue Certainty="50">
<Item>GetName</Item>
</Issue>
</Message>
</Messages>
</Member>
<Member Name="LogoutSession(libsecondlife.LLUUID,libsecondlife.LLUUID,System.UInt32):System.Boolean">
<Messages>
<Message Id="0#" TypeName="ShortAcronymsShouldBeUppercase" Category="Microsoft.Naming" CheckId="CA1706" Created="2007-03-27 04:29:04Z">
<Issue Name="ParameterId">
<Item>ID</Item>
<Item>sessionID</Item>
<Item>Id</Item>
</Issue>
</Message>
<Message Id="1#" TypeName="ShortAcronymsShouldBeUppercase" Category="Microsoft.Naming" CheckId="CA1706" Created="2007-03-27 04:29:04Z">
<Issue Name="ParameterId">
<Item>ID</Item>
<Item>agentID</Item>
<Item>Id</Item>
</Issue>
</Message>
<Message Id="Logout" TypeName="UsePreferredTerms" Category="Microsoft.Naming" CheckId="CA1726" Created="2007-03-27 04:29:04Z">
<Issue Name="Member">
<Item>Logout</Item>
<Item>LogoutSession</Item>
<Item>LogOff</Item>
</Issue>
</Message>
</Messages>
</Member>
<Member Name="RequestNeighbours():OpenSim.Framework.Interfaces.NeighbourInfo[]">
<Messages>
<Message Id="Neighbours" TypeName="IdentifiersShouldBeSpelledCorrectly" Category="Microsoft.Naming" CheckId="CA1704" Created="2007-03-27 04:29:04Z">
<Issue Name="Member">
<Item>Neighbours</Item>
<Item>IGridServer.RequestNeighbours():NeighbourInfo[]</Item>
</Issue>
</Message>
</Messages>
</Member>
<Member Name="RequestUUIDBlock():OpenSim.Framework.Interfaces.UUIDBlock">
<Messages>
<Message Id="Member" TypeName="LongAcronymsShouldBePascalCased" Category="Microsoft.Naming" CheckId="CA1705" Created="2007-03-27 04:29:04Z">
<Issue Name="Member">
<Item>IGridServer.RequestUUIDBlock():UUIDBlock</Item>
</Issue>
</Message>
</Messages>
</Member>
<Member Name="SetServerInfo(System.String,System.String,System.String):System.Void">
<Messages>
<Message Id="0#" TypeName="IdentifiersShouldBeCasedCorrectly" Category="Microsoft.Naming" CheckId="CA1709" Created="2007-03-27 04:29:04Z">
<Issue Name="Parameter">
<Item>ServerUrl</Item>
</Issue>
</Message>
<Message Id="1#" TypeName="IdentifiersShouldBeCasedCorrectly" Category="Microsoft.Naming" CheckId="CA1709" Created="2007-03-27 04:29:04Z">
<Issue Name="Parameter">
<Item>SendKey</Item>
</Issue>
</Message>
<Message Id="2#" TypeName="IdentifiersShouldBeCasedCorrectly" Category="Microsoft.Naming" CheckId="CA1709" Created="2007-03-27 04:29:04Z">
<Issue Name="Parameter">
<Item>RecvKey</Item>
</Issue>
</Message>
<Message Id="2#Recv" TypeName="IdentifiersShouldBeSpelledCorrectly" Category="Microsoft.Naming" CheckId="CA1704" Created="2007-03-27 04:29:04Z">
<Issue Name="Parameter">
<Item>IGridServer.SetServerInfo(String, String, String):Void</Item>
<Item>Recv</Item>
<Item>RecvKey</Item>
</Issue>
</Message>
<Message Id="0#" TypeName="UriParametersShouldNotBeStrings" Category="Microsoft.Design" CheckId="CA1054" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>ServerUrl</Item>
<Item>IGridServer.SetServerInfo(String, String, String):Void</Item>
</Issue>
</Message>
</Messages>
</Member>
</Members>
</Type>
<Type Name="ILocalStorage">
<Members>
<Member Name="RemovePrim(libsecondlife.LLUUID):System.Void">
<Messages>
<Message Id="0#" TypeName="ShortAcronymsShouldBeUppercase" Category="Microsoft.Naming" CheckId="CA1706" Created="2007-03-27 04:29:04Z">
<Issue Name="ParameterId">
<Item>ID</Item>
<Item>primID</Item>
<Item>Id</Item>
</Issue>
</Message>
</Messages>
</Member>
<Member Name="ShutDown():System.Void">
<Messages>
<Message Id="ShutDown" TypeName="CompoundWordsShouldBeCasedCorrectly" Category="Microsoft.Naming" CheckId="CA1702" Created="2007-03-27 04:29:04Z">
<Issue Name="ShouldBeDiscreteTerm">
<Item>ShutDown</Item>
<Item>method</Item>
<Item>ShutDown</Item>
<Item>Shutdown</Item>
</Issue>
</Message>
</Messages>
</Member>
</Members>
</Type>
<Type Name="ISimConfig">
<Messages>
<Message Id="Sim" TypeName="IdentifiersShouldBeSpelledCorrectly" Category="Microsoft.Naming" CheckId="CA1704" Created="2007-03-27 04:29:04Z">
<Issue Name="Type">
<Item>Sim</Item>
<Item>OpenSim.Framework.Interfaces.ISimConfig</Item>
</Issue>
</Message>
</Messages>
<Members>
<Member Name="GetConfigObject():OpenSim.Framework.Interfaces.SimConfig">
<Messages>
<Message TypeName="UsePropertiesWhereAppropriate" Category="Microsoft.Design" CheckId="CA1024" Created="2007-03-27 04:29:04Z">
<Issue Certainty="50">
<Item>GetConfigObject</Item>
</Issue>
</Message>
</Messages>
</Member>
</Members>
</Type>
<Type Name="IUserServer">
<Members>
<Member Name="RequestAgentsInventory(libsecondlife.LLUUID):OpenSim.Framework.Inventory.AgentInventory">
<Messages>
<Message Id="0#" TypeName="ShortAcronymsShouldBeUppercase" Category="Microsoft.Naming" CheckId="CA1706" Created="2007-03-27 04:29:04Z">
<Issue Name="ParameterId">
<Item>ID</Item>
<Item>agentID</Item>
<Item>Id</Item>
</Issue>
</Message>
</Messages>
</Member>
<Member Name="SetServerInfo(System.String,System.String,System.String):System.Void">
<Messages>
<Message Id="0#" TypeName="IdentifiersShouldBeCasedCorrectly" Category="Microsoft.Naming" CheckId="CA1709" Created="2007-03-27 04:29:04Z">
<Issue Name="Parameter">
<Item>ServerUrl</Item>
</Issue>
</Message>
<Message Id="1#" TypeName="IdentifiersShouldBeCasedCorrectly" Category="Microsoft.Naming" CheckId="CA1709" Created="2007-03-27 04:29:04Z">
<Issue Name="Parameter">
<Item>SendKey</Item>
</Issue>
</Message>
<Message Id="2#" TypeName="IdentifiersShouldBeCasedCorrectly" Category="Microsoft.Naming" CheckId="CA1709" Created="2007-03-27 04:29:04Z">
<Issue Name="Parameter">
<Item>RecvKey</Item>
</Issue>
</Message>
<Message Id="2#Recv" TypeName="IdentifiersShouldBeSpelledCorrectly" Category="Microsoft.Naming" CheckId="CA1704" Created="2007-03-27 04:29:04Z">
<Issue Name="Parameter">
<Item>IUserServer.SetServerInfo(String, String, String):Void</Item>
<Item>Recv</Item>
<Item>RecvKey</Item>
</Issue>
</Message>
<Message Id="0#" TypeName="UriParametersShouldNotBeStrings" Category="Microsoft.Design" CheckId="CA1054" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>ServerUrl</Item>
<Item>IUserServer.SetServerInfo(String, String, String):Void</Item>
</Issue>
</Message>
</Messages>
</Member>
</Members>
</Type>
<Type Name="LocalGridBase">
<Members>
<Member Name="LogoutSession(libsecondlife.LLUUID,libsecondlife.LLUUID,System.UInt32):System.Boolean">
<Messages>
<Message Id="Logout" TypeName="UsePreferredTerms" Category="Microsoft.Naming" CheckId="CA1726" Created="2007-03-27 04:29:04Z">
<Issue Name="Member">
<Item>Logout</Item>
<Item>LogoutSession</Item>
<Item>LogOff</Item>
</Issue>
</Message>
</Messages>
</Member>
</Members>
</Type>
<Type Name="Login">
<Messages>
<Message Id="Login" TypeName="UsePreferredTerms" Category="Microsoft.Naming" CheckId="CA1726" Created="2007-03-27 04:29:04Z">
<Issue Name="Type">
<Item>Login</Item>
<Item>Login</Item>
<Item>LogOn</Item>
</Issue>
</Message>
</Messages>
<Members>
<Member Name="Agent">
<Messages>
<Message TypeName="DoNotDeclareVisibleInstanceFields" Category="Microsoft.Design" CheckId="CA1051" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>Agent</Item>
</Issue>
</Message>
</Messages>
</Member>
<Member Name="BaseFolder">
<Messages>
<Message TypeName="DoNotDeclareVisibleInstanceFields" Category="Microsoft.Design" CheckId="CA1051" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>BaseFolder</Item>
</Issue>
</Message>
</Messages>
</Member>
<Member Name="First">
<Messages>
<Message TypeName="DoNotDeclareVisibleInstanceFields" Category="Microsoft.Design" CheckId="CA1051" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>First</Item>
</Issue>
</Message>
</Messages>
</Member>
<Member Name="InventoryFolder">
<Messages>
<Message TypeName="DoNotDeclareVisibleInstanceFields" Category="Microsoft.Design" CheckId="CA1051" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>InventoryFolder</Item>
</Issue>
</Message>
</Messages>
</Member>
<Member Name="Last">
<Messages>
<Message TypeName="DoNotDeclareVisibleInstanceFields" Category="Microsoft.Design" CheckId="CA1051" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>Last</Item>
</Issue>
</Message>
</Messages>
</Member>
<Member Name="SecureSession">
<Messages>
<Message TypeName="DoNotDeclareVisibleInstanceFields" Category="Microsoft.Design" CheckId="CA1051" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>SecureSession</Item>
</Issue>
</Message>
</Messages>
</Member>
<Member Name="Session">
<Messages>
<Message TypeName="DoNotDeclareVisibleInstanceFields" Category="Microsoft.Design" CheckId="CA1051" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>Session</Item>
</Issue>
</Message>
</Messages>
</Member>
</Members>
</Type>
<Type Name="NeighbourInfo">
<Messages>
<Message Id="Neighbour" TypeName="IdentifiersShouldBeSpelledCorrectly" Category="Microsoft.Naming" CheckId="CA1704" Created="2007-03-27 04:29:04Z">
<Issue Name="Type">
<Item>Neighbour</Item>
<Item>OpenSim.Framework.Interfaces.NeighbourInfo</Item>
</Issue>
</Message>
</Messages>
<Members>
<Member Name="regionhandle">
<Messages>
<Message TypeName="DoNotDeclareVisibleInstanceFields" Category="Microsoft.Design" CheckId="CA1051" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>regionhandle</Item>
</Issue>
</Message>
<Message Id="regionhandle" TypeName="IdentifiersShouldBeSpelledCorrectly" Category="Microsoft.Naming" CheckId="CA1704" Created="2007-03-27 04:29:04Z">
<Issue Name="Member">
<Item>regionhandle</Item>
<Item>NeighbourInfo.regionhandle</Item>
</Issue>
</Message>
</Messages>
</Member>
<Member Name="RegionLocX">
<Messages>
<Message TypeName="DoNotDeclareVisibleInstanceFields" Category="Microsoft.Design" CheckId="CA1051" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>RegionLocX</Item>
</Issue>
</Message>
</Messages>
</Member>
<Member Name="RegionLocY">
<Messages>
<Message TypeName="DoNotDeclareVisibleInstanceFields" Category="Microsoft.Design" CheckId="CA1051" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>RegionLocY</Item>
</Issue>
</Message>
</Messages>
</Member>
<Member Name="sim_ip">
<Messages>
<Message TypeName="DoNotDeclareVisibleInstanceFields" Category="Microsoft.Design" CheckId="CA1051" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>sim_ip</Item>
</Issue>
</Message>
<Message Id="sim" TypeName="IdentifiersShouldBeSpelledCorrectly" Category="Microsoft.Naming" CheckId="CA1704" Created="2007-03-27 04:29:04Z">
<Issue Name="Member">
<Item>sim</Item>
<Item>NeighbourInfo.sim_ip</Item>
</Issue>
</Message>
<Message Id="Member" TypeName="IdentifiersShouldNotContainUnderscores" Category="Microsoft.Naming" CheckId="CA1707" Created="2007-03-27 04:29:04Z">
<Issue Name="Member">
<Item>sim_ip</Item>
</Issue>
</Message>
</Messages>
</Member>
<Member Name="sim_port">
<Messages>
<Message TypeName="DoNotDeclareVisibleInstanceFields" Category="Microsoft.Design" CheckId="CA1051" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>sim_port</Item>
</Issue>
</Message>
<Message Id="sim" TypeName="IdentifiersShouldBeSpelledCorrectly" Category="Microsoft.Naming" CheckId="CA1704" Created="2007-03-27 04:29:04Z">
<Issue Name="Member">
<Item>sim</Item>
<Item>NeighbourInfo.sim_port</Item>
</Issue>
</Message>
<Message Id="Member" TypeName="IdentifiersShouldNotContainUnderscores" Category="Microsoft.Naming" CheckId="CA1707" Created="2007-03-27 04:29:04Z">
<Issue Name="Member">
<Item>sim_port</Item>
</Issue>
</Message>
</Messages>
</Member>
</Members>
</Type>
<Type Name="RemoteGridBase">
<Members>
<Member Name="agentcircuits">
<Messages>
<Message TypeName="CollectionPropertiesShouldBeReadOnly" Category="Microsoft.Usage" CheckId="CA2227" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>agentcircuits</Item>
</Issue>
</Message>
<Message Id="Member" TypeName="IdentifiersShouldBeCasedCorrectly" Category="Microsoft.Naming" CheckId="CA1709" Created="2007-03-27 04:29:04Z">
<Issue Name="Member">
<Item>agentcircuits</Item>
</Issue>
</Message>
<Message Id="agentcircuits" TypeName="IdentifiersShouldBeSpelledCorrectly" Category="Microsoft.Naming" CheckId="CA1704" Created="2007-03-27 04:29:04Z">
<Issue Name="Member">
<Item>agentcircuits</Item>
<Item>RemoteGridBase.agentcircuits:Dictionary`2&lt;System.UInt32,OpenSim.Framework.Interfaces.AgentCircuitData&gt;</Item>
</Issue>
</Message>
</Messages>
</Member>
<Member Name="LogoutSession(libsecondlife.LLUUID,libsecondlife.LLUUID,System.UInt32):System.Boolean">
<Messages>
<Message Id="Logout" TypeName="UsePreferredTerms" Category="Microsoft.Naming" CheckId="CA1726" Created="2007-03-27 04:29:04Z">
<Issue Name="Member">
<Item>Logout</Item>
<Item>LogoutSession</Item>
<Item>LogOff</Item>
</Issue>
</Message>
</Messages>
</Member>
</Members>
</Type>
<Type Name="SimConfig">
<Messages>
<Message Id="Sim" TypeName="IdentifiersShouldBeSpelledCorrectly" Category="Microsoft.Naming" CheckId="CA1704" Created="2007-03-27 04:29:04Z">
<Issue Name="Type">
<Item>Sim</Item>
<Item>OpenSim.Framework.Interfaces.SimConfig</Item>
</Issue>
</Message>
</Messages>
<Members>
<Member Name="AssetSendKey">
<Messages>
<Message TypeName="DoNotDeclareVisibleInstanceFields" Category="Microsoft.Design" CheckId="CA1051" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>AssetSendKey</Item>
</Issue>
</Message>
</Messages>
</Member>
<Member Name="AssetURL">
<Messages>
<Message TypeName="DoNotDeclareVisibleInstanceFields" Category="Microsoft.Design" CheckId="CA1051" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>AssetURL</Item>
</Issue>
</Message>
</Messages>
</Member>
<Member Name="GridRecvKey">
<Messages>
<Message TypeName="DoNotDeclareVisibleInstanceFields" Category="Microsoft.Design" CheckId="CA1051" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>GridRecvKey</Item>
</Issue>
</Message>
<Message Id="Recv" TypeName="IdentifiersShouldBeSpelledCorrectly" Category="Microsoft.Naming" CheckId="CA1704" Created="2007-03-27 04:29:04Z">
<Issue Name="Member">
<Item>Recv</Item>
<Item>SimConfig.GridRecvKey</Item>
</Issue>
</Message>
</Messages>
</Member>
<Member Name="GridSendKey">
<Messages>
<Message TypeName="DoNotDeclareVisibleInstanceFields" Category="Microsoft.Design" CheckId="CA1051" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>GridSendKey</Item>
</Issue>
</Message>
</Messages>
</Member>
<Member Name="GridURL">
<Messages>
<Message TypeName="DoNotDeclareVisibleInstanceFields" Category="Microsoft.Design" CheckId="CA1051" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>GridURL</Item>
</Issue>
</Message>
</Messages>
</Member>
<Member Name="IPListenAddr">
<Messages>
<Message TypeName="DoNotDeclareVisibleInstanceFields" Category="Microsoft.Design" CheckId="CA1051" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>IPListenAddr</Item>
</Issue>
</Message>
<Message Id="Addr" TypeName="IdentifiersShouldBeSpelledCorrectly" Category="Microsoft.Naming" CheckId="CA1704" Created="2007-03-27 04:29:04Z">
<Issue Name="Member">
<Item>Addr</Item>
<Item>SimConfig.IPListenAddr</Item>
</Issue>
</Message>
</Messages>
</Member>
<Member Name="IPListenPort">
<Messages>
<Message TypeName="DoNotDeclareVisibleInstanceFields" Category="Microsoft.Design" CheckId="CA1051" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>IPListenPort</Item>
</Issue>
</Message>
</Messages>
</Member>
<Member Name="RegionHandle">
<Messages>
<Message TypeName="DoNotDeclareVisibleInstanceFields" Category="Microsoft.Design" CheckId="CA1051" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>RegionHandle</Item>
</Issue>
</Message>
</Messages>
</Member>
<Member Name="RegionLocX">
<Messages>
<Message TypeName="DoNotDeclareVisibleInstanceFields" Category="Microsoft.Design" CheckId="CA1051" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>RegionLocX</Item>
</Issue>
</Message>
</Messages>
</Member>
<Member Name="RegionLocY">
<Messages>
<Message TypeName="DoNotDeclareVisibleInstanceFields" Category="Microsoft.Design" CheckId="CA1051" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>RegionLocY</Item>
</Issue>
</Message>
</Messages>
</Member>
<Member Name="RegionName">
<Messages>
<Message TypeName="DoNotDeclareVisibleInstanceFields" Category="Microsoft.Design" CheckId="CA1051" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>RegionName</Item>
</Issue>
</Message>
</Messages>
</Member>
<Member Name="SaveMap(System.Single[]):System.Void">
<Messages>
<Message Id="0#heightmap" TypeName="IdentifiersShouldBeSpelledCorrectly" Category="Microsoft.Naming" CheckId="CA1704" Created="2007-03-27 04:29:04Z">
<Issue Name="Parameter">
<Item>SimConfig.SaveMap(Single[]):Void</Item>
<Item>heightmap</Item>
<Item>heightmap</Item>
</Issue>
</Message>
</Messages>
</Member>
<Member Name="UserRecvKey">
<Messages>
<Message TypeName="DoNotDeclareVisibleInstanceFields" Category="Microsoft.Design" CheckId="CA1051" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>UserRecvKey</Item>
</Issue>
</Message>
<Message Id="Recv" TypeName="IdentifiersShouldBeSpelledCorrectly" Category="Microsoft.Naming" CheckId="CA1704" Created="2007-03-27 04:29:04Z">
<Issue Name="Member">
<Item>Recv</Item>
<Item>SimConfig.UserRecvKey</Item>
</Issue>
</Message>
</Messages>
</Member>
<Member Name="UserSendKey">
<Messages>
<Message TypeName="DoNotDeclareVisibleInstanceFields" Category="Microsoft.Design" CheckId="CA1051" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>UserSendKey</Item>
</Issue>
</Message>
</Messages>
</Member>
<Member Name="UserURL">
<Messages>
<Message TypeName="DoNotDeclareVisibleInstanceFields" Category="Microsoft.Design" CheckId="CA1051" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>UserURL</Item>
</Issue>
</Message>
</Messages>
</Member>
</Members>
</Type>
<Type Name="UUIDBlock">
<Messages>
<Message TypeName="LongAcronymsShouldBePascalCased" Category="Microsoft.Naming" CheckId="CA1705" Created="2007-03-27 04:29:04Z">
<Issue Name="Type">
<Item>UUIDBlock</Item>
</Issue>
</Message>
<Message TypeName="OverrideEqualsAndOperatorEqualsOnValueTypes" Category="Microsoft.Performance" CheckId="CA1815" Created="2007-03-27 04:29:04Z">
<Issue Name="Equals">
<Item>OpenSim.Framework.Interfaces.UUIDBlock</Item>
</Issue>
<Issue Name="op_Equality">
<Item>OpenSim.Framework.Interfaces.UUIDBlock</Item>
</Issue>
</Message>
</Messages>
<Members>
<Member Name="BlockEnd">
<Messages>
<Message TypeName="DoNotDeclareVisibleInstanceFields" Category="Microsoft.Design" CheckId="CA1051" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>BlockEnd</Item>
</Issue>
</Message>
</Messages>
</Member>
<Member Name="BlockStart">
<Messages>
<Message TypeName="DoNotDeclareVisibleInstanceFields" Category="Microsoft.Design" CheckId="CA1051" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>BlockStart</Item>
</Issue>
</Message>
</Messages>
</Member>
</Members>
</Type>
</Types>
</Namespace>
<Namespace Name="OpenSim.Framework.Inventory">
<Types>
<Type Name="AgentInventory">
<Members>
<Member Name=".ctor()">
<Messages>
<Message TypeName="DoNotCallOverridableMethodsInConstructors" Category="Microsoft.Usage" CheckId="CA2214" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>AgentInventory.AgentInventory()</Item>
<Item>&#xD;&#xA;&#xD;&#xA;AgentInventory.AgentInventory()&#xD;&#xA;AgentInventory.Initialise():Void</Item>
</Issue>
</Message>
</Messages>
</Member>
<Member Name="AddToInventory(libsecondlife.LLUUID,OpenSim.Framework.Assets.AssetBase):libsecondlife.LLUUID">
<Messages>
<Message Id="0#" TypeName="ShortAcronymsShouldBeUppercase" Category="Microsoft.Naming" CheckId="CA1706" Created="2007-03-27 04:29:04Z">
<Issue Name="ParameterId">
<Item>ID</Item>
<Item>folderID</Item>
<Item>Id</Item>
</Issue>
</Message>
</Messages>
</Member>
<Member Name="AgentID">
<Messages>
<Message TypeName="DoNotDeclareVisibleInstanceFields" Category="Microsoft.Design" CheckId="CA1051" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>AgentID</Item>
</Issue>
</Message>
</Messages>
</Member>
<Member Name="CreateNewFolder(libsecondlife.LLUUID,System.UInt16):System.Boolean">
<Messages>
<Message Id="0#" TypeName="ShortAcronymsShouldBeUppercase" Category="Microsoft.Naming" CheckId="CA1706" Created="2007-03-27 04:29:04Z">
<Issue Name="ParameterId">
<Item>ID</Item>
<Item>folderID</Item>
<Item>Id</Item>
</Issue>
</Message>
</Messages>
</Member>
<Member Name="Initialise():System.Void">
<Messages>
<Message Id="Initialise" TypeName="IdentifiersShouldBeSpelledCorrectly" Category="Microsoft.Naming" CheckId="CA1704" Created="2007-03-27 04:29:04Z">
<Issue Name="Member">
<Item>Initialise</Item>
<Item>AgentInventory.Initialise():Void</Item>
</Issue>
</Message>
</Messages>
</Member>
<Member Name="InventoryFolders">
<Messages>
<Message TypeName="DoNotDeclareVisibleInstanceFields" Category="Microsoft.Design" CheckId="CA1051" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>InventoryFolders</Item>
</Issue>
</Message>
</Messages>
</Member>
<Member Name="InventoryItems">
<Messages>
<Message TypeName="DoNotDeclareVisibleInstanceFields" Category="Microsoft.Design" CheckId="CA1051" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>InventoryItems</Item>
</Issue>
</Message>
</Messages>
</Member>
<Member Name="InventoryRoot">
<Messages>
<Message TypeName="DoNotDeclareVisibleInstanceFields" Category="Microsoft.Design" CheckId="CA1051" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>InventoryRoot</Item>
</Issue>
</Message>
</Messages>
</Member>
<Member Name="LastCached">
<Messages>
<Message TypeName="DoNotDeclareVisibleInstanceFields" Category="Microsoft.Design" CheckId="CA1051" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>LastCached</Item>
</Issue>
</Message>
</Messages>
</Member>
<Member Name="UpdateItem(libsecondlife.LLUUID,OpenSim.Framework.Assets.AssetBase):System.Boolean">
<Messages>
<Message Id="0#" TypeName="ShortAcronymsShouldBeUppercase" Category="Microsoft.Naming" CheckId="CA1706" Created="2007-03-27 04:29:04Z">
<Issue Name="ParameterId">
<Item>ID</Item>
<Item>itemID</Item>
<Item>Id</Item>
</Issue>
</Message>
</Messages>
</Member>
<Member Name="Wearables">
<Messages>
<Message TypeName="DoNotDeclareVisibleInstanceFields" Category="Microsoft.Design" CheckId="CA1051" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>Wearables</Item>
</Issue>
</Message>
<Message Id="Wearables" TypeName="IdentifiersShouldBeSpelledCorrectly" Category="Microsoft.Naming" CheckId="CA1704" Created="2007-03-27 04:29:04Z">
<Issue Name="Member">
<Item>Wearables</Item>
<Item>AgentInventory.Wearables</Item>
</Issue>
</Message>
</Messages>
</Member>
</Members>
</Type>
<Type Name="AvatarWearable">
<Members>
<Member Name="AssetID">
<Messages>
<Message TypeName="DoNotDeclareVisibleInstanceFields" Category="Microsoft.Design" CheckId="CA1051" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>AssetID</Item>
</Issue>
</Message>
</Messages>
</Member>
<Member Name="ItemID">
<Messages>
<Message TypeName="DoNotDeclareVisibleInstanceFields" Category="Microsoft.Design" CheckId="CA1051" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>ItemID</Item>
</Issue>
</Message>
</Messages>
</Member>
</Members>
</Type>
<Type Name="InventoryFolder">
<Members>
<Member Name="DefaultType">
<Messages>
<Message TypeName="DoNotDeclareVisibleInstanceFields" Category="Microsoft.Design" CheckId="CA1051" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>DefaultType</Item>
</Issue>
</Message>
</Messages>
</Member>
<Member Name="FolderID">
<Messages>
<Message TypeName="DoNotDeclareVisibleInstanceFields" Category="Microsoft.Design" CheckId="CA1051" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>FolderID</Item>
</Issue>
</Message>
</Messages>
</Member>
<Member Name="FolderName">
<Messages>
<Message TypeName="DoNotDeclareVisibleInstanceFields" Category="Microsoft.Design" CheckId="CA1051" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>FolderName</Item>
</Issue>
</Message>
</Messages>
</Member>
<Member Name="Items">
<Messages>
<Message TypeName="DoNotDeclareVisibleInstanceFields" Category="Microsoft.Design" CheckId="CA1051" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>Items</Item>
</Issue>
</Message>
<Message TypeName="DoNotExposeGenericLists" Category="Microsoft.Design" CheckId="CA1002" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>System.Collections.Generic.List`1&lt;OpenSim.Framework.Inventory.InventoryItem&gt;</Item>
<Item>InventoryFolder.Items</Item>
</Issue>
</Message>
</Messages>
</Member>
<Member Name="OwnerID">
<Messages>
<Message TypeName="DoNotDeclareVisibleInstanceFields" Category="Microsoft.Design" CheckId="CA1051" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>OwnerID</Item>
</Issue>
</Message>
</Messages>
</Member>
<Member Name="ParentID">
<Messages>
<Message TypeName="DoNotDeclareVisibleInstanceFields" Category="Microsoft.Design" CheckId="CA1051" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>ParentID</Item>
</Issue>
</Message>
</Messages>
</Member>
<Member Name="Version">
<Messages>
<Message TypeName="DoNotDeclareVisibleInstanceFields" Category="Microsoft.Design" CheckId="CA1051" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>Version</Item>
</Issue>
</Message>
</Messages>
</Member>
</Members>
</Type>
<Type Name="InventoryItem">
<Members>
<Member Name="AssetID">
<Messages>
<Message TypeName="DoNotDeclareVisibleInstanceFields" Category="Microsoft.Design" CheckId="CA1051" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>AssetID</Item>
</Issue>
</Message>
</Messages>
</Member>
<Member Name="CreatorID">
<Messages>
<Message TypeName="DoNotDeclareVisibleInstanceFields" Category="Microsoft.Design" CheckId="CA1051" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>CreatorID</Item>
</Issue>
</Message>
</Messages>
</Member>
<Member Name="Description">
<Messages>
<Message TypeName="DoNotDeclareVisibleInstanceFields" Category="Microsoft.Design" CheckId="CA1051" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>Description</Item>
</Issue>
</Message>
</Messages>
</Member>
<Member Name="FolderID">
<Messages>
<Message TypeName="DoNotDeclareVisibleInstanceFields" Category="Microsoft.Design" CheckId="CA1051" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>FolderID</Item>
</Issue>
</Message>
</Messages>
</Member>
<Member Name="InvType">
<Messages>
<Message TypeName="DoNotDeclareVisibleInstanceFields" Category="Microsoft.Design" CheckId="CA1051" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>InvType</Item>
</Issue>
</Message>
</Messages>
</Member>
<Member Name="ItemID">
<Messages>
<Message TypeName="DoNotDeclareVisibleInstanceFields" Category="Microsoft.Design" CheckId="CA1051" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>ItemID</Item>
</Issue>
</Message>
</Messages>
</Member>
<Member Name="Name">
<Messages>
<Message TypeName="DoNotDeclareVisibleInstanceFields" Category="Microsoft.Design" CheckId="CA1051" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>Name</Item>
</Issue>
</Message>
</Messages>
</Member>
<Member Name="OwnerID">
<Messages>
<Message TypeName="DoNotDeclareVisibleInstanceFields" Category="Microsoft.Design" CheckId="CA1051" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>OwnerID</Item>
</Issue>
</Message>
</Messages>
</Member>
<Member Name="Type">
<Messages>
<Message TypeName="DoNotDeclareVisibleInstanceFields" Category="Microsoft.Design" CheckId="CA1051" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>Type</Item>
</Issue>
</Message>
</Messages>
</Member>
</Members>
</Type>
</Types>
</Namespace>
<Namespace Name="OpenSim.Framework.Sims">
<Types>
<Type Name="SimProfile">
<Messages>
<Message Id="Sim" TypeName="IdentifiersShouldBeSpelledCorrectly" Category="Microsoft.Naming" CheckId="CA1704" Created="2007-03-27 04:29:04Z">
<Issue Name="Type">
<Item>Sim</Item>
<Item>OpenSim.Framework.Sims.SimProfile</Item>
</Issue>
</Message>
</Messages>
<Members>
<Member Name="LoadFromGrid(System.UInt64,System.String,System.String,System.String):OpenSim.Framework.Sims.SimProfile">
<Messages>
<Message TypeName="DoNotCatchGeneralExceptionTypes" Category="Microsoft.Design" CheckId="CA1031" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>SimProfile.LoadFromGrid(UInt64, String, String, String):SimProfile</Item>
<Item>System.Exception</Item>
</Issue>
</Message>
<Message Id="1#" TypeName="IdentifiersShouldBeCasedCorrectly" Category="Microsoft.Naming" CheckId="CA1709" Created="2007-03-27 04:29:04Z">
<Issue Name="Parameter">
<Item>GridURL</Item>
</Issue>
</Message>
<Message Id="2#" TypeName="IdentifiersShouldBeCasedCorrectly" Category="Microsoft.Naming" CheckId="CA1709" Created="2007-03-27 04:29:04Z">
<Issue Name="Parameter">
<Item>SendKey</Item>
</Issue>
</Message>
<Message Id="3#" TypeName="IdentifiersShouldBeCasedCorrectly" Category="Microsoft.Naming" CheckId="CA1709" Created="2007-03-27 04:29:04Z">
<Issue Name="Parameter">
<Item>RecvKey</Item>
</Issue>
</Message>
<Message Id="3#Recv" TypeName="IdentifiersShouldBeSpelledCorrectly" Category="Microsoft.Naming" CheckId="CA1704" Created="2007-03-27 04:29:04Z">
<Issue Name="Parameter">
<Item>SimProfile.LoadFromGrid(UInt64, String, String, String):SimProfile</Item>
<Item>Recv</Item>
<Item>RecvKey</Item>
</Issue>
</Message>
<Message Id="0#" TypeName="IdentifiersShouldNotContainUnderscores" Category="Microsoft.Naming" CheckId="CA1707" Created="2007-03-27 04:29:04Z">
<Issue Name="Parameter">
<Item>region_handle</Item>
</Issue>
</Message>
<Message Id="1#" TypeName="LongAcronymsShouldBePascalCased" Category="Microsoft.Naming" CheckId="CA1705" Created="2007-03-27 04:29:04Z">
<Issue Name="Parameter">
<Item>GridURL</Item>
</Issue>
</Message>
<Message Id="RecvKey" TypeName="ReviewUnusedParameters" Category="Microsoft.Usage" CheckId="CA1801" Created="2007-03-27 04:29:04Z" FixCategory="Breaking">
<Issue>
<Item>RecvKey</Item>
<Item>SimProfile.LoadFromGrid(UInt64, String, String, String):SimProfile</Item>
</Issue>
</Message>
<Message Id="System.Convert.ToUInt16(System.Object)" TypeName="SpecifyIFormatProvider" Category="Microsoft.Globalization" CheckId="CA1305" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>SimProfile.LoadFromGrid(UInt64, String, String, String):SimProfile</Item>
<Item>System.Convert.ToUInt16(System.Object)</Item>
<Item>System.Convert.ToUInt16(System.Object,System.IFormatProvider)</Item>
</Issue>
</Message>
<Message Id="System.Convert.ToUInt32(System.Object)" TypeName="SpecifyIFormatProvider" Category="Microsoft.Globalization" CheckId="CA1305" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>SimProfile.LoadFromGrid(UInt64, String, String, String):SimProfile</Item>
<Item>System.Convert.ToUInt32(System.Object)</Item>
<Item>System.Convert.ToUInt32(System.Object,System.IFormatProvider)</Item>
</Issue>
<Issue>
<Item>SimProfile.LoadFromGrid(UInt64, String, String, String):SimProfile</Item>
<Item>System.Convert.ToUInt32(System.Object)</Item>
<Item>System.Convert.ToUInt32(System.Object,System.IFormatProvider)</Item>
</Issue>
</Message>
<Message Id="System.Convert.ToUInt64(System.Object)" TypeName="SpecifyIFormatProvider" Category="Microsoft.Globalization" CheckId="CA1305" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>SimProfile.LoadFromGrid(UInt64, String, String, String):SimProfile</Item>
<Item>System.Convert.ToUInt64(System.Object)</Item>
<Item>System.Convert.ToUInt64(System.Object,System.IFormatProvider)</Item>
</Issue>
</Message>
<Message Id="System.UInt64.ToString" TypeName="SpecifyIFormatProvider" Category="Microsoft.Globalization" CheckId="CA1305" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>SimProfile.LoadFromGrid(UInt64, String, String, String):SimProfile</Item>
<Item>System.UInt64.ToString</Item>
<Item>System.UInt64.ToString(System.IFormatProvider)</Item>
</Issue>
</Message>
</Messages>
</Member>
</Members>
</Type>
<Type Name="SimProfileBase">
<Messages>
<Message Id="Sim" TypeName="IdentifiersShouldBeSpelledCorrectly" Category="Microsoft.Naming" CheckId="CA1704" Created="2007-03-27 04:29:04Z">
<Issue Name="Type">
<Item>Sim</Item>
<Item>OpenSim.Framework.Sims.SimProfileBase</Item>
</Issue>
</Message>
</Messages>
<Members>
<Member Name="caps_url">
<Messages>
<Message TypeName="DoNotDeclareVisibleInstanceFields" Category="Microsoft.Design" CheckId="CA1051" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>caps_url</Item>
</Issue>
</Message>
<Message Id="Member" TypeName="IdentifiersShouldNotContainUnderscores" Category="Microsoft.Naming" CheckId="CA1707" Created="2007-03-27 04:29:04Z">
<Issue Name="Member">
<Item>caps_url</Item>
</Issue>
</Message>
</Messages>
</Member>
<Member Name="recvkey">
<Messages>
<Message TypeName="DoNotDeclareVisibleInstanceFields" Category="Microsoft.Design" CheckId="CA1051" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>recvkey</Item>
</Issue>
</Message>
<Message Id="recvkey" TypeName="IdentifiersShouldBeSpelledCorrectly" Category="Microsoft.Naming" CheckId="CA1704" Created="2007-03-27 04:29:04Z">
<Issue Name="Member">
<Item>recvkey</Item>
<Item>SimProfileBase.recvkey</Item>
</Issue>
</Message>
</Messages>
</Member>
<Member Name="regionhandle">
<Messages>
<Message TypeName="DoNotDeclareVisibleInstanceFields" Category="Microsoft.Design" CheckId="CA1051" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>regionhandle</Item>
</Issue>
</Message>
<Message Id="regionhandle" TypeName="IdentifiersShouldBeSpelledCorrectly" Category="Microsoft.Naming" CheckId="CA1704" Created="2007-03-27 04:29:04Z">
<Issue Name="Member">
<Item>regionhandle</Item>
<Item>SimProfileBase.regionhandle</Item>
</Issue>
</Message>
</Messages>
</Member>
<Member Name="RegionLocX">
<Messages>
<Message TypeName="DoNotDeclareVisibleInstanceFields" Category="Microsoft.Design" CheckId="CA1051" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>RegionLocX</Item>
</Issue>
</Message>
</Messages>
</Member>
<Member Name="RegionLocY">
<Messages>
<Message TypeName="DoNotDeclareVisibleInstanceFields" Category="Microsoft.Design" CheckId="CA1051" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>RegionLocY</Item>
</Issue>
</Message>
</Messages>
</Member>
<Member Name="regionname">
<Messages>
<Message TypeName="DoNotDeclareVisibleInstanceFields" Category="Microsoft.Design" CheckId="CA1051" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>regionname</Item>
</Issue>
</Message>
<Message Id="regionname" TypeName="IdentifiersShouldBeSpelledCorrectly" Category="Microsoft.Naming" CheckId="CA1704" Created="2007-03-27 04:29:04Z">
<Issue Name="Member">
<Item>regionname</Item>
<Item>SimProfileBase.regionname</Item>
</Issue>
</Message>
</Messages>
</Member>
<Member Name="sendkey">
<Messages>
<Message TypeName="DoNotDeclareVisibleInstanceFields" Category="Microsoft.Design" CheckId="CA1051" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>sendkey</Item>
</Issue>
</Message>
<Message Id="sendkey" TypeName="IdentifiersShouldBeSpelledCorrectly" Category="Microsoft.Naming" CheckId="CA1704" Created="2007-03-27 04:29:04Z">
<Issue Name="Member">
<Item>sendkey</Item>
<Item>SimProfileBase.sendkey</Item>
</Issue>
</Message>
</Messages>
</Member>
<Member Name="sim_ip">
<Messages>
<Message TypeName="DoNotDeclareVisibleInstanceFields" Category="Microsoft.Design" CheckId="CA1051" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>sim_ip</Item>
</Issue>
</Message>
<Message Id="sim" TypeName="IdentifiersShouldBeSpelledCorrectly" Category="Microsoft.Naming" CheckId="CA1704" Created="2007-03-27 04:29:04Z">
<Issue Name="Member">
<Item>sim</Item>
<Item>SimProfileBase.sim_ip</Item>
</Issue>
</Message>
<Message Id="Member" TypeName="IdentifiersShouldNotContainUnderscores" Category="Microsoft.Naming" CheckId="CA1707" Created="2007-03-27 04:29:04Z">
<Issue Name="Member">
<Item>sim_ip</Item>
</Issue>
</Message>
</Messages>
</Member>
<Member Name="sim_port">
<Messages>
<Message TypeName="DoNotDeclareVisibleInstanceFields" Category="Microsoft.Design" CheckId="CA1051" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>sim_port</Item>
</Issue>
</Message>
<Message Id="sim" TypeName="IdentifiersShouldBeSpelledCorrectly" Category="Microsoft.Naming" CheckId="CA1704" Created="2007-03-27 04:29:04Z">
<Issue Name="Member">
<Item>sim</Item>
<Item>SimProfileBase.sim_port</Item>
</Issue>
</Message>
<Message Id="Member" TypeName="IdentifiersShouldNotContainUnderscores" Category="Microsoft.Naming" CheckId="CA1707" Created="2007-03-27 04:29:04Z">
<Issue Name="Member">
<Item>sim_port</Item>
</Issue>
</Message>
</Messages>
</Member>
<Member Name="UUID">
<Messages>
<Message TypeName="DoNotDeclareVisibleInstanceFields" Category="Microsoft.Design" CheckId="CA1051" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>UUID</Item>
</Issue>
</Message>
</Messages>
</Member>
</Members>
</Type>
</Types>
</Namespace>
<Namespace Name="OpenSim.Framework.Terrain">
<Types>
<Type Name="HeightmapGenHills">
<Messages>
<Message Id="Heightmap" TypeName="IdentifiersShouldBeSpelledCorrectly" Category="Microsoft.Naming" CheckId="CA1704" Created="2007-03-27 04:29:04Z">
<Issue Name="Type">
<Item>Heightmap</Item>
<Item>OpenSim.Framework.Terrain.HeightmapGenHills</Item>
</Issue>
</Message>
</Messages>
<Members>
<Member Name="GenerateHeightmap(System.Int32,System.Single,System.Single,System.Boolean):System.Single[]">
<Messages>
<Message Id="0#num" TypeName="IdentifiersShouldBeSpelledCorrectly" Category="Microsoft.Naming" CheckId="CA1704" Created="2007-03-27 04:29:04Z">
<Issue Name="Parameter">
<Item>HeightmapGenHills.GenerateHeightmap(Int32, Single, Single, Boolean):Single[]</Item>
<Item>num</Item>
<Item>numHills</Item>
</Issue>
</Message>
<Message Id="Heightmap" TypeName="IdentifiersShouldBeSpelledCorrectly" Category="Microsoft.Naming" CheckId="CA1704" Created="2007-03-27 04:29:04Z">
<Issue Name="Member">
<Item>Heightmap</Item>
<Item>HeightmapGenHills.GenerateHeightmap(Int32, Single, Single, Boolean):Single[]</Item>
</Issue>
</Message>
</Messages>
</Member>
<Member Name="NumHills">
<Messages>
<Message TypeName="AvoidUnusedPrivateFields" Category="Microsoft.Performance" CheckId="CA1823" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>HeightmapGenHills.NumHills</Item>
</Issue>
</Message>
</Messages>
</Member>
</Members>
</Type>
</Types>
</Namespace>
<Namespace Name="OpenSim.Framework.User">
<Types>
<Type Name="UserProfile">
<Members>
<Member Name=".ctor()">
<Messages>
<Message TypeName="DoNotInitializeUnnecessarily" Category="Microsoft.Performance" CheckId="CA1805" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>UserProfile.UserProfile()</Item>
<Item>IsGridGod</Item>
<Item>System.Boolean</Item>
<Item>false</Item>
</Issue>
</Message>
</Messages>
</Member>
<Member Name="AddSimCircuit(System.UInt32,libsecondlife.LLUUID):System.Void">
<Messages>
<Message Id="Sim" TypeName="IdentifiersShouldBeSpelledCorrectly" Category="Microsoft.Naming" CheckId="CA1704" Created="2007-03-27 04:29:04Z">
<Issue Name="Member">
<Item>Sim</Item>
<Item>UserProfile.AddSimCircuit(UInt32, LLUUID):Void</Item>
</Issue>
</Message>
<Message Id="1#" TypeName="LongAcronymsShouldBePascalCased" Category="Microsoft.Naming" CheckId="CA1705" Created="2007-03-27 04:29:04Z">
<Issue Name="Parameter">
<Item>regionUUID</Item>
</Issue>
</Message>
</Messages>
</Member>
<Member Name="AssetURL">
<Messages>
<Message TypeName="DoNotDeclareVisibleInstanceFields" Category="Microsoft.Design" CheckId="CA1051" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>AssetURL</Item>
</Issue>
</Message>
</Messages>
</Member>
<Member Name="Circuits">
<Messages>
<Message TypeName="DoNotDeclareVisibleInstanceFields" Category="Microsoft.Design" CheckId="CA1051" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>Circuits</Item>
</Issue>
</Message>
</Messages>
</Member>
<Member Name="CurrentSecureSessionID">
<Messages>
<Message TypeName="DoNotDeclareVisibleInstanceFields" Category="Microsoft.Design" CheckId="CA1051" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>CurrentSecureSessionID</Item>
</Issue>
</Message>
</Messages>
</Member>
<Member Name="CurrentSessionID">
<Messages>
<Message TypeName="DoNotDeclareVisibleInstanceFields" Category="Microsoft.Design" CheckId="CA1051" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>CurrentSessionID</Item>
</Issue>
</Message>
</Messages>
</Member>
<Member Name="firstname">
<Messages>
<Message TypeName="DoNotDeclareVisibleInstanceFields" Category="Microsoft.Design" CheckId="CA1051" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>firstname</Item>
</Issue>
</Message>
<Message Id="firstname" TypeName="IdentifiersShouldBeSpelledCorrectly" Category="Microsoft.Naming" CheckId="CA1704" Created="2007-03-27 04:29:04Z">
<Issue Name="Member">
<Item>firstname</Item>
<Item>UserProfile.firstname</Item>
</Issue>
</Message>
</Messages>
</Member>
<Member Name="homelookat">
<Messages>
<Message TypeName="DoNotDeclareVisibleInstanceFields" Category="Microsoft.Design" CheckId="CA1051" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>homelookat</Item>
</Issue>
</Message>
<Message Id="homelookat" TypeName="IdentifiersShouldBeSpelledCorrectly" Category="Microsoft.Naming" CheckId="CA1704" Created="2007-03-27 04:29:04Z">
<Issue Name="Member">
<Item>homelookat</Item>
<Item>UserProfile.homelookat</Item>
</Issue>
</Message>
</Messages>
</Member>
<Member Name="homepos">
<Messages>
<Message TypeName="DoNotDeclareVisibleInstanceFields" Category="Microsoft.Design" CheckId="CA1051" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>homepos</Item>
</Issue>
</Message>
<Message Id="homepos" TypeName="IdentifiersShouldBeSpelledCorrectly" Category="Microsoft.Naming" CheckId="CA1704" Created="2007-03-27 04:29:04Z">
<Issue Name="Member">
<Item>homepos</Item>
<Item>UserProfile.homepos</Item>
</Issue>
</Message>
</Messages>
</Member>
<Member Name="homeregionhandle">
<Messages>
<Message TypeName="DoNotDeclareVisibleInstanceFields" Category="Microsoft.Design" CheckId="CA1051" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>homeregionhandle</Item>
</Issue>
</Message>
<Message Id="homeregionhandle" TypeName="IdentifiersShouldBeSpelledCorrectly" Category="Microsoft.Naming" CheckId="CA1704" Created="2007-03-27 04:29:04Z">
<Issue Name="Member">
<Item>homeregionhandle</Item>
<Item>UserProfile.homeregionhandle</Item>
</Issue>
</Message>
</Messages>
</Member>
<Member Name="Inventory">
<Messages>
<Message TypeName="DoNotDeclareVisibleInstanceFields" Category="Microsoft.Design" CheckId="CA1051" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>Inventory</Item>
</Issue>
</Message>
</Messages>
</Member>
<Member Name="IsGridGod">
<Messages>
<Message TypeName="DoNotDeclareVisibleInstanceFields" Category="Microsoft.Design" CheckId="CA1051" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>IsGridGod</Item>
</Issue>
</Message>
</Messages>
</Member>
<Member Name="IsLocal">
<Messages>
<Message TypeName="DoNotDeclareVisibleInstanceFields" Category="Microsoft.Design" CheckId="CA1051" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>IsLocal</Item>
</Issue>
</Message>
</Messages>
</Member>
<Member Name="lastname">
<Messages>
<Message TypeName="DoNotDeclareVisibleInstanceFields" Category="Microsoft.Design" CheckId="CA1051" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>lastname</Item>
</Issue>
</Message>
<Message Id="lastname" TypeName="IdentifiersShouldBeSpelledCorrectly" Category="Microsoft.Naming" CheckId="CA1704" Created="2007-03-27 04:29:04Z">
<Issue Name="Member">
<Item>lastname</Item>
<Item>UserProfile.lastname</Item>
</Issue>
</Message>
</Messages>
</Member>
<Member Name="MD5passwd">
<Messages>
<Message TypeName="DoNotDeclareVisibleInstanceFields" Category="Microsoft.Design" CheckId="CA1051" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>MD5passwd</Item>
</Issue>
</Message>
</Messages>
</Member>
<Member Name="UUID">
<Messages>
<Message TypeName="DoNotDeclareVisibleInstanceFields" Category="Microsoft.Design" CheckId="CA1051" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>UUID</Item>
</Issue>
</Message>
</Messages>
</Member>
</Members>
</Type>
<Type Name="UserProfileManager">
<Members>
<Member Name="CustomiseResponse(System.Collections.Hashtable&amp;,OpenSim.Framework.User.UserProfile):System.Void">
<Messages>
<Message Id="0#" TypeName="DoNotPassTypesByReference" Category="Microsoft.Design" CheckId="CA1045" Created="2007-03-27 04:29:04Z">
<Issue Level="CriticalWarning">
<Item>response</Item>
</Issue>
</Message>
<Message Id="Customise" TypeName="IdentifiersShouldBeSpelledCorrectly" Category="Microsoft.Naming" CheckId="CA1704" Created="2007-03-27 04:29:04Z">
<Issue Name="Member">
<Item>Customise</Item>
<Item>UserProfileManager.CustomiseResponse(Hashtable&amp;, UserProfile):Void</Item>
</Issue>
</Message>
<Message Id="GridResp" TypeName="RemoveUnusedLocals" Category="Microsoft.Performance" CheckId="CA1804" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>UserProfileManager.CustomiseResponse(Hashtable&amp;, UserProfile):Void</Item>
<Item>GridResp</Item>
<Item>Nwc.XmlRpc.XmlRpcResponse</Item>
</Issue>
</Message>
<Message Id="System.Single.ToString" TypeName="SpecifyIFormatProvider" Category="Microsoft.Globalization" CheckId="CA1305" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>UserProfileManager.CustomiseResponse(Hashtable&amp;, UserProfile):Void</Item>
<Item>System.Single.ToString</Item>
<Item>System.Single.ToString(System.IFormatProvider)</Item>
</Issue>
<Issue>
<Item>UserProfileManager.CustomiseResponse(Hashtable&amp;, UserProfile):Void</Item>
<Item>System.Single.ToString</Item>
<Item>System.Single.ToString(System.IFormatProvider)</Item>
</Issue>
<Issue>
<Item>UserProfileManager.CustomiseResponse(Hashtable&amp;, UserProfile):Void</Item>
<Item>System.Single.ToString</Item>
<Item>System.Single.ToString(System.IFormatProvider)</Item>
</Issue>
<Issue>
<Item>UserProfileManager.CustomiseResponse(Hashtable&amp;, UserProfile):Void</Item>
<Item>System.Single.ToString</Item>
<Item>System.Single.ToString(System.IFormatProvider)</Item>
</Issue>
<Issue>
<Item>UserProfileManager.CustomiseResponse(Hashtable&amp;, UserProfile):Void</Item>
<Item>System.Single.ToString</Item>
<Item>System.Single.ToString(System.IFormatProvider)</Item>
</Issue>
<Issue>
<Item>UserProfileManager.CustomiseResponse(Hashtable&amp;, UserProfile):Void</Item>
<Item>System.Single.ToString</Item>
<Item>System.Single.ToString(System.IFormatProvider)</Item>
</Issue>
</Message>
<Message Id="System.UInt32.ToString" TypeName="SpecifyIFormatProvider" Category="Microsoft.Globalization" CheckId="CA1305" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>UserProfileManager.CustomiseResponse(Hashtable&amp;, UserProfile):Void</Item>
<Item>System.UInt32.ToString</Item>
<Item>System.UInt32.ToString(System.IFormatProvider)</Item>
</Issue>
<Issue>
<Item>UserProfileManager.CustomiseResponse(Hashtable&amp;, UserProfile):Void</Item>
<Item>System.UInt32.ToString</Item>
<Item>System.UInt32.ToString(System.IFormatProvider)</Item>
</Issue>
</Message>
</Messages>
</Member>
<Member Name="DefaultStartupMsg">
<Messages>
<Message TypeName="DoNotDeclareVisibleInstanceFields" Category="Microsoft.Design" CheckId="CA1051" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>DefaultStartupMsg</Item>
</Issue>
</Message>
</Messages>
</Member>
<Member Name="GridRecvKey">
<Messages>
<Message TypeName="DoNotDeclareVisibleInstanceFields" Category="Microsoft.Design" CheckId="CA1051" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>GridRecvKey</Item>
</Issue>
</Message>
<Message Id="Recv" TypeName="IdentifiersShouldBeSpelledCorrectly" Category="Microsoft.Naming" CheckId="CA1704" Created="2007-03-27 04:29:04Z">
<Issue Name="Member">
<Item>Recv</Item>
<Item>UserProfileManager.GridRecvKey</Item>
</Issue>
</Message>
</Messages>
</Member>
<Member Name="GridSendKey">
<Messages>
<Message TypeName="DoNotDeclareVisibleInstanceFields" Category="Microsoft.Design" CheckId="CA1051" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>GridSendKey</Item>
</Issue>
</Message>
</Messages>
</Member>
<Member Name="GridURL">
<Messages>
<Message TypeName="DoNotDeclareVisibleInstanceFields" Category="Microsoft.Design" CheckId="CA1051" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>GridURL</Item>
</Issue>
</Message>
</Messages>
</Member>
<Member Name="ParseXMLRPC(System.String):System.String">
<Messages>
<Message TypeName="DoNotCatchGeneralExceptionTypes" Category="Microsoft.Design" CheckId="CA1031" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>UserProfileManager.ParseXMLRPC(String):String</Item>
<Item>System.Exception</Item>
</Issue>
</Message>
<Message Id="Member" TypeName="LongAcronymsShouldBePascalCased" Category="Microsoft.Naming" CheckId="CA1705" Created="2007-03-27 04:29:04Z">
<Issue Name="Member">
<Item>UserProfileManager.ParseXMLRPC(String):String</Item>
</Issue>
</Message>
<Message Id="System.Int32.ToString" TypeName="SpecifyIFormatProvider" Category="Microsoft.Globalization" CheckId="CA1305" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>UserProfileManager.ParseXMLRPC(String):String</Item>
<Item>System.Int32.ToString</Item>
<Item>System.Int32.ToString(System.IFormatProvider)</Item>
</Issue>
<Issue>
<Item>UserProfileManager.ParseXMLRPC(String):String</Item>
<Item>System.Int32.ToString</Item>
<Item>System.Int32.ToString(System.IFormatProvider)</Item>
</Issue>
</Message>
<Message Id="System.Single.ToString" TypeName="SpecifyIFormatProvider" Category="Microsoft.Globalization" CheckId="CA1305" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>UserProfileManager.ParseXMLRPC(String):String</Item>
<Item>System.Single.ToString</Item>
<Item>System.Single.ToString(System.IFormatProvider)</Item>
</Issue>
<Issue>
<Item>UserProfileManager.ParseXMLRPC(String):String</Item>
<Item>System.Single.ToString</Item>
<Item>System.Single.ToString(System.IFormatProvider)</Item>
</Issue>
<Issue>
<Item>UserProfileManager.ParseXMLRPC(String):String</Item>
<Item>System.Single.ToString</Item>
<Item>System.Single.ToString(System.IFormatProvider)</Item>
</Issue>
<Issue>
<Item>UserProfileManager.ParseXMLRPC(String):String</Item>
<Item>System.Single.ToString</Item>
<Item>System.Single.ToString(System.IFormatProvider)</Item>
</Issue>
<Issue>
<Item>UserProfileManager.ParseXMLRPC(String):String</Item>
<Item>System.Single.ToString</Item>
<Item>System.Single.ToString(System.IFormatProvider)</Item>
</Issue>
<Issue>
<Item>UserProfileManager.ParseXMLRPC(String):String</Item>
<Item>System.Single.ToString</Item>
<Item>System.Single.ToString(System.IFormatProvider)</Item>
</Issue>
<Issue>
<Item>UserProfileManager.ParseXMLRPC(String):String</Item>
<Item>System.Single.ToString</Item>
<Item>System.Single.ToString(System.IFormatProvider)</Item>
</Issue>
<Issue>
<Item>UserProfileManager.ParseXMLRPC(String):String</Item>
<Item>System.Single.ToString</Item>
<Item>System.Single.ToString(System.IFormatProvider)</Item>
</Issue>
<Issue>
<Item>UserProfileManager.ParseXMLRPC(String):String</Item>
<Item>System.Single.ToString</Item>
<Item>System.Single.ToString(System.IFormatProvider)</Item>
</Issue>
</Message>
</Messages>
</Member>
<Member Name="SetKeys(System.String,System.String,System.String,System.String):System.Void">
<Messages>
<Message Id="1#recv" TypeName="IdentifiersShouldBeSpelledCorrectly" Category="Microsoft.Naming" CheckId="CA1704" Created="2007-03-27 04:29:04Z">
<Issue Name="Parameter">
<Item>UserProfileManager.SetKeys(String, String, String, String):Void</Item>
<Item>recv</Item>
<Item>recvKey</Item>
</Issue>
</Message>
<Message Id="2#" TypeName="UriParametersShouldNotBeStrings" Category="Microsoft.Design" CheckId="CA1054" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>url</Item>
<Item>UserProfileManager.SetKeys(String, String, String, String):Void</Item>
</Issue>
</Message>
</Messages>
</Member>
</Members>
</Type>
<Type Name="UserProfileManagerBase">
<Members>
<Member Name="AuthenticateUser(System.String,System.String,System.String):System.Boolean">
<Messages>
<Message Id="0#firstname" TypeName="IdentifiersShouldBeSpelledCorrectly" Category="Microsoft.Naming" CheckId="CA1704" Created="2007-03-27 04:29:04Z">
<Issue Name="Parameter">
<Item>UserProfileManagerBase.AuthenticateUser(String, String, String):Boolean</Item>
<Item>firstname</Item>
<Item>firstname</Item>
</Issue>
</Message>
<Message Id="1#lastname" TypeName="IdentifiersShouldBeSpelledCorrectly" Category="Microsoft.Naming" CheckId="CA1704" Created="2007-03-27 04:29:04Z">
<Issue Name="Parameter">
<Item>UserProfileManagerBase.AuthenticateUser(String, String, String):Boolean</Item>
<Item>lastname</Item>
<Item>lastname</Item>
</Issue>
</Message>
<Message Id="2#passwd" TypeName="IdentifiersShouldBeSpelledCorrectly" Category="Microsoft.Naming" CheckId="CA1704" Created="2007-03-27 04:29:04Z">
<Issue Name="Parameter">
<Item>UserProfileManagerBase.AuthenticateUser(String, String, String):Boolean</Item>
<Item>passwd</Item>
<Item>passwd</Item>
</Issue>
</Message>
</Messages>
</Member>
<Member Name="CreateNewProfile(System.String,System.String,System.String):OpenSim.Framework.User.UserProfile">
<Messages>
<Message Id="2#" TypeName="IdentifiersShouldBeCasedCorrectly" Category="Microsoft.Naming" CheckId="CA1709" Created="2007-03-27 04:29:04Z">
<Issue Name="Parameter">
<Item>MD5passwd</Item>
</Issue>
</Message>
<Message Id="0#firstname" TypeName="IdentifiersShouldBeSpelledCorrectly" Category="Microsoft.Naming" CheckId="CA1704" Created="2007-03-27 04:29:04Z">
<Issue Name="Parameter">
<Item>UserProfileManagerBase.CreateNewProfile(String, String, String):UserProfile</Item>
<Item>firstname</Item>
<Item>firstname</Item>
</Issue>
</Message>
<Message Id="1#lastname" TypeName="IdentifiersShouldBeSpelledCorrectly" Category="Microsoft.Naming" CheckId="CA1704" Created="2007-03-27 04:29:04Z">
<Issue Name="Parameter">
<Item>UserProfileManagerBase.CreateNewProfile(String, String, String):UserProfile</Item>
<Item>lastname</Item>
<Item>lastname</Item>
</Issue>
</Message>
<Message Id="2#M" TypeName="IdentifiersShouldBeSpelledCorrectly" Category="Microsoft.Naming" CheckId="CA1704" Created="2007-03-27 04:29:04Z">
<Issue Name="Parameter">
<Item>UserProfileManagerBase.CreateNewProfile(String, String, String):UserProfile</Item>
<Item>M</Item>
<Item>MD5passwd</Item>
</Issue>
</Message>
</Messages>
</Member>
<Member Name="GetProfileByLLUUID(libsecondlife.LLUUID):OpenSim.Framework.User.UserProfile">
<Messages>
<Message Id="0#" TypeName="IdentifiersShouldBeCasedCorrectly" Category="Microsoft.Naming" CheckId="CA1709" Created="2007-03-27 04:29:04Z">
<Issue Name="Parameter">
<Item>ProfileLLUUID</Item>
</Issue>
</Message>
<Message Id="0#" TypeName="LongAcronymsShouldBePascalCased" Category="Microsoft.Naming" CheckId="CA1705" Created="2007-03-27 04:29:04Z">
<Issue Name="Parameter">
<Item>ProfileLLUUID</Item>
</Issue>
</Message>
<Message Id="Member" TypeName="LongAcronymsShouldBePascalCased" Category="Microsoft.Naming" CheckId="CA1705" Created="2007-03-27 04:29:04Z">
<Issue Name="Member">
<Item>UserProfileManagerBase.GetProfileByLLUUID(LLUUID):UserProfile</Item>
</Issue>
</Message>
</Messages>
</Member>
<Member Name="GetProfileByName(System.String,System.String):OpenSim.Framework.User.UserProfile">
<Messages>
<Message Id="0#firstname" TypeName="IdentifiersShouldBeSpelledCorrectly" Category="Microsoft.Naming" CheckId="CA1704" Created="2007-03-27 04:29:04Z">
<Issue Name="Parameter">
<Item>UserProfileManagerBase.GetProfileByName(String, String):UserProfile</Item>
<Item>firstname</Item>
<Item>firstname</Item>
</Issue>
</Message>
<Message Id="1#lastname" TypeName="IdentifiersShouldBeSpelledCorrectly" Category="Microsoft.Naming" CheckId="CA1704" Created="2007-03-27 04:29:04Z">
<Issue Name="Parameter">
<Item>UserProfileManagerBase.GetProfileByName(String, String):UserProfile</Item>
<Item>lastname</Item>
<Item>lastname</Item>
</Issue>
</Message>
</Messages>
</Member>
<Member Name="GetUsersInventory(libsecondlife.LLUUID):OpenSim.Framework.Inventory.AgentInventory">
<Messages>
<Message Id="0#" TypeName="ShortAcronymsShouldBeUppercase" Category="Microsoft.Naming" CheckId="CA1706" Created="2007-03-27 04:29:04Z">
<Issue Name="ParameterId">
<Item>ID</Item>
<Item>agentID</Item>
<Item>Id</Item>
</Issue>
</Message>
</Messages>
</Member>
<Member Name="SetGod(libsecondlife.LLUUID):System.Void">
<Messages>
<Message Id="0#" TypeName="IdentifiersShouldBeCasedCorrectly" Category="Microsoft.Naming" CheckId="CA1709" Created="2007-03-27 04:29:04Z">
<Issue Name="Parameter">
<Item>GodID</Item>
</Issue>
</Message>
<Message Id="0#" TypeName="ShortAcronymsShouldBeUppercase" Category="Microsoft.Naming" CheckId="CA1706" Created="2007-03-27 04:29:04Z">
<Issue Name="ParameterId">
<Item>ID</Item>
<Item>GodID</Item>
<Item>Id</Item>
</Issue>
</Message>
</Messages>
</Member>
<Member Name="UserProfiles">
<Messages>
<Message TypeName="DoNotDeclareVisibleInstanceFields" Category="Microsoft.Design" CheckId="CA1051" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>UserProfiles</Item>
</Issue>
</Message>
</Messages>
</Member>
</Members>
</Type>
</Types>
</Namespace>
<Namespace Name="OpenSim.Framework.Utilities">
<Types>
<Type Name="BlockingQueue`1">
<Messages>
<Message TypeName="IdentifiersShouldNotHaveIncorrectSuffix" Category="Microsoft.Naming" CheckId="CA1711" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>OpenSim.Framework.Utilities.BlockingQueue`1</Item>
<Item>Queue</Item>
</Issue>
</Message>
</Messages>
</Type>
<Type Name="Util">
<Messages>
<Message Id="Util" TypeName="IdentifiersShouldBeSpelledCorrectly" Category="Microsoft.Naming" CheckId="CA1704" Created="2007-03-27 04:29:04Z">
<Issue Name="Type">
<Item>Util</Item>
<Item>OpenSim.Framework.Utilities.Util</Item>
</Issue>
</Message>
<Message TypeName="StaticHolderTypesShouldNotHaveConstructors" Category="Microsoft.Design" CheckId="CA1053" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>Util</Item>
</Issue>
</Message>
<Message TypeName="TypeNamesShouldNotMatchNamespaces" Category="Microsoft.Naming" CheckId="CA1724" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>Util</Item>
<Item>System.Web.Util</Item>
</Issue>
</Message>
</Messages>
<Members>
<Member Name="GetNextXferID():System.UInt32">
<Messages>
<Message Id="Xfer" TypeName="IdentifiersShouldBeSpelledCorrectly" Category="Microsoft.Naming" CheckId="CA1704" Created="2007-03-27 04:29:04Z">
<Issue Name="Member">
<Item>Xfer</Item>
<Item>Util.GetNextXferID():UInt32</Item>
</Issue>
</Message>
<Message Id="Member" TypeName="ShortAcronymsShouldBeUppercase" Category="Microsoft.Naming" CheckId="CA1706" Created="2007-03-27 04:29:04Z">
<Issue Name="MemberId">
<Item>Util.GetNextXferID():UInt32</Item>
</Issue>
</Message>
<Message TypeName="UsePropertiesWhereAppropriate" Category="Microsoft.Design" CheckId="CA1024" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>GetNextXferID</Item>
</Issue>
</Message>
</Messages>
</Member>
<Member Name="UIntsToLong(System.UInt32,System.UInt32):System.UInt64">
<Messages>
<Message Id="0#" TypeName="IdentifiersShouldBeCasedCorrectly" Category="Microsoft.Naming" CheckId="CA1709" Created="2007-03-27 04:29:04Z">
<Issue Name="Parameter">
<Item>X</Item>
</Issue>
</Message>
<Message Id="1#" TypeName="IdentifiersShouldBeCasedCorrectly" Category="Microsoft.Naming" CheckId="CA1709" Created="2007-03-27 04:29:04Z">
<Issue Name="Parameter">
<Item>Y</Item>
</Issue>
</Message>
<Message Id="0#X" TypeName="IdentifiersShouldBeSpelledCorrectly" Category="Microsoft.Naming" CheckId="CA1704" Created="2007-03-27 04:29:04Z">
<Issue Name="ParameterOneLetter">
<Item>Util.UIntsToLong(UInt32, UInt32):UInt64</Item>
<Item>X</Item>
</Issue>
</Message>
<Message Id="1#Y" TypeName="IdentifiersShouldBeSpelledCorrectly" Category="Microsoft.Naming" CheckId="CA1704" Created="2007-03-27 04:29:04Z">
<Issue Name="ParameterOneLetter">
<Item>Util.UIntsToLong(UInt32, UInt32):UInt64</Item>
<Item>Y</Item>
</Issue>
</Message>
<Message Id="Ints" TypeName="IdentifiersShouldBeSpelledCorrectly" Category="Microsoft.Naming" CheckId="CA1704" Created="2007-03-27 04:29:04Z">
<Issue Name="Member">
<Item>Ints</Item>
<Item>Util.UIntsToLong(UInt32, UInt32):UInt64</Item>
</Issue>
</Message>
</Messages>
</Member>
</Members>
</Type>
</Types>
</Namespace>
</Namespaces>
</Module>
</Modules>
</Target>
<Target Name="$(ProjectDir)/bin/OpenSim.GridInterfaces.Local.dll">
<Modules>
<Module Name="opensim.gridinterfaces.local.dll">
<Messages>
<Message TypeName="AssembliesShouldDeclareMinimumSecurity" Category="Microsoft.Usage" CheckId="CA2209" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>OpenSim.GridInterfaces.Local</Item>
</Issue>
</Message>
<Message TypeName="AssembliesShouldHaveValidStrongNames" Category="Microsoft.Design" CheckId="CA2210" Created="2007-03-27 04:29:04Z">
<Issue Name="NoStrongName">
<Item>OpenSim.GridInterfaces.Local</Item>
</Issue>
</Message>
<Message TypeName="MarkAssembliesWithClsCompliant" Category="Microsoft.Design" CheckId="CA1014" Created="2007-03-27 04:29:04Z">
<Issue Name="NoAttr">
<Item>OpenSim.GridInterfaces.Local</Item>
</Issue>
</Message>
</Messages>
<Namespaces>
<Namespace Name="OpenSim.GridInterfaces.Local">
<Types>
<Type Name="AssetStorage">
<Members>
<Member Name="Data">
<Messages>
<Message TypeName="DoNotDeclareVisibleInstanceFields" Category="Microsoft.Design" CheckId="CA1051" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>Data</Item>
</Issue>
</Message>
</Messages>
</Member>
<Member Name="Name">
<Messages>
<Message TypeName="DoNotDeclareVisibleInstanceFields" Category="Microsoft.Design" CheckId="CA1051" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>Name</Item>
</Issue>
</Message>
</Messages>
</Member>
<Member Name="Type">
<Messages>
<Message TypeName="DoNotDeclareVisibleInstanceFields" Category="Microsoft.Design" CheckId="CA1051" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>Type</Item>
</Issue>
</Message>
</Messages>
</Member>
<Member Name="UUID">
<Messages>
<Message TypeName="DoNotDeclareVisibleInstanceFields" Category="Microsoft.Design" CheckId="CA1051" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>UUID</Item>
</Issue>
</Message>
</Messages>
</Member>
</Members>
</Type>
<Type Name="AssetUUIDQuery">
<Messages>
<Message TypeName="LongAcronymsShouldBePascalCased" Category="Microsoft.Naming" CheckId="CA1705" Created="2007-03-27 04:29:04Z">
<Issue Name="Type">
<Item>AssetUUIDQuery</Item>
</Issue>
</Message>
</Messages>
<Members>
<Member Name="Match(OpenSim.GridInterfaces.Local.AssetStorage):System.Boolean">
<Messages>
<Message TypeName="ValidateArgumentsOfPublicMethods" Category="Microsoft.Design" CheckId="CA1062" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>'asset'</Item>
<Item>AssetUUIDQuery.Match(AssetStorage):Boolean</Item>
</Issue>
</Message>
</Messages>
</Member>
</Members>
</Type>
<Type Name="LocalAssetPlugin">
<Messages>
<Message Id="Plugin" TypeName="IdentifiersShouldBeSpelledCorrectly" Category="Microsoft.Naming" CheckId="CA1704" Created="2007-03-27 04:29:04Z">
<Issue Name="Type">
<Item>Plugin</Item>
<Item>OpenSim.GridInterfaces.Local.LocalAssetPlugin</Item>
</Issue>
</Message>
</Messages>
</Type>
<Type Name="LocalAssetServer">
<Members>
<Member Name=".ctor()">
<Messages>
<Message TypeName="DoNotCatchGeneralExceptionTypes" Category="Microsoft.Design" CheckId="CA1031" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>LocalAssetServer.LocalAssetServer()</Item>
<Item>System.Exception</Item>
</Issue>
</Message>
</Messages>
</Member>
<Member Name="LoadAsset(OpenSim.Framework.Assets.AssetBase,System.Boolean,System.String):System.Void">
<Messages>
<Message TypeName="MarkMembersAsStatic" Category="Microsoft.Performance" CheckId="CA1822" Created="2007-03-27 04:29:04Z" FixCategory="NonBreaking">
<Issue>
<Item>LocalAssetServer.LoadAsset(AssetBase, Boolean, String):Void</Item>
</Issue>
</Message>
<Message Id="image" TypeName="ReviewUnusedParameters" Category="Microsoft.Usage" CheckId="CA1801" Created="2007-03-27 04:29:04Z" FixCategory="NonBreaking">
<Issue>
<Item>image</Item>
<Item>LocalAssetServer.LoadAsset(AssetBase, Boolean, String):Void</Item>
</Issue>
</Message>
</Messages>
</Member>
<Member Name="UploadNewAsset(OpenSim.Framework.Assets.AssetBase):System.Void">
<Messages>
<Message TypeName="ValidateArgumentsOfPublicMethods" Category="Microsoft.Design" CheckId="CA1062" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>'asset'</Item>
<Item>LocalAssetServer.UploadNewAsset(AssetBase):Void</Item>
</Issue>
</Message>
</Messages>
</Member>
</Members>
</Type>
<Type Name="LocalGridPlugin">
<Messages>
<Message Id="Plugin" TypeName="IdentifiersShouldBeSpelledCorrectly" Category="Microsoft.Naming" CheckId="CA1704" Created="2007-03-27 04:29:04Z">
<Issue Name="Type">
<Item>Plugin</Item>
<Item>OpenSim.GridInterfaces.Local.LocalGridPlugin</Item>
</Issue>
</Message>
</Messages>
</Type>
<Type Name="LocalGridServer">
<Members>
<Member Name="LogoutSession(libsecondlife.LLUUID,libsecondlife.LLUUID,System.UInt32):System.Boolean">
<Messages>
<Message Id="Logout" TypeName="UsePreferredTerms" Category="Microsoft.Naming" CheckId="CA1726" Created="2007-03-27 04:29:04Z">
<Issue Name="Member">
<Item>Logout</Item>
<Item>LogoutSession</Item>
<Item>LogOff</Item>
</Issue>
</Message>
</Messages>
</Member>
<Member Name="Sessions">
<Messages>
<Message TypeName="DoNotDeclareVisibleInstanceFields" Category="Microsoft.Design" CheckId="CA1051" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>Sessions</Item>
</Issue>
</Message>
<Message TypeName="DoNotExposeGenericLists" Category="Microsoft.Design" CheckId="CA1002" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>System.Collections.Generic.List`1&lt;OpenSim.Framework.Interfaces.Login&gt;</Item>
<Item>LocalGridServer.Sessions</Item>
</Issue>
</Message>
</Messages>
</Member>
</Members>
</Type>
</Types>
</Namespace>
</Namespaces>
</Module>
</Modules>
</Target>
<Target Name="$(ProjectDir)/bin/OpenSim.GridInterfaces.Remote.dll">
<Modules>
<Module Name="opensim.gridinterfaces.remote.dll">
<Messages>
<Message TypeName="AssembliesShouldDeclareMinimumSecurity" Category="Microsoft.Usage" CheckId="CA2209" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>OpenSim.GridInterfaces.Remote</Item>
</Issue>
</Message>
<Message TypeName="AssembliesShouldHaveValidStrongNames" Category="Microsoft.Design" CheckId="CA2210" Created="2007-03-27 04:29:04Z">
<Issue Name="NoStrongName">
<Item>OpenSim.GridInterfaces.Remote</Item>
</Issue>
</Message>
<Message TypeName="MarkAssembliesWithClsCompliant" Category="Microsoft.Design" CheckId="CA1014" Created="2007-03-27 04:29:04Z">
<Issue Name="NoAttr">
<Item>OpenSim.GridInterfaces.Remote</Item>
</Issue>
</Message>
</Messages>
<Namespaces>
<Namespace Name="OpenSim.GridInterfaces.Remote">
<Types>
<Type Name="RemoteAssetPlugin">
<Messages>
<Message Id="Plugin" TypeName="IdentifiersShouldBeSpelledCorrectly" Category="Microsoft.Naming" CheckId="CA1704" Created="2007-03-27 04:29:04Z">
<Issue Name="Type">
<Item>Plugin</Item>
<Item>OpenSim.GridInterfaces.Remote.RemoteAssetPlugin</Item>
</Issue>
</Message>
</Messages>
</Type>
<Type Name="RemoteGridPlugin">
<Messages>
<Message Id="Plugin" TypeName="IdentifiersShouldBeSpelledCorrectly" Category="Microsoft.Naming" CheckId="CA1704" Created="2007-03-27 04:29:04Z">
<Issue Name="Type">
<Item>Plugin</Item>
<Item>OpenSim.GridInterfaces.Remote.RemoteGridPlugin</Item>
</Issue>
</Message>
</Messages>
</Type>
<Type Name="RemoteGridServer">
<Members>
<Member Name="agentcircuits">
<Messages>
<Message TypeName="CollectionPropertiesShouldBeReadOnly" Category="Microsoft.Usage" CheckId="CA2227" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>agentcircuits</Item>
</Issue>
</Message>
</Messages>
</Member>
<Member Name="AuthenticateSession(libsecondlife.LLUUID,libsecondlife.LLUUID,System.UInt32):OpenSim.Framework.Interfaces.AuthenticateResponse">
<Messages>
<Message Id="2#" TypeName="ParameterNamesShouldMatchBaseDeclaration" Category="Microsoft.Naming" CheckId="CA1725" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>circuitcode</Item>
<Item>RemoteGridServer.AuthenticateSession(LLUUID, LLUUID, UInt32):AuthenticateResponse</Item>
<Item>circuitCode</Item>
<Item>IGridServer.AuthenticateSession(LLUUID, LLUUID, UInt32):AuthenticateResponse</Item>
</Issue>
</Message>
</Messages>
</Member>
<Member Name="GridRecvKey">
<Messages>
<Message TypeName="AvoidUnusedPrivateFields" Category="Microsoft.Performance" CheckId="CA1823" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>RemoteGridServer.GridRecvKey</Item>
</Issue>
</Message>
</Messages>
</Member>
<Member Name="GridSendKey">
<Messages>
<Message TypeName="AvoidUnusedPrivateFields" Category="Microsoft.Performance" CheckId="CA1823" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>RemoteGridServer.GridSendKey</Item>
</Issue>
</Message>
</Messages>
</Member>
<Member Name="LogoutSession(libsecondlife.LLUUID,libsecondlife.LLUUID,System.UInt32):System.Boolean">
<Messages>
<Message TypeName="PassSystemUriObjectsInsteadOfStrings" Category="Microsoft.Usage" CheckId="CA2234" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>RemoteGridServer.LogoutSession(LLUUID, LLUUID, UInt32):Boolean</Item>
<Item>WebRequest.Create(Uri):WebRequest</Item>
<Item>WebRequest.Create(String):WebRequest</Item>
</Issue>
</Message>
<Message Id="GridResponse" TypeName="RemoveUnusedLocals" Category="Microsoft.Performance" CheckId="CA1804" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>RemoteGridServer.LogoutSession(LLUUID, LLUUID, UInt32):Boolean</Item>
<Item>GridResponse</Item>
<Item>System.String</Item>
</Issue>
</Message>
<Message Id="Logout" TypeName="UsePreferredTerms" Category="Microsoft.Naming" CheckId="CA1726" Created="2007-03-27 04:29:04Z">
<Issue Name="Member">
<Item>Logout</Item>
<Item>LogoutSession</Item>
<Item>LogOff</Item>
</Issue>
</Message>
<Message TypeName="ValidateArgumentsOfPublicMethods" Category="Microsoft.Design" CheckId="CA1062" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>'sessionID'</Item>
<Item>RemoteGridServer.LogoutSession(LLUUID, LLUUID, UInt32):Boolean</Item>
</Issue>
</Message>
</Messages>
</Member>
</Members>
</Type>
</Types>
</Namespace>
</Namespaces>
</Module>
</Modules>
</Target>
<Target Name="$(ProjectDir)/bin/OpenSim.Physics.Manager.dll">
<Modules>
<Module Name="opensim.physics.manager.dll">
<Messages>
<Message TypeName="AssembliesShouldDeclareMinimumSecurity" Category="Microsoft.Usage" CheckId="CA2209" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>OpenSim.Physics.Manager</Item>
</Issue>
</Message>
<Message TypeName="AssembliesShouldHaveValidStrongNames" Category="Microsoft.Design" CheckId="CA2210" Created="2007-03-27 04:29:04Z">
<Issue Name="NoStrongName">
<Item>OpenSim.Physics.Manager</Item>
</Issue>
</Message>
<Message TypeName="MarkAssembliesWithClsCompliant" Category="Microsoft.Design" CheckId="CA1014" Created="2007-03-27 04:29:04Z">
<Issue Name="NoAttr">
<Item>OpenSim.Physics.Manager</Item>
</Issue>
</Message>
</Messages>
<Namespaces>
<Namespace Name="OpenSim.Physics.Manager">
<Types>
<Type Name="IPhysicsPlugin">
<Messages>
<Message Id="Plugin" TypeName="IdentifiersShouldBeSpelledCorrectly" Category="Microsoft.Naming" CheckId="CA1704" Created="2007-03-27 04:29:04Z">
<Issue Name="Type">
<Item>Plugin</Item>
<Item>OpenSim.Physics.Manager.IPhysicsPlugin</Item>
</Issue>
</Message>
</Messages>
<Members>
<Member Name="GetName():System.String">
<Messages>
<Message TypeName="UsePropertiesWhereAppropriate" Category="Microsoft.Design" CheckId="CA1024" Created="2007-03-27 04:29:04Z">
<Issue Certainty="50">
<Item>GetName</Item>
</Issue>
</Message>
</Messages>
</Member>
<Member Name="GetScene():OpenSim.Physics.Manager.PhysicsScene">
<Messages>
<Message TypeName="UsePropertiesWhereAppropriate" Category="Microsoft.Design" CheckId="CA1024" Created="2007-03-27 04:29:04Z">
<Issue Certainty="50">
<Item>GetScene</Item>
</Issue>
</Message>
</Messages>
</Member>
</Members>
</Type>
<Type Name="NullPhysicsScene">
<Members>
<Member Name="SetTerrain(System.Single[]):System.Void">
<Messages>
<Message TypeName="ValidateArgumentsOfPublicMethods" Category="Microsoft.Design" CheckId="CA1062" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>'heightMap'</Item>
<Item>NullPhysicsScene.SetTerrain(Single[]):Void</Item>
</Issue>
</Message>
</Messages>
</Member>
<Member Name="Simulate(System.Single):System.Void">
<Messages>
<Message Id="System.Int32.ToString" TypeName="SpecifyIFormatProvider" Category="Microsoft.Globalization" CheckId="CA1305" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>NullPhysicsScene.Simulate(Single):Void</Item>
<Item>System.Int32.ToString</Item>
<Item>System.Int32.ToString(System.IFormatProvider)</Item>
</Issue>
</Message>
</Messages>
</Member>
</Members>
</Type>
<Type Name="PhysicsActor">
<Members>
<Member Name="Kinematic">
<Messages>
<Message Id="Kinematic" TypeName="IdentifiersShouldBeSpelledCorrectly" Category="Microsoft.Naming" CheckId="CA1704" Created="2007-03-27 04:29:04Z">
<Issue Name="Member">
<Item>Kinematic</Item>
<Item>PhysicsActor.Kinematic:Boolean</Item>
</Issue>
</Message>
</Messages>
</Member>
</Members>
</Type>
<Type Name="PhysicsManager">
<Members>
<Member Name="GetPhysicsScene(System.String):OpenSim.Physics.Manager.PhysicsScene">
<Messages>
<Message Id="System.String.Format(System.String,System.Object)" TypeName="SpecifyIFormatProvider" Category="Microsoft.Globalization" CheckId="CA1305" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>PhysicsManager.GetPhysicsScene(String):PhysicsScene</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="LoadPlugins():System.Void">
<Messages>
<Message Id="Plugins" TypeName="IdentifiersShouldBeSpelledCorrectly" Category="Microsoft.Naming" CheckId="CA1704" Created="2007-03-27 04:29:04Z">
<Issue Name="Member">
<Item>Plugins</Item>
<Item>PhysicsManager.LoadPlugins():Void</Item>
</Issue>
</Message>
</Messages>
</Member>
</Members>
</Type>
<Type Name="PhysicsVector">
<Members>
<Member Name=".ctor(System.Single,System.Single,System.Single)">
<Messages>
<Message Id="0#x" TypeName="IdentifiersShouldBeSpelledCorrectly" Category="Microsoft.Naming" CheckId="CA1704" Created="2007-03-27 04:29:04Z">
<Issue Name="ParameterOneLetter">
<Item>PhysicsVector.PhysicsVector(Single, Single, Single)</Item>
<Item>x</Item>
</Issue>
</Message>
<Message Id="1#y" TypeName="IdentifiersShouldBeSpelledCorrectly" Category="Microsoft.Naming" CheckId="CA1704" Created="2007-03-27 04:29:04Z">
<Issue Name="ParameterOneLetter">
<Item>PhysicsVector.PhysicsVector(Single, Single, Single)</Item>
<Item>y</Item>
</Issue>
</Message>
<Message Id="2#z" TypeName="IdentifiersShouldBeSpelledCorrectly" Category="Microsoft.Naming" CheckId="CA1704" Created="2007-03-27 04:29:04Z">
<Issue Name="ParameterOneLetter">
<Item>PhysicsVector.PhysicsVector(Single, Single, Single)</Item>
<Item>z</Item>
</Issue>
</Message>
</Messages>
</Member>
<Member Name="X">
<Messages>
<Message TypeName="DoNotDeclareVisibleInstanceFields" Category="Microsoft.Design" CheckId="CA1051" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>X</Item>
</Issue>
</Message>
<Message Id="X" TypeName="IdentifiersShouldBeSpelledCorrectly" Category="Microsoft.Naming" CheckId="CA1704" Created="2007-03-27 04:29:04Z">
<Issue Name="MemberOneLetter">
<Item>X</Item>
<Item>PhysicsVector.X</Item>
</Issue>
</Message>
</Messages>
</Member>
<Member Name="Y">
<Messages>
<Message TypeName="DoNotDeclareVisibleInstanceFields" Category="Microsoft.Design" CheckId="CA1051" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>Y</Item>
</Issue>
</Message>
<Message Id="Y" TypeName="IdentifiersShouldBeSpelledCorrectly" Category="Microsoft.Naming" CheckId="CA1704" Created="2007-03-27 04:29:04Z">
<Issue Name="MemberOneLetter">
<Item>Y</Item>
<Item>PhysicsVector.Y</Item>
</Issue>
</Message>
</Messages>
</Member>
<Member Name="Z">
<Messages>
<Message TypeName="DoNotDeclareVisibleInstanceFields" Category="Microsoft.Design" CheckId="CA1051" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>Z</Item>
</Issue>
</Message>
<Message Id="Z" TypeName="IdentifiersShouldBeSpelledCorrectly" Category="Microsoft.Naming" CheckId="CA1704" Created="2007-03-27 04:29:04Z">
<Issue Name="MemberOneLetter">
<Item>Z</Item>
<Item>PhysicsVector.Z</Item>
</Issue>
</Message>
</Messages>
</Member>
<Member Name="Zero">
<Messages>
<Message TypeName="DoNotDeclareReadOnlyMutableReferenceTypes" Category="Microsoft.Security" CheckId="CA2104" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>PhysicsVector.Zero</Item>
<Item>OpenSim.Physics.Manager.PhysicsVector</Item>
</Issue>
</Message>
</Messages>
</Member>
</Members>
</Type>
</Types>
</Namespace>
</Namespaces>
</Module>
</Modules>
</Target>
<Target Name="$(ProjectDir)/bin/OpenSim.RegionServer.dll">
<Modules>
<Module Name="opensim.regionserver.dll">
<Messages>
<Message TypeName="AssembliesShouldDeclareMinimumSecurity" Category="Microsoft.Usage" CheckId="CA2209" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>OpenSim.RegionServer</Item>
</Issue>
</Message>
<Message TypeName="AssembliesShouldHaveValidStrongNames" Category="Microsoft.Design" CheckId="CA2210" Created="2007-03-27 04:29:04Z">
<Issue Name="NoStrongName">
<Item>OpenSim.RegionServer</Item>
</Issue>
</Message>
<Message TypeName="MarkAssembliesWithAssemblyVersion" Category="Microsoft.Design" CheckId="CA1016" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>OpenSim.RegionServer</Item>
</Issue>
</Message>
<Message TypeName="MarkAssembliesWithClsCompliant" Category="Microsoft.Design" CheckId="CA1014" Created="2007-03-27 04:29:04Z">
<Issue Name="NoAttr">
<Item>OpenSim.RegionServer</Item>
</Issue>
</Message>
<Message TypeName="MarkAssembliesWithComVisible" Category="Microsoft.Design" CheckId="CA1017" Created="2007-03-27 04:29:04Z">
<Issue Name="NoAttribute" Level="CriticalError">
<Item>OpenSim.RegionServer</Item>
</Issue>
</Message>
</Messages>
<Namespaces>
<Namespace Name="OpenSim">
<Types>
<Type Name="AgentAssetUpload">
<Members>
<Member Name="AddUpload(libsecondlife.LLUUID,OpenSim.Framework.Assets.AssetBase):System.Void">
<Messages>
<Message Id="0#" TypeName="ShortAcronymsShouldBeUppercase" Category="Microsoft.Naming" CheckId="CA1706" Created="2007-03-27 04:29:04Z">
<Issue Name="ParameterId">
<Item>ID</Item>
<Item>transactionID</Item>
<Item>Id</Item>
</Issue>
</Message>
</Messages>
</Member>
<Member Name="AddUploadToAssetCache(libsecondlife.LLUUID):OpenSim.Framework.Assets.AssetBase">
<Messages>
<Message Id="0#" TypeName="ShortAcronymsShouldBeUppercase" Category="Microsoft.Naming" CheckId="CA1706" Created="2007-03-27 04:29:04Z">
<Issue Name="ParameterId">
<Item>ID</Item>
<Item>transactionID</Item>
<Item>Id</Item>
</Issue>
</Message>
</Messages>
</Member>
<Member Name="GetUpload(libsecondlife.LLUUID):OpenSim.Framework.Assets.AssetBase">
<Messages>
<Message Id="0#" TypeName="ShortAcronymsShouldBeUppercase" Category="Microsoft.Naming" CheckId="CA1706" Created="2007-03-27 04:29:04Z">
<Issue Name="ParameterId">
<Item>ID</Item>
<Item>transactionID</Item>
<Item>Id</Item>
</Issue>
</Message>
</Messages>
</Member>
<Member Name="HandleUploadPacket(libsecondlife.Packets.AssetUploadRequestPacket,libsecondlife.LLUUID):System.Void">
<Messages>
<Message Id="1#" TypeName="ShortAcronymsShouldBeUppercase" Category="Microsoft.Naming" CheckId="CA1706" Created="2007-03-27 04:29:04Z">
<Issue Name="ParameterId">
<Item>ID</Item>
<Item>assetID</Item>
<Item>Id</Item>
</Issue>
</Message>
<Message Id="System.Int32.ToString(System.String)" TypeName="SpecifyIFormatProvider" Category="Microsoft.Globalization" CheckId="CA1305" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>AgentAssetUpload.HandleUploadPacket(AssetUploadRequestPacket, LLUUID):Void</Item>
<Item>System.Int32.ToString(System.String)</Item>
<Item>System.Int32.ToString(System.String,System.IFormatProvider)</Item>
</Issue>
<Issue>
<Item>AgentAssetUpload.HandleUploadPacket(AssetUploadRequestPacket, LLUUID):Void</Item>
<Item>System.Int32.ToString(System.String)</Item>
<Item>System.Int32.ToString(System.String,System.IFormatProvider)</Item>
</Issue>
</Message>
<Message TypeName="ValidateArgumentsOfPublicMethods" Category="Microsoft.Design" CheckId="CA1062" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>'assetID'</Item>
<Item>AgentAssetUpload.HandleUploadPacket(AssetUploadRequestPacket, LLUUID):Void</Item>
</Issue>
<Issue>
<Item>'pack'</Item>
<Item>AgentAssetUpload.HandleUploadPacket(AssetUploadRequestPacket, LLUUID):Void</Item>
</Issue>
</Message>
</Messages>
</Member>
<Member Name="HandleXferPacket(libsecondlife.Packets.SendXferPacketPacket):System.Void">
<Messages>
<Message Id="0#xfer" TypeName="IdentifiersShouldBeSpelledCorrectly" Category="Microsoft.Naming" CheckId="CA1704" Created="2007-03-27 04:29:04Z">
<Issue Name="Parameter">
<Item>AgentAssetUpload.HandleXferPacket(SendXferPacketPacket):Void</Item>
<Item>xfer</Item>
<Item>xferPacket</Item>
</Issue>
</Message>
<Message Id="Xfer" TypeName="IdentifiersShouldBeSpelledCorrectly" Category="Microsoft.Naming" CheckId="CA1704" Created="2007-03-27 04:29:04Z">
<Issue Name="Member">
<Item>Xfer</Item>
<Item>AgentAssetUpload.HandleXferPacket(SendXferPacketPacket):Void</Item>
</Issue>
</Message>
</Messages>
</Member>
</Members>
</Type>
<Type Name="AssetTransaction">
<Members>
<Member Name=".ctor()">
<Messages>
<Message TypeName="DoNotInitializeUnnecessarily" Category="Microsoft.Performance" CheckId="CA1805" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>AssetTransaction.AssetTransaction()</Item>
<Item>UploadComplete</Item>
<Item>System.Boolean</Item>
<Item>false</Item>
</Issue>
</Message>
</Messages>
</Member>
<Member Name="AddToInventory">
<Messages>
<Message TypeName="DoNotDeclareVisibleInstanceFields" Category="Microsoft.Design" CheckId="CA1051" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>AddToInventory</Item>
</Issue>
</Message>
</Messages>
</Member>
<Member Name="Asset">
<Messages>
<Message TypeName="DoNotDeclareVisibleInstanceFields" Category="Microsoft.Design" CheckId="CA1051" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>Asset</Item>
</Issue>
</Message>
</Messages>
</Member>
<Member Name="InventFolder">
<Messages>
<Message TypeName="DoNotDeclareVisibleInstanceFields" Category="Microsoft.Design" CheckId="CA1051" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>InventFolder</Item>
</Issue>
</Message>
</Messages>
</Member>
<Member Name="TransactionID">
<Messages>
<Message TypeName="DoNotDeclareVisibleInstanceFields" Category="Microsoft.Design" CheckId="CA1051" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>TransactionID</Item>
</Issue>
</Message>
</Messages>
</Member>
<Member Name="UploadComplete">
<Messages>
<Message TypeName="DoNotDeclareVisibleInstanceFields" Category="Microsoft.Design" CheckId="CA1051" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>UploadComplete</Item>
</Issue>
</Message>
</Messages>
</Member>
<Member Name="XferID">
<Messages>
<Message TypeName="DoNotDeclareVisibleInstanceFields" Category="Microsoft.Design" CheckId="CA1051" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>XferID</Item>
</Issue>
</Message>
<Message Id="Xfer" TypeName="IdentifiersShouldBeSpelledCorrectly" Category="Microsoft.Naming" CheckId="CA1704" Created="2007-03-27 04:29:04Z">
<Issue Name="Member">
<Item>Xfer</Item>
<Item>AssetTransaction.XferID</Item>
</Issue>
</Message>
</Messages>
</Member>
</Members>
</Type>
<Type Name="Grid">
<Messages>
<Message TypeName="TypeNamesShouldNotMatchNamespaces" Category="Microsoft.Naming" CheckId="CA1724" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>Grid</Item>
<Item>OpenSim.Framework.Grid</Item>
</Issue>
</Message>
</Messages>
<Members>
<Member Name="AssetDll">
<Messages>
<Message TypeName="DoNotDeclareVisibleInstanceFields" Category="Microsoft.Design" CheckId="CA1051" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>AssetDll</Item>
</Issue>
</Message>
</Messages>
</Member>
<Member Name="AssetServer">
<Messages>
<Message TypeName="DoNotDeclareVisibleInstanceFields" Category="Microsoft.Design" CheckId="CA1051" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>AssetServer</Item>
</Issue>
</Message>
</Messages>
</Member>
<Member Name="GridDll">
<Messages>
<Message TypeName="DoNotDeclareVisibleInstanceFields" Category="Microsoft.Design" CheckId="CA1051" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>GridDll</Item>
</Issue>
</Message>
</Messages>
</Member>
<Member Name="GridServer">
<Messages>
<Message TypeName="DoNotDeclareVisibleInstanceFields" Category="Microsoft.Design" CheckId="CA1051" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>GridServer</Item>
</Issue>
</Message>
</Messages>
</Member>
<Member Name="Initialise():System.Void">
<Messages>
<Message Id="Initialise" TypeName="IdentifiersShouldBeSpelledCorrectly" Category="Microsoft.Naming" CheckId="CA1704" Created="2007-03-27 04:29:04Z">
<Issue Name="Member">
<Item>Initialise</Item>
<Item>Grid.Initialise():Void</Item>
</Issue>
</Message>
</Messages>
</Member>
<Member Name="LoadAssetDll(System.String):OpenSim.Framework.Interfaces.IAssetServer">
<Messages>
<Message TypeName="MarkMembersAsStatic" Category="Microsoft.Performance" CheckId="CA1822" Created="2007-03-27 04:29:04Z" FixCategory="NonBreaking">
<Issue>
<Item>Grid.LoadAssetDll(String):IAssetServer</Item>
</Issue>
</Message>
</Messages>
</Member>
<Member Name="LoadGridDll(System.String):OpenSim.Framework.Interfaces.IGridServer">
<Messages>
<Message TypeName="MarkMembersAsStatic" Category="Microsoft.Performance" CheckId="CA1822" Created="2007-03-27 04:29:04Z" FixCategory="NonBreaking">
<Issue>
<Item>Grid.LoadGridDll(String):IGridServer</Item>
</Issue>
</Message>
</Messages>
</Member>
</Members>
</Type>
<Type Name="OpenSimApplication">
<Messages>
<Message Id="Sim" TypeName="IdentifiersShouldBeSpelledCorrectly" Category="Microsoft.Naming" CheckId="CA1704" Created="2007-03-27 04:29:04Z">
<Issue Name="Type">
<Item>Sim</Item>
<Item>OpenSim.OpenSimApplication</Item>
</Issue>
</Message>
</Messages>
<Members>
<Member Name="RemoveClientCircuit(System.UInt32):System.Void">
<Messages>
<Message Id="0#circuitcode" TypeName="IdentifiersShouldBeSpelledCorrectly" Category="Microsoft.Naming" CheckId="CA1704" Created="2007-03-27 04:29:04Z">
<Issue Name="Parameter">
<Item>OpenSimApplication.RemoveClientCircuit(UInt32):Void</Item>
<Item>circuitcode</Item>
<Item>circuitcode</Item>
</Issue>
</Message>
</Messages>
</Member>
<Member Name="SendPacketTo(System.Byte[],System.Int32,System.Net.Sockets.SocketFlags,System.UInt32):System.Void">
<Messages>
<Message Id="3#circuitcode" TypeName="IdentifiersShouldBeSpelledCorrectly" Category="Microsoft.Naming" CheckId="CA1704" Created="2007-03-27 04:29:04Z">
<Issue Name="Parameter">
<Item>OpenSimApplication.SendPacketTo(Byte[], Int32, SocketFlags, UInt32):Void</Item>
<Item>circuitcode</Item>
<Item>circuitcode</Item>
</Issue>
</Message>
</Messages>
</Member>
<Member Name="StartUp():System.Void">
<Messages>
<Message Id="StartUp" TypeName="CompoundWordsShouldBeCasedCorrectly" Category="Microsoft.Naming" CheckId="CA1702" Created="2007-03-27 04:29:04Z">
<Issue Name="ShouldBeDiscreteTerm">
<Item>StartUp</Item>
<Item>method</Item>
<Item>StartUp</Item>
<Item>Startup</Item>
</Issue>
</Message>
</Messages>
</Member>
</Members>
</Type>
<Type Name="OpenSimMain">
<Messages>
<Message Id="Sim" TypeName="IdentifiersShouldBeSpelledCorrectly" Category="Microsoft.Naming" CheckId="CA1704" Created="2007-03-27 04:29:04Z">
<Issue Name="Type">
<Item>Sim</Item>
<Item>OpenSim.OpenSimMain</Item>
</Issue>
</Message>
<Message TypeName="TypesThatOwnDisposableFieldsShouldBeDisposable" Category="Microsoft.Design" CheckId="CA1001" Created="2007-03-27 04:29:04Z" FixCategory="Breaking">
<Issue>
<Item>OpenSim.OpenSimMain</Item>
<Item>System.Timers.Timer, System.Net.Sockets.Socket</Item>
</Issue>
</Message>
</Messages>
<Members>
<Member Name=".ctor()">
<Messages>
<Message TypeName="DoNotInitializeUnnecessarily" Category="Microsoft.Performance" CheckId="CA1805" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>OpenSimMain.OpenSimMain()</Item>
<Item>loginserver</Item>
<Item>System.Boolean</Item>
<Item>false</Item>
</Issue>
<Issue>
<Item>OpenSimMain.OpenSimMain()</Item>
<Item>sandbox</Item>
<Item>System.Boolean</Item>
<Item>false</Item>
</Issue>
</Message>
</Messages>
</Member>
<Member Name="_physicsEngine">
<Messages>
<Message TypeName="DoNotDeclareVisibleInstanceFields" Category="Microsoft.Design" CheckId="CA1051" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>_physicsEngine</Item>
</Issue>
</Message>
<Message Id="Member" TypeName="IdentifiersShouldNotContainUnderscores" Category="Microsoft.Naming" CheckId="CA1707" Created="2007-03-27 04:29:04Z">
<Issue Name="Member">
<Item>_physicsEngine</Item>
</Issue>
</Message>
</Messages>
</Member>
<Member Name="LoadConfigDll(System.String):OpenSim.Framework.Interfaces.SimConfig">
<Messages>
<Message TypeName="MarkMembersAsStatic" Category="Microsoft.Performance" CheckId="CA1822" Created="2007-03-27 04:29:04Z" FixCategory="NonBreaking">
<Issue>
<Item>OpenSimMain.LoadConfigDll(String):SimConfig</Item>
</Issue>
</Message>
</Messages>
</Member>
<Member Name="loginserver">
<Messages>
<Message TypeName="DoNotDeclareVisibleInstanceFields" Category="Microsoft.Design" CheckId="CA1051" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>loginserver</Item>
</Issue>
</Message>
<Message Id="loginserver" TypeName="IdentifiersShouldBeSpelledCorrectly" Category="Microsoft.Naming" CheckId="CA1704" Created="2007-03-27 04:29:04Z">
<Issue Name="Member">
<Item>loginserver</Item>
<Item>OpenSimMain.loginserver</Item>
</Issue>
</Message>
</Messages>
</Member>
<Member Name="sandbox">
<Messages>
<Message TypeName="DoNotDeclareVisibleInstanceFields" Category="Microsoft.Design" CheckId="CA1051" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>sandbox</Item>
</Issue>
</Message>
</Messages>
</Member>
<Member Name="Server">
<Messages>
<Message TypeName="DoNotDeclareVisibleInstanceFields" Category="Microsoft.Design" CheckId="CA1051" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>Server</Item>
</Issue>
</Message>
</Messages>
</Member>
<Member Name="StartUp():System.Void">
<Messages>
<Message TypeName="DoNotUseTimersThatPreventPowerStateChanges" Category="Microsoft.Mobility" CheckId="CA1601" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>Timer.set_Interval(Double):Void</Item>
<Item>OpenSimMain.StartUp():Void</Item>
</Issue>
</Message>
<Message Id="System.UInt32.ToString" TypeName="SpecifyIFormatProvider" Category="Microsoft.Globalization" CheckId="CA1305" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>OpenSimMain.StartUp():Void</Item>
<Item>System.UInt32.ToString</Item>
<Item>System.UInt32.ToString(System.IFormatProvider)</Item>
</Issue>
<Issue>
<Item>OpenSimMain.StartUp():Void</Item>
<Item>System.UInt32.ToString</Item>
<Item>System.UInt32.ToString(System.IFormatProvider)</Item>
</Issue>
</Message>
</Messages>
</Member>
</Members>
</Type>
<Type Name="OpenSimRoot">
<Messages>
<Message Id="Sim" TypeName="IdentifiersShouldBeSpelledCorrectly" Category="Microsoft.Naming" CheckId="CA1704" Created="2007-03-27 04:29:04Z">
<Issue Name="Type">
<Item>Sim</Item>
<Item>OpenSim.OpenSimRoot</Item>
</Issue>
</Message>
</Messages>
<Members>
<Member Name=".ctor()">
<Messages>
<Message TypeName="DoNotInitializeUnnecessarily" Category="Microsoft.Performance" CheckId="CA1805" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>OpenSimRoot.OpenSimRoot()</Item>
<Item>Sandbox</Item>
<Item>System.Boolean</Item>
<Item>false</Item>
</Issue>
</Message>
</Messages>
</Member>
<Member Name="Application">
<Messages>
<Message TypeName="DoNotDeclareVisibleInstanceFields" Category="Microsoft.Design" CheckId="CA1051" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>Application</Item>
</Issue>
</Message>
</Messages>
</Member>
<Member Name="AssetCache">
<Messages>
<Message TypeName="DoNotDeclareVisibleInstanceFields" Category="Microsoft.Design" CheckId="CA1051" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>AssetCache</Item>
</Issue>
</Message>
</Messages>
</Member>
<Member Name="Cfg">
<Messages>
<Message TypeName="DoNotDeclareVisibleInstanceFields" Category="Microsoft.Design" CheckId="CA1051" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>Cfg</Item>
</Issue>
</Message>
<Message Id="Cfg" TypeName="IdentifiersShouldBeSpelledCorrectly" Category="Microsoft.Naming" CheckId="CA1704" Created="2007-03-27 04:29:04Z">
<Issue Name="Member">
<Item>Cfg</Item>
<Item>OpenSimRoot.Cfg</Item>
</Issue>
</Message>
</Messages>
</Member>
<Member Name="ClientThreads">
<Messages>
<Message TypeName="DoNotDeclareVisibleInstanceFields" Category="Microsoft.Design" CheckId="CA1051" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>ClientThreads</Item>
</Issue>
</Message>
</Messages>
</Member>
<Member Name="GridServers">
<Messages>
<Message TypeName="DoNotDeclareVisibleInstanceFields" Category="Microsoft.Design" CheckId="CA1051" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>GridServers</Item>
</Issue>
</Message>
</Messages>
</Member>
<Member Name="HttpServer">
<Messages>
<Message TypeName="DoNotDeclareVisibleInstanceFields" Category="Microsoft.Design" CheckId="CA1051" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>HttpServer</Item>
</Issue>
</Message>
</Messages>
</Member>
<Member Name="InventoryCache">
<Messages>
<Message TypeName="DoNotDeclareVisibleInstanceFields" Category="Microsoft.Design" CheckId="CA1051" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>InventoryCache</Item>
</Issue>
</Message>
</Messages>
</Member>
<Member Name="LocalWorld">
<Messages>
<Message TypeName="DoNotDeclareVisibleInstanceFields" Category="Microsoft.Design" CheckId="CA1051" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>LocalWorld</Item>
</Issue>
</Message>
</Messages>
</Member>
<Member Name="Sandbox">
<Messages>
<Message TypeName="DoNotDeclareVisibleInstanceFields" Category="Microsoft.Design" CheckId="CA1051" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>Sandbox</Item>
</Issue>
</Message>
</Messages>
</Member>
<Member Name="StartUp():System.Void">
<Messages>
<Message Id="StartUp" TypeName="CompoundWordsShouldBeCasedCorrectly" Category="Microsoft.Naming" CheckId="CA1702" Created="2007-03-27 04:29:04Z">
<Issue Name="ShouldBeDiscreteTerm">
<Item>StartUp</Item>
<Item>method</Item>
<Item>StartUp</Item>
<Item>Startup</Item>
</Issue>
</Message>
</Messages>
</Member>
<Member Name="startuptime">
<Messages>
<Message TypeName="DoNotDeclareVisibleInstanceFields" Category="Microsoft.Design" CheckId="CA1051" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>startuptime</Item>
</Issue>
</Message>
<Message Id="startuptime" TypeName="IdentifiersShouldBeSpelledCorrectly" Category="Microsoft.Naming" CheckId="CA1704" Created="2007-03-27 04:29:04Z">
<Issue Name="Member">
<Item>startuptime</Item>
<Item>OpenSimRoot.startuptime</Item>
</Issue>
</Message>
</Messages>
</Member>
</Members>
</Type>
<Type Name="QueItem">
<Messages>
<Message Id="Que" TypeName="IdentifiersShouldBeSpelledCorrectly" Category="Microsoft.Naming" CheckId="CA1704" Created="2007-03-27 04:29:04Z">
<Issue Name="Type">
<Item>Que</Item>
<Item>OpenSim.QueItem</Item>
</Issue>
</Message>
</Messages>
<Members>
<Member Name="Incoming">
<Messages>
<Message TypeName="DoNotDeclareVisibleInstanceFields" Category="Microsoft.Design" CheckId="CA1051" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>Incoming</Item>
</Issue>
</Message>
</Messages>
</Member>
<Member Name="Packet">
<Messages>
<Message TypeName="DoNotDeclareVisibleInstanceFields" Category="Microsoft.Design" CheckId="CA1051" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>Packet</Item>
</Issue>
</Message>
</Messages>
</Member>
</Members>
</Type>
<Type Name="SimClient">
<Messages>
<Message Id="Sim" TypeName="IdentifiersShouldBeSpelledCorrectly" Category="Microsoft.Naming" CheckId="CA1704" Created="2007-03-27 04:29:04Z">
<Issue Name="Type">
<Item>Sim</Item>
<Item>OpenSim.SimClient</Item>
</Issue>
</Message>
<Message TypeName="TypesThatOwnDisposableFieldsShouldBeDisposable" Category="Microsoft.Design" CheckId="CA1001" Created="2007-03-27 04:29:04Z" FixCategory="Breaking">
<Issue>
<Item>OpenSim.SimClient</Item>
<Item>System.Timers.Timer</Item>
</Issue>
</Message>
</Messages>
<Members>
<Member Name=".ctor(System.Net.EndPoint,libsecondlife.Packets.UseCircuitCodePacket)">
<Messages>
<Message TypeName="DoNotInitializeUnnecessarily" Category="Microsoft.Performance" CheckId="CA1805" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>SimClient.SimClient(EndPoint, UseCircuitCodePacket)</Item>
<Item>Sequence</Item>
<Item>System.UInt32</Item>
<Item>0</Item>
</Issue>
<Issue>
<Item>SimClient.SimClient(EndPoint, UseCircuitCodePacket)</Item>
<Item>debug</Item>
<Item>System.Boolean</Item>
<Item>false</Item>
</Issue>
</Message>
<Message TypeName="DoNotUseTimersThatPreventPowerStateChanges" Category="Microsoft.Mobility" CheckId="CA1601" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>Timer.Timer(Double)</Item>
<Item>SimClient.SimClient(EndPoint, UseCircuitCodePacket)</Item>
</Issue>
</Message>
<Message Id="1#initialcirpack" TypeName="IdentifiersShouldBeSpelledCorrectly" Category="Microsoft.Naming" CheckId="CA1704" Created="2007-03-27 04:29:04Z">
<Issue Name="Parameter">
<Item>SimClient.SimClient(EndPoint, UseCircuitCodePacket)</Item>
<Item>initialcirpack</Item>
<Item>initialcirpack</Item>
</Issue>
</Message>
</Messages>
</Member>
<Member Name="AgentID">
<Messages>
<Message TypeName="DoNotDeclareVisibleInstanceFields" Category="Microsoft.Design" CheckId="CA1051" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>AgentID</Item>
</Issue>
</Message>
</Messages>
</Member>
<Member Name="CircuitCode">
<Messages>
<Message TypeName="DoNotDeclareVisibleInstanceFields" Category="Microsoft.Design" CheckId="CA1051" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>CircuitCode</Item>
</Issue>
</Message>
</Messages>
</Member>
<Member Name="ClientAvatar">
<Messages>
<Message TypeName="DoNotDeclareVisibleInstanceFields" Category="Microsoft.Design" CheckId="CA1051" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>ClientAvatar</Item>
</Issue>
</Message>
</Messages>
</Member>
<Member Name="InPacket(libsecondlife.Packets.Packet):System.Void">
<Messages>
<Message Id="0#" TypeName="IdentifiersShouldBeCasedCorrectly" Category="Microsoft.Naming" CheckId="CA1709" Created="2007-03-27 04:29:04Z">
<Issue Name="Parameter">
<Item>NewPack</Item>
</Issue>
</Message>
</Messages>
</Member>
<Member Name="newAssetFolder">
<Messages>
<Message TypeName="AvoidUnusedPrivateFields" Category="Microsoft.Performance" CheckId="CA1823" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>SimClient.newAssetFolder</Item>
</Issue>
</Message>
</Messages>
</Member>
<Member Name="OutPacket(libsecondlife.Packets.Packet):System.Void">
<Messages>
<Message Id="0#" TypeName="IdentifiersShouldBeCasedCorrectly" Category="Microsoft.Naming" CheckId="CA1709" Created="2007-03-27 04:29:04Z">
<Issue Name="Parameter">
<Item>NewPack</Item>
</Issue>
</Message>
</Messages>
</Member>
<Member Name="ProcessInPacket(libsecondlife.Packets.Packet):System.Void">
<Messages>
<Message Id="0#" TypeName="IdentifiersShouldBeCasedCorrectly" Category="Microsoft.Naming" CheckId="CA1709" Created="2007-03-27 04:29:04Z">
<Issue Name="Parameter">
<Item>Pack</Item>
</Issue>
</Message>
<Message Id="wear" TypeName="RemoveUnusedLocals" Category="Microsoft.Performance" CheckId="CA1804" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>SimClient.ProcessInPacket(Packet):Void</Item>
<Item>wear</Item>
<Item>libsecondlife.Packets.AgentIsNowWearingPacket</Item>
</Issue>
</Message>
<Message TypeName="TestForEmptyStringsUsingStringLength" Category="Microsoft.Performance" CheckId="CA1820" Created="2007-03-27 04:29:04Z">
<Issue Name="IsNullOrEmpty">
<Item>op_Equality</Item>
<Item>""</Item>
<Item>SimClient.ProcessInPacket(Packet):Void</Item>
</Issue>
</Message>
</Messages>
</Member>
<Member Name="ProcessOutPacket(libsecondlife.Packets.Packet):System.Void">
<Messages>
<Message TypeName="DoNotCatchGeneralExceptionTypes" Category="Microsoft.Design" CheckId="CA1031" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>SimClient.ProcessOutPacket(Packet):Void</Item>
<Item>System.Exception</Item>
</Issue>
</Message>
<Message Id="0#" TypeName="IdentifiersShouldBeCasedCorrectly" Category="Microsoft.Naming" CheckId="CA1709" Created="2007-03-27 04:29:04Z">
<Issue Name="Parameter">
<Item>Pack</Item>
</Issue>
</Message>
</Messages>
</Member>
<Member Name="SecureSessionID">
<Messages>
<Message TypeName="DoNotDeclareVisibleInstanceFields" Category="Microsoft.Design" CheckId="CA1051" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>SecureSessionID</Item>
</Issue>
</Message>
</Messages>
</Member>
<Member Name="SessionID">
<Messages>
<Message TypeName="DoNotDeclareVisibleInstanceFields" Category="Microsoft.Design" CheckId="CA1051" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>SessionID</Item>
</Issue>
</Message>
</Messages>
</Member>
<Member Name="userEP">
<Messages>
<Message TypeName="DoNotDeclareVisibleInstanceFields" Category="Microsoft.Design" CheckId="CA1051" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>userEP</Item>
</Issue>
</Message>
</Messages>
</Member>
</Members>
</Type>
<Type Name="SimConsole">
<Messages>
<Message TypeName="ComVisibleTypeBaseTypesShouldBeComVisible" Category="Microsoft.Interoperability" CheckId="CA1405" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>OpenSim.SimConsole</Item>
<Item> OpenSim.Framework.Console.ConsoleBase</Item>
</Issue>
</Message>
<Message Id="Sim" TypeName="IdentifiersShouldBeSpelledCorrectly" Category="Microsoft.Naming" CheckId="CA1704" Created="2007-03-27 04:29:04Z">
<Issue Name="Type">
<Item>Sim</Item>
<Item>OpenSim.SimConsole</Item>
</Issue>
</Message>
</Messages>
<Members>
<Member Name=".ctor(OpenSim.Framework.Console.ConsoleBase+ConsoleType,System.String,System.Int32)">
<Messages>
<Message Id="0#constype" TypeName="IdentifiersShouldBeSpelledCorrectly" Category="Microsoft.Naming" CheckId="CA1704" Created="2007-03-27 04:29:04Z">
<Issue Name="Parameter">
<Item>SimConsole.SimConsole(ConsoleType, String, Int32)</Item>
<Item>constype</Item>
<Item>constype</Item>
</Issue>
</Message>
<Message Id="1#sparam" TypeName="IdentifiersShouldBeSpelledCorrectly" Category="Microsoft.Naming" CheckId="CA1704" Created="2007-03-27 04:29:04Z">
<Issue Name="Parameter">
<Item>SimConsole.SimConsole(ConsoleType, String, Int32)</Item>
<Item>sparam</Item>
<Item>sparam</Item>
</Issue>
</Message>
<Message Id="2#iparam" TypeName="IdentifiersShouldBeSpelledCorrectly" Category="Microsoft.Naming" CheckId="CA1704" Created="2007-03-27 04:29:04Z">
<Issue Name="Parameter">
<Item>SimConsole.SimConsole(ConsoleType, String, Int32)</Item>
<Item>iparam</Item>
<Item>iparam</Item>
</Issue>
</Message>
<Message Id="iparam" TypeName="ReviewUnusedParameters" Category="Microsoft.Usage" CheckId="CA1801" Created="2007-03-27 04:29:04Z" FixCategory="Breaking">
<Issue>
<Item>iparam</Item>
<Item>SimConsole.SimConsole(ConsoleType, String, Int32)</Item>
</Issue>
</Message>
<Message Id="sparam" TypeName="ReviewUnusedParameters" Category="Microsoft.Usage" CheckId="CA1801" Created="2007-03-27 04:29:04Z" FixCategory="Breaking">
<Issue>
<Item>sparam</Item>
<Item>SimConsole.SimConsole(ConsoleType, String, Int32)</Item>
</Issue>
</Message>
</Messages>
</Member>
<Member Name="CmdPrompt(System.String,System.String):System.String">
<Messages>
<Message TypeName="TestForEmptyStringsUsingStringLength" Category="Microsoft.Performance" CheckId="CA1820" Created="2007-03-27 04:29:04Z">
<Issue Name="IsNullOrEmpty">
<Item>op_Equality</Item>
<Item>""</Item>
<Item>SimConsole.CmdPrompt(String, String):String</Item>
</Issue>
</Message>
</Messages>
</Member>
<Member Name="ConsType">
<Messages>
<Message TypeName="AvoidUnusedPrivateFields" Category="Microsoft.Performance" CheckId="CA1823" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>SimConsole.ConsType</Item>
</Issue>
</Message>
</Messages>
</Member>
<Member Name="MainConsolePrompt():System.Void">
<Messages>
<Message Id="System.UInt64.ToString" TypeName="SpecifyIFormatProvider" Category="Microsoft.Globalization" CheckId="CA1305" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>SimConsole.MainConsolePrompt():Void</Item>
<Item>System.UInt64.ToString</Item>
<Item>System.UInt64.ToString(System.IFormatProvider)</Item>
</Issue>
</Message>
</Messages>
</Member>
<Member Name="RunCmd(System.String,System.String[]):System.Object">
<Messages>
<Message TypeName="ValidateArgumentsOfPublicMethods" Category="Microsoft.Design" CheckId="CA1062" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>'cmdparams'</Item>
<Item>SimConsole.RunCmd(String, String[]):Object</Item>
</Issue>
</Message>
</Messages>
</Member>
<Member Name="ShowCommands(System.String):System.Void">
<Messages>
<Message Id="System.String.Format(System.String,System.Object[])" TypeName="SpecifyIFormatProvider" Category="Microsoft.Globalization" CheckId="CA1305" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>SimConsole.ShowCommands(String):Void</Item>
<Item>System.String.Format(System.String,System.Object[])</Item>
<Item>System.String.Format(System.IFormatProvider,System.String,System.Object[])</Item>
</Issue>
<Issue>
<Item>SimConsole.ShowCommands(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>
</Members>
</Type>
<Type Name="VersionInfo">
<Members>
<Member Name="Version">
<Messages>
<Message TypeName="NonConstantFieldsShouldNotBeVisible" Category="Microsoft.Usage" CheckId="CA2211" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>Version</Item>
</Issue>
</Message>
</Messages>
</Member>
</Members>
</Type>
</Types>
</Namespace>
<Namespace Name="OpenSim.Assets">
<Types>
<Type Name="AssetCache">
<Members>
<Member Name="AddTextureRequest(OpenSim.SimClient,libsecondlife.LLUUID):System.Void">
<Messages>
<Message Id="1#" TypeName="ShortAcronymsShouldBeUppercase" Category="Microsoft.Naming" CheckId="CA1706" Created="2007-03-27 04:29:04Z">
<Issue Name="ParameterId">
<Item>ID</Item>
<Item>imageID</Item>
<Item>Id</Item>
</Issue>
</Message>
</Messages>
</Member>
<Member Name="AssetRequests">
<Messages>
<Message TypeName="DoNotDeclareVisibleInstanceFields" Category="Microsoft.Design" CheckId="CA1051" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>AssetRequests</Item>
</Issue>
</Message>
<Message TypeName="DoNotExposeGenericLists" Category="Microsoft.Design" CheckId="CA1002" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>System.Collections.Generic.List`1&lt;OpenSim.Assets.AssetRequest&gt;</Item>
<Item>AssetCache.AssetRequests</Item>
</Issue>
</Message>
</Messages>
</Member>
<Member Name="Assets">
<Messages>
<Message TypeName="DoNotDeclareVisibleInstanceFields" Category="Microsoft.Design" CheckId="CA1051" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>Assets</Item>
</Issue>
</Message>
</Messages>
</Member>
<Member Name="CloneAsset(libsecondlife.LLUUID,OpenSim.Assets.AssetInfo):OpenSim.Assets.AssetInfo">
<Messages>
<Message TypeName="ConsiderPassingBaseTypesAsParameters" Category="Microsoft.Design" CheckId="CA1011" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>sourceAsset</Item>
<Item>AssetCache.CloneAsset(LLUUID, AssetInfo):AssetInfo</Item>
<Item>OpenSim.Assets.AssetInfo</Item>
<Item>OpenSim.Framework.Assets.AssetBase</Item>
</Issue>
</Message>
<Message TypeName="MarkMembersAsStatic" Category="Microsoft.Performance" CheckId="CA1822" Created="2007-03-27 04:29:04Z" FixCategory="Breaking">
<Issue>
<Item>AssetCache.CloneAsset(LLUUID, AssetInfo):AssetInfo</Item>
</Issue>
</Message>
<Message Id="newOwner" TypeName="ReviewUnusedParameters" Category="Microsoft.Usage" CheckId="CA1801" Created="2007-03-27 04:29:04Z" FixCategory="Breaking">
<Issue>
<Item>newOwner</Item>
<Item>AssetCache.CloneAsset(LLUUID, AssetInfo):AssetInfo</Item>
</Issue>
</Message>
<Message TypeName="ValidateArgumentsOfPublicMethods" Category="Microsoft.Design" CheckId="CA1062" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>'sourceAsset'</Item>
<Item>AssetCache.CloneAsset(LLUUID, AssetInfo):AssetInfo</Item>
</Issue>
</Message>
</Messages>
</Member>
<Member Name="CloneImage(libsecondlife.LLUUID,OpenSim.Assets.TextureImage):OpenSim.Assets.TextureImage">
<Messages>
<Message TypeName="ConsiderPassingBaseTypesAsParameters" Category="Microsoft.Design" CheckId="CA1011" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>source</Item>
<Item>AssetCache.CloneImage(LLUUID, TextureImage):TextureImage</Item>
<Item>OpenSim.Assets.TextureImage</Item>
<Item>OpenSim.Framework.Assets.AssetBase</Item>
</Issue>
</Message>
<Message TypeName="MarkMembersAsStatic" Category="Microsoft.Performance" CheckId="CA1822" Created="2007-03-27 04:29:04Z" FixCategory="Breaking">
<Issue>
<Item>AssetCache.CloneImage(LLUUID, TextureImage):TextureImage</Item>
</Issue>
</Message>
<Message Id="newOwner" TypeName="ReviewUnusedParameters" Category="Microsoft.Usage" CheckId="CA1801" Created="2007-03-27 04:29:04Z" FixCategory="Breaking">
<Issue>
<Item>newOwner</Item>
<Item>AssetCache.CloneImage(LLUUID, TextureImage):TextureImage</Item>
</Issue>
</Message>
<Message TypeName="ValidateArgumentsOfPublicMethods" Category="Microsoft.Design" CheckId="CA1062" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>'source'</Item>
<Item>AssetCache.CloneImage(LLUUID, TextureImage):TextureImage</Item>
</Issue>
</Message>
</Messages>
</Member>
<Member Name="CreateNewInventorySet(libsecondlife.LLUUID):OpenSim.Framework.Assets.AssetBase[]">
<Messages>
<Message Id="0#" TypeName="ShortAcronymsShouldBeUppercase" Category="Microsoft.Naming" CheckId="CA1706" Created="2007-03-27 04:29:04Z">
<Issue Name="ParameterId">
<Item>ID</Item>
<Item>agentID</Item>
<Item>Id</Item>
</Issue>
</Message>
</Messages>
</Member>
<Member Name="GetAsset(libsecondlife.LLUUID):OpenSim.Framework.Assets.AssetBase">
<Messages>
<Message Id="0#" TypeName="ShortAcronymsShouldBeUppercase" Category="Microsoft.Naming" CheckId="CA1706" Created="2007-03-27 04:29:04Z">
<Issue Name="ParameterId">
<Item>ID</Item>
<Item>assetID</Item>
<Item>Id</Item>
</Issue>
</Message>
</Messages>
</Member>
<Member Name="RequestedAssets">
<Messages>
<Message TypeName="DoNotDeclareVisibleInstanceFields" Category="Microsoft.Design" CheckId="CA1051" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>RequestedAssets</Item>
</Issue>
</Message>
</Messages>
</Member>
<Member Name="RequestedTextures">
<Messages>
<Message TypeName="DoNotDeclareVisibleInstanceFields" Category="Microsoft.Design" CheckId="CA1051" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>RequestedTextures</Item>
</Issue>
</Message>
</Messages>
</Member>
<Member Name="RunAssetManager():System.Void">
<Messages>
<Message TypeName="DoNotCatchGeneralExceptionTypes" Category="Microsoft.Design" CheckId="CA1031" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>AssetCache.RunAssetManager():Void</Item>
<Item>System.Exception</Item>
</Issue>
</Message>
</Messages>
</Member>
<Member Name="TextureRequests">
<Messages>
<Message TypeName="DoNotDeclareVisibleInstanceFields" Category="Microsoft.Design" CheckId="CA1051" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>TextureRequests</Item>
</Issue>
</Message>
<Message TypeName="DoNotExposeGenericLists" Category="Microsoft.Design" CheckId="CA1002" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>System.Collections.Generic.List`1&lt;OpenSim.Assets.AssetRequest&gt;</Item>
<Item>AssetCache.TextureRequests</Item>
</Issue>
</Message>
</Messages>
</Member>
<Member Name="Textures">
<Messages>
<Message TypeName="DoNotDeclareVisibleInstanceFields" Category="Microsoft.Design" CheckId="CA1051" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>Textures</Item>
</Issue>
</Message>
</Messages>
</Member>
</Members>
</Type>
<Type Name="AssetInfo">
<Messages>
<Message TypeName="ComVisibleTypeBaseTypesShouldBeComVisible" Category="Microsoft.Interoperability" CheckId="CA1405" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>OpenSim.Assets.AssetInfo</Item>
<Item> OpenSim.Framework.Assets.AssetBase</Item>
</Issue>
</Message>
</Messages>
<Members>
<Member Name=".ctor(OpenSim.Framework.Assets.AssetBase)">
<Messages>
<Message Id="0#a" TypeName="IdentifiersShouldBeSpelledCorrectly" Category="Microsoft.Naming" CheckId="CA1704" Created="2007-03-27 04:29:04Z">
<Issue Name="Parameter">
<Item>AssetInfo.AssetInfo(AssetBase)</Item>
<Item>a</Item>
<Item>aBase</Item>
</Issue>
</Message>
<Message TypeName="ValidateArgumentsOfPublicMethods" Category="Microsoft.Design" CheckId="CA1062" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>'aBase'</Item>
<Item>AssetInfo.AssetInfo(AssetBase)</Item>
</Issue>
</Message>
</Messages>
</Member>
</Members>
</Type>
<Type Name="AssetRequest">
<Members>
<Member Name=".ctor()">
<Messages>
<Message TypeName="DoNotInitializeUnnecessarily" Category="Microsoft.Performance" CheckId="CA1805" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>AssetRequest.AssetRequest()</Item>
<Item>DataPointer</Item>
<Item>System.Int64</Item>
<Item>0</Item>
</Issue>
<Issue>
<Item>AssetRequest.AssetRequest()</Item>
<Item>NumPackets</Item>
<Item>System.Int32</Item>
<Item>0</Item>
</Issue>
<Issue>
<Item>AssetRequest.AssetRequest()</Item>
<Item>PacketCounter</Item>
<Item>System.Int32</Item>
<Item>0</Item>
</Issue>
</Message>
</Messages>
</Member>
<Member Name="AssetInf">
<Messages>
<Message TypeName="DoNotDeclareVisibleInstanceFields" Category="Microsoft.Design" CheckId="CA1051" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>AssetInf</Item>
</Issue>
</Message>
</Messages>
</Member>
<Member Name="DataPointer">
<Messages>
<Message TypeName="DoNotDeclareVisibleInstanceFields" Category="Microsoft.Design" CheckId="CA1051" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>DataPointer</Item>
</Issue>
</Message>
</Messages>
</Member>
<Member Name="ImageInfo">
<Messages>
<Message TypeName="DoNotDeclareVisibleInstanceFields" Category="Microsoft.Design" CheckId="CA1051" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>ImageInfo</Item>
</Issue>
</Message>
</Messages>
</Member>
<Member Name="IsTextureRequest">
<Messages>
<Message TypeName="DoNotDeclareVisibleInstanceFields" Category="Microsoft.Design" CheckId="CA1051" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>IsTextureRequest</Item>
</Issue>
</Message>
</Messages>
</Member>
<Member Name="NumPackets">
<Messages>
<Message TypeName="DoNotDeclareVisibleInstanceFields" Category="Microsoft.Design" CheckId="CA1051" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>NumPackets</Item>
</Issue>
</Message>
<Message Id="Num" TypeName="IdentifiersShouldBeSpelledCorrectly" Category="Microsoft.Naming" CheckId="CA1704" Created="2007-03-27 04:29:04Z">
<Issue Name="Member">
<Item>Num</Item>
<Item>AssetRequest.NumPackets</Item>
</Issue>
</Message>
</Messages>
</Member>
<Member Name="PacketCounter">
<Messages>
<Message TypeName="DoNotDeclareVisibleInstanceFields" Category="Microsoft.Design" CheckId="CA1051" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>PacketCounter</Item>
</Issue>
</Message>
</Messages>
</Member>
<Member Name="RequestAssetID">
<Messages>
<Message TypeName="DoNotDeclareVisibleInstanceFields" Category="Microsoft.Design" CheckId="CA1051" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>RequestAssetID</Item>
</Issue>
</Message>
</Messages>
</Member>
<Member Name="RequestUser">
<Messages>
<Message TypeName="DoNotDeclareVisibleInstanceFields" Category="Microsoft.Design" CheckId="CA1051" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>RequestUser</Item>
</Issue>
</Message>
</Messages>
</Member>
<Member Name="TransferRequestID">
<Messages>
<Message TypeName="DoNotDeclareVisibleInstanceFields" Category="Microsoft.Design" CheckId="CA1051" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>TransferRequestID</Item>
</Issue>
</Message>
</Messages>
</Member>
</Members>
</Type>
<Type Name="InventoryCache">
<Members>
<Member Name="AddNewInventoryItem(OpenSim.SimClient,libsecondlife.LLUUID,OpenSim.Framework.Assets.AssetBase):libsecondlife.LLUUID">
<Messages>
<Message Id="1#" TypeName="ShortAcronymsShouldBeUppercase" Category="Microsoft.Naming" CheckId="CA1706" Created="2007-03-27 04:29:04Z">
<Issue Name="ParameterId">
<Item>ID</Item>
<Item>folderID</Item>
<Item>Id</Item>
</Issue>
</Message>
</Messages>
</Member>
<Member Name="ClientLeaving(libsecondlife.LLUUID):System.Void">
<Messages>
<Message Id="0#" TypeName="ShortAcronymsShouldBeUppercase" Category="Microsoft.Naming" CheckId="CA1706" Created="2007-03-27 04:29:04Z">
<Issue Name="ParameterId">
<Item>ID</Item>
<Item>clientID</Item>
<Item>Id</Item>
</Issue>
</Message>
</Messages>
</Member>
<Member Name="CreateNewInventoryFolder(OpenSim.SimClient,libsecondlife.LLUUID):System.Boolean">
<Messages>
<Message Id="1#" TypeName="ShortAcronymsShouldBeUppercase" Category="Microsoft.Naming" CheckId="CA1706" Created="2007-03-27 04:29:04Z">
<Issue Name="ParameterId">
<Item>ID</Item>
<Item>folderID</Item>
<Item>Id</Item>
</Issue>
</Message>
</Messages>
</Member>
<Member Name="CreateNewInventoryFolder(OpenSim.SimClient,libsecondlife.LLUUID,System.UInt16):System.Boolean">
<Messages>
<Message Id="1#" TypeName="ShortAcronymsShouldBeUppercase" Category="Microsoft.Naming" CheckId="CA1706" Created="2007-03-27 04:29:04Z">
<Issue Name="ParameterId">
<Item>ID</Item>
<Item>folderID</Item>
<Item>Id</Item>
</Issue>
</Message>
</Messages>
</Member>
<Member Name="FetchInventory(OpenSim.SimClient,libsecondlife.Packets.FetchInventoryPacket):System.Void">
<Messages>
<Message Id="1#" TypeName="IdentifiersShouldBeCasedCorrectly" Category="Microsoft.Naming" CheckId="CA1709" Created="2007-03-27 04:29:04Z">
<Issue Name="Parameter">
<Item>FetchItems</Item>
</Issue>
</Message>
</Messages>
</Member>
<Member Name="FetchInventoryDescendents(OpenSim.SimClient,libsecondlife.Packets.FetchInventoryDescendentsPacket):System.Void">
<Messages>
<Message Id="1#" TypeName="IdentifiersShouldBeCasedCorrectly" Category="Microsoft.Naming" CheckId="CA1709" Created="2007-03-27 04:29:04Z">
<Issue Name="Parameter">
<Item>FetchDescend</Item>
</Issue>
</Message>
</Messages>
</Member>
<Member Name="GetAgentsInventory(libsecondlife.LLUUID):OpenSim.Framework.Inventory.AgentInventory">
<Messages>
<Message Id="0#" TypeName="ShortAcronymsShouldBeUppercase" Category="Microsoft.Naming" CheckId="CA1706" Created="2007-03-27 04:29:04Z">
<Issue Name="ParameterId">
<Item>ID</Item>
<Item>agentID</Item>
<Item>Id</Item>
</Issue>
</Message>
</Messages>
</Member>
<Member Name="UpdateInventoryItem(OpenSim.SimClient,libsecondlife.LLUUID,OpenSim.Framework.Assets.AssetBase):System.Boolean">
<Messages>
<Message Id="1#" TypeName="ShortAcronymsShouldBeUppercase" Category="Microsoft.Naming" CheckId="CA1706" Created="2007-03-27 04:29:04Z">
<Issue Name="ParameterId">
<Item>ID</Item>
<Item>itemID</Item>
<Item>Id</Item>
</Issue>
</Message>
</Messages>
</Member>
</Members>
</Type>
<Type Name="TextureImage">
<Messages>
<Message TypeName="ComVisibleTypeBaseTypesShouldBeComVisible" Category="Microsoft.Interoperability" CheckId="CA1405" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>OpenSim.Assets.TextureImage</Item>
<Item> OpenSim.Framework.Assets.AssetBase</Item>
</Issue>
</Message>
</Messages>
<Members>
<Member Name=".ctor(OpenSim.Framework.Assets.AssetBase)">
<Messages>
<Message Id="0#a" TypeName="IdentifiersShouldBeSpelledCorrectly" Category="Microsoft.Naming" CheckId="CA1704" Created="2007-03-27 04:29:04Z">
<Issue Name="Parameter">
<Item>TextureImage.TextureImage(AssetBase)</Item>
<Item>a</Item>
<Item>aBase</Item>
</Issue>
</Message>
<Message TypeName="ValidateArgumentsOfPublicMethods" Category="Microsoft.Design" CheckId="CA1062" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>'aBase'</Item>
<Item>TextureImage.TextureImage(AssetBase)</Item>
</Issue>
</Message>
</Messages>
</Member>
</Members>
</Type>
</Types>
</Namespace>
<Namespace Name="OpenSim.CAPS">
<Types>
<Type Name="SimCAPSHTTPServer">
<Messages>
<Message Id="Sim" TypeName="IdentifiersShouldBeSpelledCorrectly" Category="Microsoft.Naming" CheckId="CA1704" Created="2007-03-27 04:29:04Z">
<Issue Name="Type">
<Item>Sim</Item>
<Item>OpenSim.CAPS.SimCAPSHTTPServer</Item>
</Issue>
</Message>
<Message TypeName="LongAcronymsShouldBePascalCased" Category="Microsoft.Naming" CheckId="CA1705" Created="2007-03-27 04:29:04Z">
<Issue Name="Type">
<Item>SimCAPSHTTPServer</Item>
</Issue>
</Message>
<Message TypeName="TypesThatOwnDisposableFieldsShouldBeDisposable" Category="Microsoft.Design" CheckId="CA1001" Created="2007-03-27 04:29:04Z" FixCategory="Breaking">
<Issue>
<Item>OpenSim.CAPS.SimCAPSHTTPServer</Item>
<Item>System.Net.HttpListener</Item>
</Issue>
</Message>
</Messages>
<Members>
<Member Name="HandleRequest(System.Object):System.Void">
<Messages>
<Message Id="0#stateinfo" TypeName="IdentifiersShouldBeSpelledCorrectly" Category="Microsoft.Naming" CheckId="CA1704" Created="2007-03-27 04:29:04Z">
<Issue Name="Parameter">
<Item>SimCAPSHTTPServer.HandleRequest(Object):Void</Item>
<Item>stateinfo</Item>
<Item>stateinfo</Item>
</Issue>
</Message>
</Messages>
</Member>
<Member Name="HTTPD">
<Messages>
<Message TypeName="DoNotDeclareVisibleInstanceFields" Category="Microsoft.Design" CheckId="CA1051" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>HTTPD</Item>
</Issue>
</Message>
</Messages>
</Member>
<Member Name="Listener">
<Messages>
<Message TypeName="DoNotDeclareVisibleInstanceFields" Category="Microsoft.Design" CheckId="CA1051" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>Listener</Item>
</Issue>
</Message>
</Messages>
</Member>
<Member Name="LoadAdminPage():System.Void">
<Messages>
<Message TypeName="DoNotCatchGeneralExceptionTypes" Category="Microsoft.Design" CheckId="CA1031" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>SimCAPSHTTPServer.LoadAdminPage():Void</Item>
<Item>System.Exception</Item>
</Issue>
</Message>
</Messages>
</Member>
<Member Name="ParseLLSDXML(System.String):System.String">
<Messages>
<Message TypeName="MarkMembersAsStatic" Category="Microsoft.Performance" CheckId="CA1822" Created="2007-03-27 04:29:04Z" FixCategory="NonBreaking">
<Issue>
<Item>SimCAPSHTTPServer.ParseLLSDXML(String):String</Item>
</Issue>
</Message>
<Message Id="requestBody" TypeName="ReviewUnusedParameters" Category="Microsoft.Usage" CheckId="CA1801" Created="2007-03-27 04:29:04Z" FixCategory="NonBreaking">
<Issue>
<Item>requestBody</Item>
<Item>SimCAPSHTTPServer.ParseLLSDXML(String):String</Item>
</Issue>
</Message>
</Messages>
</Member>
<Member Name="ParseREST(System.String,System.String,System.String):System.String">
<Messages>
<Message TypeName="DoNotCatchGeneralExceptionTypes" Category="Microsoft.Design" CheckId="CA1031" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>SimCAPSHTTPServer.ParseREST(String, String, String):String</Item>
<Item>System.Exception</Item>
</Issue>
</Message>
<Message Id="System.String.Format(System.String,System.Object[])" TypeName="SpecifyIFormatProvider" Category="Microsoft.Globalization" CheckId="CA1305" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>SimCAPSHTTPServer.ParseREST(String, String, String):String</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="ParseXMLRPC(System.String):System.String">
<Messages>
<Message TypeName="DoNotCatchGeneralExceptionTypes" Category="Microsoft.Design" CheckId="CA1031" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>SimCAPSHTTPServer.ParseXMLRPC(String):String</Item>
<Item>System.Exception</Item>
</Issue>
</Message>
<Message TypeName="MarkMembersAsStatic" Category="Microsoft.Performance" CheckId="CA1822" Created="2007-03-27 04:29:04Z" FixCategory="NonBreaking">
<Issue>
<Item>SimCAPSHTTPServer.ParseXMLRPC(String):String</Item>
</Issue>
</Message>
<Message Id="System.Convert.ToUInt32(System.Object)" TypeName="SpecifyIFormatProvider" Category="Microsoft.Globalization" CheckId="CA1305" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>SimCAPSHTTPServer.ParseXMLRPC(String):String</Item>
<Item>System.Convert.ToUInt32(System.Object)</Item>
<Item>System.Convert.ToUInt32(System.Object,System.IFormatProvider)</Item>
</Issue>
</Message>
</Messages>
</Member>
<Member Name="StartHTTP():System.Void">
<Messages>
<Message TypeName="DoNotCatchGeneralExceptionTypes" Category="Microsoft.Design" CheckId="CA1031" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>SimCAPSHTTPServer.StartHTTP():Void</Item>
<Item>System.Exception</Item>
</Issue>
</Message>
<Message Id="Member" TypeName="LongAcronymsShouldBePascalCased" Category="Microsoft.Naming" CheckId="CA1705" Created="2007-03-27 04:29:04Z">
<Issue Name="Member">
<Item>SimCAPSHTTPServer.StartHTTP():Void</Item>
</Issue>
</Message>
</Messages>
</Member>
</Members>
</Type>
</Types>
</Namespace>
<Namespace Name="OpenSim.types">
<Types>
<Type Name="Mesh">
<Members>
<Member Name="mesh">
<Messages>
<Message TypeName="DoNotDeclareVisibleInstanceFields" Category="Microsoft.Design" CheckId="CA1051" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>mesh</Item>
</Issue>
</Message>
<Message TypeName="DoNotExposeGenericLists" Category="Microsoft.Design" CheckId="CA1002" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>System.Collections.Generic.List`1&lt;OpenSim.types.Triangle&gt;</Item>
<Item>Mesh.mesh</Item>
</Issue>
</Message>
</Messages>
</Member>
<Member Name="op_Addition(OpenSim.types.Mesh,OpenSim.types.Mesh):OpenSim.types.Mesh">
<Messages>
<Message Id="0#a" TypeName="IdentifiersShouldBeSpelledCorrectly" Category="Microsoft.Naming" CheckId="CA1704" Created="2007-03-27 04:29:04Z">
<Issue Name="ParameterOneLetter">
<Item>Mesh.op_Addition(Mesh, Mesh):Mesh</Item>
<Item>a</Item>
</Issue>
</Message>
<Message Id="1#b" TypeName="IdentifiersShouldBeSpelledCorrectly" Category="Microsoft.Naming" CheckId="CA1704" Created="2007-03-27 04:29:04Z">
<Issue Name="ParameterOneLetter">
<Item>Mesh.op_Addition(Mesh, Mesh):Mesh</Item>
<Item>b</Item>
</Issue>
</Message>
<Message TypeName="OperatorOverloadsHaveNamedAlternates" Category="Microsoft.Usage" CheckId="CA2225" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>Add</Item>
<Item>Mesh.op_Addition(Mesh, Mesh):Mesh</Item>
</Issue>
</Message>
<Message TypeName="OverloadOperatorEqualsOnOverloadingAddAndSubtract" Category="Microsoft.Design" CheckId="CA1013" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>Mesh</Item>
<Item>Mesh.op_Addition(Mesh, Mesh):Mesh</Item>
</Issue>
</Message>
</Messages>
</Member>
</Members>
</Type>
<Type Name="Triangle">
<Members>
<Member Name=".ctor(Axiom.MathLib.Vector3,Axiom.MathLib.Vector3,Axiom.MathLib.Vector3)">
<Messages>
<Message Id="0#" TypeName="IdentifiersShouldBeCasedCorrectly" Category="Microsoft.Naming" CheckId="CA1709" Created="2007-03-27 04:29:04Z">
<Issue Name="Parameter">
<Item>A</Item>
</Issue>
</Message>
<Message Id="1#" TypeName="IdentifiersShouldBeCasedCorrectly" Category="Microsoft.Naming" CheckId="CA1709" Created="2007-03-27 04:29:04Z">
<Issue Name="Parameter">
<Item>B</Item>
</Issue>
</Message>
<Message Id="2#" TypeName="IdentifiersShouldBeCasedCorrectly" Category="Microsoft.Naming" CheckId="CA1709" Created="2007-03-27 04:29:04Z">
<Issue Name="Parameter">
<Item>C</Item>
</Issue>
</Message>
<Message Id="0#A" TypeName="IdentifiersShouldBeSpelledCorrectly" Category="Microsoft.Naming" CheckId="CA1704" Created="2007-03-27 04:29:04Z">
<Issue Name="ParameterOneLetter">
<Item>Triangle.Triangle(Vector3, Vector3, Vector3)</Item>
<Item>A</Item>
</Issue>
</Message>
<Message Id="1#B" TypeName="IdentifiersShouldBeSpelledCorrectly" Category="Microsoft.Naming" CheckId="CA1704" Created="2007-03-27 04:29:04Z">
<Issue Name="ParameterOneLetter">
<Item>Triangle.Triangle(Vector3, Vector3, Vector3)</Item>
<Item>B</Item>
</Issue>
</Message>
<Message Id="2#C" TypeName="IdentifiersShouldBeSpelledCorrectly" Category="Microsoft.Naming" CheckId="CA1704" Created="2007-03-27 04:29:04Z">
<Issue Name="ParameterOneLetter">
<Item>Triangle.Triangle(Vector3, Vector3, Vector3)</Item>
<Item>C</Item>
</Issue>
</Message>
</Messages>
</Member>
</Members>
</Type>
</Types>
</Namespace>
<Namespace Name="OpenSim.UserServer">
<Types>
<Type Name="LocalUserProfileManager">
<Members>
<Member Name="CustomiseResponse(System.Collections.Hashtable&amp;,OpenSim.Framework.User.UserProfile):System.Void">
<Messages>
<Message Id="System.Int32.ToString" TypeName="SpecifyIFormatProvider" Category="Microsoft.Globalization" CheckId="CA1305" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>LocalUserProfileManager.CustomiseResponse(Hashtable&amp;, UserProfile):Void</Item>
<Item>System.Int32.ToString</Item>
<Item>System.Int32.ToString(System.IFormatProvider)</Item>
</Issue>
<Issue>
<Item>LocalUserProfileManager.CustomiseResponse(Hashtable&amp;, UserProfile):Void</Item>
<Item>System.Int32.ToString</Item>
<Item>System.Int32.ToString(System.IFormatProvider)</Item>
</Issue>
</Message>
<Message Id="System.Single.ToString" TypeName="SpecifyIFormatProvider" Category="Microsoft.Globalization" CheckId="CA1305" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>LocalUserProfileManager.CustomiseResponse(Hashtable&amp;, UserProfile):Void</Item>
<Item>System.Single.ToString</Item>
<Item>System.Single.ToString(System.IFormatProvider)</Item>
</Issue>
<Issue>
<Item>LocalUserProfileManager.CustomiseResponse(Hashtable&amp;, UserProfile):Void</Item>
<Item>System.Single.ToString</Item>
<Item>System.Single.ToString(System.IFormatProvider)</Item>
</Issue>
<Issue>
<Item>LocalUserProfileManager.CustomiseResponse(Hashtable&amp;, UserProfile):Void</Item>
<Item>System.Single.ToString</Item>
<Item>System.Single.ToString(System.IFormatProvider)</Item>
</Issue>
<Issue>
<Item>LocalUserProfileManager.CustomiseResponse(Hashtable&amp;, UserProfile):Void</Item>
<Item>System.Single.ToString</Item>
<Item>System.Single.ToString(System.IFormatProvider)</Item>
</Issue>
<Issue>
<Item>LocalUserProfileManager.CustomiseResponse(Hashtable&amp;, UserProfile):Void</Item>
<Item>System.Single.ToString</Item>
<Item>System.Single.ToString(System.IFormatProvider)</Item>
</Issue>
<Issue>
<Item>LocalUserProfileManager.CustomiseResponse(Hashtable&amp;, UserProfile):Void</Item>
<Item>System.Single.ToString</Item>
<Item>System.Single.ToString(System.IFormatProvider)</Item>
</Issue>
</Message>
</Messages>
</Member>
</Members>
</Type>
<Type Name="LoginServer">
<Messages>
<Message TypeName="ComVisibleTypeBaseTypesShouldBeComVisible" Category="Microsoft.Interoperability" CheckId="CA1405" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>OpenSim.UserServer.LoginServer</Item>
<Item> OpenSim.Framework.Grid.LoginService</Item>
</Issue>
</Message>
<Message TypeName="TypesThatOwnDisposableFieldsShouldBeDisposable" Category="Microsoft.Design" CheckId="CA1001" Created="2007-03-27 04:29:04Z" FixCategory="Breaking">
<Issue>
<Item>OpenSim.UserServer.LoginServer</Item>
<Item>System.Net.Sockets.Socket</Item>
</Issue>
</Message>
<Message Id="Login" TypeName="UsePreferredTerms" Category="Microsoft.Naming" CheckId="CA1726" Created="2007-03-27 04:29:04Z">
<Issue Name="Type">
<Item>Login</Item>
<Item>LoginServer</Item>
<Item>LogOn</Item>
</Issue>
</Message>
</Messages>
<Members>
<Member Name=".ctor(OpenSim.Framework.Interfaces.IGridServer)">
<Messages>
<Message TypeName="DoNotInitializeUnnecessarily" Category="Microsoft.Performance" CheckId="CA1805" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>LoginServer.LoginServer(IGridServer)</Item>
<Item>_needPasswd</Item>
<Item>System.Boolean</Item>
<Item>false</Item>
</Issue>
<Issue>
<Item>LoginServer.LoginServer(IGridServer)</Item>
<Item>userAccounts</Item>
<Item>System.Boolean</Item>
<Item>false</Item>
</Issue>
</Message>
</Messages>
</Member>
<Member Name="Authenticate(System.String,System.String,System.String):System.Boolean">
<Messages>
<Message Id="2#passwd" TypeName="IdentifiersShouldBeSpelledCorrectly" Category="Microsoft.Naming" CheckId="CA1704" Created="2007-03-27 04:29:04Z">
<Issue Name="Parameter">
<Item>LoginServer.Authenticate(String, String, String):Boolean</Item>
<Item>passwd</Item>
<Item>passwd</Item>
</Issue>
</Message>
</Messages>
</Member>
<Member Name="clientAddress">
<Messages>
<Message TypeName="DoNotDeclareVisibleInstanceFields" Category="Microsoft.Design" CheckId="CA1051" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>clientAddress</Item>
</Issue>
</Message>
</Messages>
</Member>
<Member Name="CustomiseLoginResponse(System.Collections.Hashtable,System.String,System.String):System.Void">
<Messages>
<Message Id="Customise" TypeName="IdentifiersShouldBeSpelledCorrectly" Category="Microsoft.Naming" CheckId="CA1704" Created="2007-03-27 04:29:04Z">
<Issue Name="Member">
<Item>Customise</Item>
<Item>LoginServer.CustomiseLoginResponse(Hashtable, String, String):Void</Item>
</Issue>
</Message>
<Message Id="Login" TypeName="UsePreferredTerms" Category="Microsoft.Naming" CheckId="CA1726" Created="2007-03-27 04:29:04Z">
<Issue Name="Member">
<Item>Login</Item>
<Item>CustomiseLoginResponse</Item>
<Item>LogOn</Item>
</Issue>
</Message>
</Messages>
</Member>
<Member Name="EncodePassword(System.String):System.String">
<Messages>
<Message Id="System.String.ToLower" TypeName="SpecifyCultureInfo" Category="Microsoft.Globalization" CheckId="CA1304" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>LoginServer.EncodePassword(String):String</Item>
<Item>System.String.ToLower</Item>
<Item>System.String.ToLower(System.Globalization.CultureInfo)</Item>
</Issue>
</Message>
</Messages>
</Member>
<Member Name="GetAgentId(System.String,System.String):libsecondlife.LLUUID">
<Messages>
<Message Id="System.Int32.ToString(System.String)" TypeName="SpecifyIFormatProvider" Category="Microsoft.Globalization" CheckId="CA1305" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>LoginServer.GetAgentId(String, String):LLUUID</Item>
<Item>System.Int32.ToString(System.String)</Item>
<Item>System.Int32.ToString(System.String,System.IFormatProvider)</Item>
</Issue>
</Message>
</Messages>
</Member>
<Member Name="InitializeLogin():System.Void">
<Messages>
<Message Id="OpenSim.Framework.User.UserProfileManager.SetKeys(System.String,System.String,System.String,System.String)" TypeName="DoNotPassLiteralsAsLocalizedParameters" Category="Microsoft.Globalization" CheckId="CA1303" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>LoginServer.InitializeLogin():Void</Item>
<Item>4</Item>
<Item>UserProfileManager.SetKeys(String, String, String, String):Void</Item>
<Item>Welcome to OpenSim</Item>
</Issue>
</Message>
<Message Id="Sim" TypeName="LiteralsShouldBeSpelledCorrectly" Category="Microsoft.Usage" CheckId="CA2204" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>Sim</Item>
<Item>OpenSim</Item>
</Issue>
</Message>
</Messages>
</Member>
<Member Name="LoginRequest(System.IO.StreamReader,System.IO.StreamWriter):System.Void">
<Messages>
<Message TypeName="DoNotRaiseReservedExceptionTypes" Category="Microsoft.Usage" CheckId="CA2201" Created="2007-03-27 04:29:04Z">
<Issue Name="TooGeneric">
<Item>LoginServer.LoginRequest(StreamReader, StreamWriter):Void</Item>
<Item>System.Exception</Item>
</Issue>
</Message>
<Message Id="System.Convert.ToInt32(System.String)" TypeName="SpecifyIFormatProvider" Category="Microsoft.Globalization" CheckId="CA1305" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>LoginServer.LoginRequest(StreamReader, StreamWriter):Void</Item>
<Item>System.Convert.ToInt32(System.String)</Item>
<Item>System.Convert.ToInt32(System.String,System.IFormatProvider)</Item>
</Issue>
</Message>
<Message TypeName="TestForEmptyStringsUsingStringLength" Category="Microsoft.Performance" CheckId="CA1820" Created="2007-03-27 04:29:04Z">
<Issue Name="IsNullOrEmpty">
<Item>op_Inequality</Item>
<Item>""</Item>
<Item>LoginServer.LoginRequest(StreamReader, StreamWriter):Void</Item>
</Issue>
</Message>
</Messages>
</Member>
<Member Name="ProcessXmlRequest(Nwc.XmlRpc.XmlRpcRequest,System.IO.StreamWriter):System.Boolean">
<Messages>
<Message TypeName="ConsiderPassingBaseTypesAsParameters" Category="Microsoft.Design" CheckId="CA1011" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>writer</Item>
<Item>LoginServer.ProcessXmlRequest(XmlRpcRequest, StreamWriter):Boolean</Item>
<Item>System.IO.StreamWriter</Item>
<Item>System.IO.TextWriter</Item>
</Issue>
</Message>
<Message Id="System.Int32.ToString" TypeName="SpecifyIFormatProvider" Category="Microsoft.Globalization" CheckId="CA1305" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>LoginServer.ProcessXmlRequest(XmlRpcRequest, StreamWriter):Boolean</Item>
<Item>System.Int32.ToString</Item>
<Item>System.Int32.ToString(System.IFormatProvider)</Item>
</Issue>
</Message>
<Message Id="System.Int32.ToString(System.String)" TypeName="SpecifyIFormatProvider" Category="Microsoft.Globalization" CheckId="CA1305" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>LoginServer.ProcessXmlRequest(XmlRpcRequest, StreamWriter):Boolean</Item>
<Item>System.Int32.ToString(System.String)</Item>
<Item>System.Int32.ToString(System.String,System.IFormatProvider)</Item>
</Issue>
</Message>
<Message TypeName="ValidateArgumentsOfPublicMethods" Category="Microsoft.Design" CheckId="CA1062" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>'request'</Item>
<Item>LoginServer.ProcessXmlRequest(XmlRpcRequest, StreamWriter):Boolean</Item>
</Issue>
<Issue>
<Item>'writer'</Item>
<Item>LoginServer.ProcessXmlRequest(XmlRpcRequest, StreamWriter):Boolean</Item>
</Issue>
<Issue>
<Item>'writer'</Item>
<Item>LoginServer.ProcessXmlRequest(XmlRpcRequest, StreamWriter):Boolean</Item>
</Issue>
</Message>
</Messages>
</Member>
<Member Name="remoteAddress">
<Messages>
<Message TypeName="DoNotDeclareVisibleInstanceFields" Category="Microsoft.Design" CheckId="CA1051" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>remoteAddress</Item>
</Issue>
</Message>
</Messages>
</Member>
<Member Name="RunLogin():System.Void">
<Messages>
<Message TypeName="DoNotCatchGeneralExceptionTypes" Category="Microsoft.Design" CheckId="CA1031" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>LoginServer.RunLogin():Void</Item>
<Item>System.Exception</Item>
</Issue>
<Issue>
<Item>LoginServer.RunLogin():Void</Item>
<Item>System.Exception</Item>
</Issue>
</Message>
<Message Id="clientEndPoint" TypeName="RemoveUnusedLocals" Category="Microsoft.Performance" CheckId="CA1804" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>LoginServer.RunLogin():Void</Item>
<Item>clientEndPoint</Item>
<Item>System.Net.IPEndPoint</Item>
</Issue>
</Message>
</Messages>
</Member>
</Members>
</Type>
</Types>
</Namespace>
<Namespace Name="OpenSim.world">
<Types>
<Type Name="Avatar">
<Members>
<Member Name=".cctor()">
<Messages>
<Message TypeName="DoNotInitializeUnnecessarily" Category="Microsoft.Performance" CheckId="CA1805" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>Avatar.Avatar()</Item>
<Item>PhysicsEngineFlying</Item>
<Item>System.Boolean</Item>
<Item>false</Item>
</Issue>
</Message>
</Messages>
</Member>
<Member Name=".ctor(OpenSim.SimClient)">
<Messages>
<Message TypeName="DoNotInitializeUnnecessarily" Category="Microsoft.Performance" CheckId="CA1805" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>Avatar.Avatar(SimClient)</Item>
<Item>_updateCount</Item>
<Item>System.Int16</Item>
<Item>0</Item>
</Issue>
<Issue>
<Item>Avatar.Avatar(SimClient)</Item>
<Item>avatarAppearanceTexture</Item>
<Item>libsecondlife.LLObject+TextureEntry</Item>
<Item>null</Item>
</Issue>
<Issue>
<Item>Avatar.Avatar(SimClient)</Item>
<Item>movementflag</Item>
<Item>System.Byte</Item>
<Item>0</Item>
</Issue>
<Issue>
<Item>Avatar.Avatar(SimClient)</Item>
<Item>updateflag</Item>
<Item>System.Boolean</Item>
<Item>false</Item>
</Issue>
</Message>
<Message Id="0#" TypeName="IdentifiersShouldBeCasedCorrectly" Category="Microsoft.Naming" CheckId="CA1709" Created="2007-03-27 04:29:04Z">
<Issue Name="Parameter">
<Item>TheClient</Item>
</Issue>
</Message>
</Messages>
</Member>
<Member Name="anim_seq">
<Messages>
<Message TypeName="DoNotDeclareVisibleInstanceFields" Category="Microsoft.Design" CheckId="CA1051" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>anim_seq</Item>
</Issue>
</Message>
<Message Id="anim" TypeName="IdentifiersShouldBeSpelledCorrectly" Category="Microsoft.Naming" CheckId="CA1704" Created="2007-03-27 04:29:04Z">
<Issue Name="Member">
<Item>anim</Item>
<Item>Avatar.anim_seq</Item>
</Issue>
</Message>
<Message Id="Member" TypeName="IdentifiersShouldNotContainUnderscores" Category="Microsoft.Naming" CheckId="CA1707" Created="2007-03-27 04:29:04Z">
<Issue Name="Member">
<Item>anim_seq</Item>
</Issue>
</Message>
</Messages>
</Member>
<Member Name="Animations">
<Messages>
<Message TypeName="NonConstantFieldsShouldNotBeVisible" Category="Microsoft.Usage" CheckId="CA2211" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>Animations</Item>
</Issue>
</Message>
</Messages>
</Member>
<Member Name="CompleteMovement(OpenSim.world.World):System.Void">
<Messages>
<Message Id="0#" TypeName="IdentifiersShouldBeCasedCorrectly" Category="Microsoft.Naming" CheckId="CA1709" Created="2007-03-27 04:29:04Z">
<Issue Name="Parameter">
<Item>RegionInfo</Item>
</Issue>
</Message>
<Message Id="RegionInfo" TypeName="ReviewUnusedParameters" Category="Microsoft.Usage" CheckId="CA1801" Created="2007-03-27 04:29:04Z" FixCategory="Breaking">
<Issue>
<Item>RegionInfo</Item>
<Item>Avatar.CompleteMovement(World):Void</Item>
</Issue>
</Message>
</Messages>
</Member>
<Member Name="ControllingClient">
<Messages>
<Message TypeName="DoNotDeclareVisibleInstanceFields" Category="Microsoft.Design" CheckId="CA1051" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>ControllingClient</Item>
</Issue>
</Message>
</Messages>
</Member>
<Member Name="current_anim">
<Messages>
<Message TypeName="DoNotDeclareVisibleInstanceFields" Category="Microsoft.Design" CheckId="CA1051" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>current_anim</Item>
</Issue>
</Message>
<Message Id="anim" TypeName="IdentifiersShouldBeSpelledCorrectly" Category="Microsoft.Naming" CheckId="CA1704" Created="2007-03-27 04:29:04Z">
<Issue Name="Member">
<Item>anim</Item>
<Item>Avatar.current_anim</Item>
</Issue>
</Message>
<Message Id="Member" TypeName="IdentifiersShouldNotContainUnderscores" Category="Microsoft.Naming" CheckId="CA1707" Created="2007-03-27 04:29:04Z">
<Issue Name="Member">
<Item>current_anim</Item>
</Issue>
</Message>
</Messages>
</Member>
<Member Name="firstname">
<Messages>
<Message TypeName="DoNotDeclareVisibleInstanceFields" Category="Microsoft.Design" CheckId="CA1051" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>firstname</Item>
</Issue>
</Message>
<Message Id="firstname" TypeName="IdentifiersShouldBeSpelledCorrectly" Category="Microsoft.Naming" CheckId="CA1704" Created="2007-03-27 04:29:04Z">
<Issue Name="Member">
<Item>firstname</Item>
<Item>Avatar.firstname</Item>
</Issue>
</Message>
</Messages>
</Member>
<Member Name="lastname">
<Messages>
<Message TypeName="DoNotDeclareVisibleInstanceFields" Category="Microsoft.Design" CheckId="CA1051" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>lastname</Item>
</Issue>
</Message>
<Message Id="lastname" TypeName="IdentifiersShouldBeSpelledCorrectly" Category="Microsoft.Naming" CheckId="CA1704" Created="2007-03-27 04:29:04Z">
<Issue Name="Member">
<Item>lastname</Item>
<Item>Avatar.lastname</Item>
</Issue>
</Message>
</Messages>
</Member>
<Member Name="LoadAnims():System.Void">
<Messages>
<Message Id="Anims" TypeName="IdentifiersShouldBeSpelledCorrectly" Category="Microsoft.Naming" CheckId="CA1704" Created="2007-03-27 04:29:04Z">
<Issue Name="Member">
<Item>Anims</Item>
<Item>Avatar.LoadAnims():Void</Item>
</Issue>
</Message>
</Messages>
</Member>
<Member Name="PhysActor">
<Messages>
<Message TypeName="PropertiesShouldNotBeWriteOnly" Category="Microsoft.Design" CheckId="CA1044" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>PhysActor</Item>
</Issue>
</Message>
</Messages>
</Member>
<Member Name="PhysicsEngineFlying">
<Messages>
<Message TypeName="NonConstantFieldsShouldNotBeVisible" Category="Microsoft.Usage" CheckId="CA2211" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>PhysicsEngineFlying</Item>
</Issue>
</Message>
</Messages>
</Member>
<Member Name="SendAnimPack():System.Void">
<Messages>
<Message Id="Anim" TypeName="IdentifiersShouldBeSpelledCorrectly" Category="Microsoft.Naming" CheckId="CA1704" Created="2007-03-27 04:29:04Z">
<Issue Name="Member">
<Item>Anim</Item>
<Item>Avatar.SendAnimPack():Void</Item>
</Issue>
</Message>
</Messages>
</Member>
<Member Name="SendAppearanceToOtherAgent(OpenSim.SimClient):System.Void">
<Messages>
<Message TypeName="ValidateArgumentsOfPublicMethods" Category="Microsoft.Design" CheckId="CA1062" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>'userInfo'</Item>
<Item>Avatar.SendAppearanceToOtherAgent(SimClient):Void</Item>
</Issue>
</Message>
</Messages>
</Member>
<Member Name="SendRegionHandshake(OpenSim.world.World):System.Void">
<Messages>
<Message Id="0#" TypeName="IdentifiersShouldBeCasedCorrectly" Category="Microsoft.Naming" CheckId="CA1709" Created="2007-03-27 04:29:04Z">
<Issue Name="Parameter">
<Item>RegionInfo</Item>
</Issue>
</Message>
<Message Id="RegionInfo" TypeName="ReviewUnusedParameters" Category="Microsoft.Usage" CheckId="CA1801" Created="2007-03-27 04:29:04Z" FixCategory="Breaking">
<Issue>
<Item>RegionInfo</Item>
<Item>Avatar.SendRegionHandshake(World):Void</Item>
</Issue>
</Message>
</Messages>
</Member>
</Members>
</Type>
<Type Name="AvatarAnimations">
<Members>
<Member Name="AnimsLLUUID">
<Messages>
<Message TypeName="DoNotDeclareVisibleInstanceFields" Category="Microsoft.Design" CheckId="CA1051" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>AnimsLLUUID</Item>
</Issue>
</Message>
<Message Id="Anims" TypeName="IdentifiersShouldBeSpelledCorrectly" Category="Microsoft.Naming" CheckId="CA1704" Created="2007-03-27 04:29:04Z">
<Issue Name="Member">
<Item>Anims</Item>
<Item>AvatarAnimations.AnimsLLUUID</Item>
</Issue>
</Message>
</Messages>
</Member>
<Member Name="AnimsNames">
<Messages>
<Message TypeName="DoNotDeclareVisibleInstanceFields" Category="Microsoft.Design" CheckId="CA1051" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>AnimsNames</Item>
</Issue>
</Message>
<Message Id="Anims" TypeName="IdentifiersShouldBeSpelledCorrectly" Category="Microsoft.Naming" CheckId="CA1704" Created="2007-03-27 04:29:04Z">
<Issue Name="Member">
<Item>Anims</Item>
<Item>AvatarAnimations.AnimsNames</Item>
</Issue>
</Message>
</Messages>
</Member>
<Member Name="LoadAnims():System.Void">
<Messages>
<Message Id="Anims" TypeName="IdentifiersShouldBeSpelledCorrectly" Category="Microsoft.Naming" CheckId="CA1704" Created="2007-03-27 04:29:04Z">
<Issue Name="Member">
<Item>Anims</Item>
<Item>AvatarAnimations.LoadAnims():Void</Item>
</Issue>
</Message>
</Messages>
</Member>
</Members>
</Type>
<Type Name="Entity">
<Members>
<Member Name=".ctor()">
<Messages>
<Message TypeName="DoNotInitializeUnnecessarily" Category="Microsoft.Performance" CheckId="CA1805" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>Entity.Entity()</Item>
<Item>localid</Item>
<Item>System.UInt32</Item>
<Item>0</Item>
</Issue>
</Message>
</Messages>
</Member>
<Member Name="addForces():System.Void">
<Messages>
<Message Id="Member" TypeName="IdentifiersShouldBeCasedCorrectly" Category="Microsoft.Naming" CheckId="CA1709" Created="2007-03-27 04:29:04Z">
<Issue Name="Member">
<Item>addForces</Item>
</Issue>
</Message>
</Messages>
</Member>
<Member Name="BackUp():System.Void">
<Messages>
<Message Id="BackUp" TypeName="CompoundWordsShouldBeCasedCorrectly" Category="Microsoft.Naming" CheckId="CA1702" Created="2007-03-27 04:29:04Z">
<Issue Name="ShouldBeDiscreteTerm">
<Item>BackUp</Item>
<Item>method</Item>
<Item>BackUp</Item>
<Item>Backup</Item>
</Issue>
</Message>
</Messages>
</Member>
<Member Name="children">
<Messages>
<Message TypeName="DoNotDeclareVisibleInstanceFields" Category="Microsoft.Design" CheckId="CA1051" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>children</Item>
</Issue>
</Message>
<Message TypeName="DoNotExposeGenericLists" Category="Microsoft.Design" CheckId="CA1002" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>System.Collections.Generic.List`1&lt;OpenSim.world.Entity&gt;</Item>
<Item>Entity.children</Item>
</Issue>
</Message>
</Messages>
</Member>
<Member Name="getMesh():OpenSim.types.Mesh">
<Messages>
<Message Id="Member" TypeName="IdentifiersShouldBeCasedCorrectly" Category="Microsoft.Naming" CheckId="CA1709" Created="2007-03-27 04:29:04Z">
<Issue Name="Member">
<Item>getMesh</Item>
</Issue>
</Message>
</Messages>
</Member>
<Member Name="getName():System.String">
<Messages>
<Message Id="Member" TypeName="IdentifiersShouldBeCasedCorrectly" Category="Microsoft.Naming" CheckId="CA1709" Created="2007-03-27 04:29:04Z">
<Issue Name="Member">
<Item>getName</Item>
</Issue>
</Message>
</Messages>
</Member>
<Member Name="localid">
<Messages>
<Message TypeName="DoNotDeclareVisibleInstanceFields" Category="Microsoft.Design" CheckId="CA1051" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>localid</Item>
</Issue>
</Message>
<Message Id="localid" TypeName="IdentifiersShouldBeSpelledCorrectly" Category="Microsoft.Naming" CheckId="CA1704" Created="2007-03-27 04:29:04Z">
<Issue Name="Member">
<Item>localid</Item>
<Item>Entity.localid</Item>
</Issue>
</Message>
</Messages>
</Member>
<Member Name="name">
<Messages>
<Message TypeName="DoNotDeclareVisibleInstanceFields" Category="Microsoft.Design" CheckId="CA1051" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>name</Item>
</Issue>
</Message>
</Messages>
</Member>
<Member Name="position">
<Messages>
<Message TypeName="DoNotDeclareVisibleInstanceFields" Category="Microsoft.Design" CheckId="CA1051" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>position</Item>
</Issue>
</Message>
</Messages>
</Member>
<Member Name="rotation">
<Messages>
<Message TypeName="DoNotDeclareVisibleInstanceFields" Category="Microsoft.Design" CheckId="CA1051" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>rotation</Item>
</Issue>
</Message>
</Messages>
</Member>
<Member Name="update():System.Void">
<Messages>
<Message Id="Member" TypeName="IdentifiersShouldBeCasedCorrectly" Category="Microsoft.Naming" CheckId="CA1709" Created="2007-03-27 04:29:04Z">
<Issue Name="Member">
<Item>update</Item>
</Issue>
</Message>
</Messages>
</Member>
<Member Name="uuid">
<Messages>
<Message TypeName="DoNotDeclareVisibleInstanceFields" Category="Microsoft.Design" CheckId="CA1051" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>uuid</Item>
</Issue>
</Message>
<Message Id="uuid" TypeName="IdentifiersShouldBeSpelledCorrectly" Category="Microsoft.Naming" CheckId="CA1704" Created="2007-03-27 04:29:04Z">
<Issue Name="Member">
<Item>uuid</Item>
<Item>Entity.uuid</Item>
</Issue>
</Message>
</Messages>
</Member>
<Member Name="velocity">
<Messages>
<Message TypeName="DoNotDeclareVisibleInstanceFields" Category="Microsoft.Design" CheckId="CA1051" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>velocity</Item>
</Issue>
</Message>
</Messages>
</Member>
</Members>
</Type>
<Type Name="NewForce">
<Members>
<Member Name="X">
<Messages>
<Message TypeName="DoNotDeclareVisibleInstanceFields" Category="Microsoft.Design" CheckId="CA1051" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>X</Item>
</Issue>
</Message>
<Message Id="X" TypeName="IdentifiersShouldBeSpelledCorrectly" Category="Microsoft.Naming" CheckId="CA1704" Created="2007-03-27 04:29:04Z">
<Issue Name="MemberOneLetter">
<Item>X</Item>
<Item>NewForce.X</Item>
</Issue>
</Message>
</Messages>
</Member>
<Member Name="Y">
<Messages>
<Message TypeName="DoNotDeclareVisibleInstanceFields" Category="Microsoft.Design" CheckId="CA1051" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>Y</Item>
</Issue>
</Message>
<Message Id="Y" TypeName="IdentifiersShouldBeSpelledCorrectly" Category="Microsoft.Naming" CheckId="CA1704" Created="2007-03-27 04:29:04Z">
<Issue Name="MemberOneLetter">
<Item>Y</Item>
<Item>NewForce.Y</Item>
</Issue>
</Message>
</Messages>
</Member>
<Member Name="Z">
<Messages>
<Message TypeName="DoNotDeclareVisibleInstanceFields" Category="Microsoft.Design" CheckId="CA1051" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>Z</Item>
</Issue>
</Message>
<Message Id="Z" TypeName="IdentifiersShouldBeSpelledCorrectly" Category="Microsoft.Naming" CheckId="CA1704" Created="2007-03-27 04:29:04Z">
<Issue Name="MemberOneLetter">
<Item>Z</Item>
<Item>NewForce.Z</Item>
</Issue>
</Message>
</Messages>
</Member>
</Members>
</Type>
<Type Name="Primitive">
<Messages>
<Message TypeName="IdentifiersShouldDifferByMoreThanCase" Category="Microsoft.Naming" CheckId="CA1708" Created="2007-03-27 04:29:04Z">
<Issue Name="Member">
<Item>'UpdateFlag'</Item>
<Item>updateFlag</Item>
</Issue>
</Message>
</Messages>
<Members>
<Member Name=".ctor()">
<Messages>
<Message TypeName="DoNotInitializeUnnecessarily" Category="Microsoft.Performance" CheckId="CA1805" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>Primitive.Primitive()</Item>
<Item>dirtyFlag</Item>
<Item>System.Boolean</Item>
<Item>false</Item>
</Issue>
<Issue>
<Item>Primitive.Primitive()</Item>
<Item>mesh_cutbegin</Item>
<Item>System.Single</Item>
<Item>0.0</Item>
</Issue>
<Issue>
<Item>Primitive.Primitive()</Item>
<Item>newPrimFlag</Item>
<Item>System.Boolean</Item>
<Item>false</Item>
</Issue>
<Issue>
<Item>Primitive.Primitive()</Item>
<Item>physicsEnabled</Item>
<Item>System.Boolean</Item>
<Item>false</Item>
</Issue>
<Issue>
<Item>Primitive.Primitive()</Item>
<Item>physicstest</Item>
<Item>System.Boolean</Item>
<Item>false</Item>
</Issue>
<Issue>
<Item>Primitive.Primitive()</Item>
<Item>updateFlag</Item>
<Item>System.Boolean</Item>
<Item>false</Item>
</Issue>
</Message>
</Messages>
</Member>
<Member Name="CreateFromPacket(libsecondlife.Packets.ObjectAddPacket,libsecondlife.LLUUID,System.UInt32):System.Void">
<Messages>
<Message Id="localID-702000" TypeName="OperationsShouldNotOverflow" Category="Microsoft.Usage" CheckId="CA2233" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>localID-702000</Item>
<Item>Primitive.CreateFromPacket(ObjectAddPacket, LLUUID, UInt32):Void</Item>
</Issue>
</Message>
<Message Id="1#" TypeName="ShortAcronymsShouldBeUppercase" Category="Microsoft.Naming" CheckId="CA1706" Created="2007-03-27 04:29:04Z">
<Issue Name="ParameterId">
<Item>ID</Item>
<Item>agentID</Item>
<Item>Id</Item>
</Issue>
</Message>
<Message Id="2#" TypeName="ShortAcronymsShouldBeUppercase" Category="Microsoft.Naming" CheckId="CA1706" Created="2007-03-27 04:29:04Z">
<Issue Name="ParameterId">
<Item>ID</Item>
<Item>localID</Item>
<Item>Id</Item>
</Issue>
</Message>
<Message Id="System.UInt32.ToString(System.String)" TypeName="SpecifyIFormatProvider" Category="Microsoft.Globalization" CheckId="CA1305" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>Primitive.CreateFromPacket(ObjectAddPacket, LLUUID, UInt32):Void</Item>
<Item>System.UInt32.ToString(System.String)</Item>
<Item>System.UInt32.ToString(System.String,System.IFormatProvider)</Item>
</Issue>
</Message>
<Message TypeName="ValidateArgumentsOfPublicMethods" Category="Microsoft.Design" CheckId="CA1062" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>'addPacket'</Item>
<Item>Primitive.CreateFromPacket(ObjectAddPacket, LLUUID, UInt32):Void</Item>
</Issue>
</Message>
</Messages>
</Member>
<Member Name="CreateFromStorage(OpenSim.Framework.Assets.PrimData):System.Void">
<Messages>
<Message TypeName="ValidateArgumentsOfPublicMethods" Category="Microsoft.Design" CheckId="CA1062" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>'store'</Item>
<Item>Primitive.CreateFromStorage(PrimData):Void</Item>
</Issue>
</Message>
</Messages>
</Member>
<Member Name="dirtyFlag">
<Messages>
<Message TypeName="DoNotDeclareVisibleInstanceFields" Category="Microsoft.Design" CheckId="CA1051" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>dirtyFlag</Item>
</Issue>
</Message>
</Messages>
</Member>
<Member Name="mesh_cutbegin">
<Messages>
<Message TypeName="DoNotDeclareVisibleInstanceFields" Category="Microsoft.Design" CheckId="CA1051" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>mesh_cutbegin</Item>
</Issue>
</Message>
<Message Id="cutbegin" TypeName="IdentifiersShouldBeSpelledCorrectly" Category="Microsoft.Naming" CheckId="CA1704" Created="2007-03-27 04:29:04Z">
<Issue Name="Member">
<Item>cutbegin</Item>
<Item>Primitive.mesh_cutbegin</Item>
</Issue>
</Message>
<Message Id="Member" TypeName="IdentifiersShouldNotContainUnderscores" Category="Microsoft.Naming" CheckId="CA1707" Created="2007-03-27 04:29:04Z">
<Issue Name="Member">
<Item>mesh_cutbegin</Item>
</Issue>
</Message>
</Messages>
</Member>
<Member Name="mesh_cutend">
<Messages>
<Message TypeName="DoNotDeclareVisibleInstanceFields" Category="Microsoft.Design" CheckId="CA1051" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>mesh_cutend</Item>
</Issue>
</Message>
<Message Id="cutend" TypeName="IdentifiersShouldBeSpelledCorrectly" Category="Microsoft.Naming" CheckId="CA1704" Created="2007-03-27 04:29:04Z">
<Issue Name="Member">
<Item>cutend</Item>
<Item>Primitive.mesh_cutend</Item>
</Issue>
</Message>
<Message Id="Member" TypeName="IdentifiersShouldNotContainUnderscores" Category="Microsoft.Naming" CheckId="CA1707" Created="2007-03-27 04:29:04Z">
<Issue Name="Member">
<Item>mesh_cutend</Item>
</Issue>
</Message>
</Messages>
</Member>
<Member Name="newPrimFlag">
<Messages>
<Message TypeName="DoNotDeclareVisibleInstanceFields" Category="Microsoft.Design" CheckId="CA1051" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>newPrimFlag</Item>
</Issue>
</Message>
</Messages>
</Member>
<Member Name="PhysActor">
<Messages>
<Message TypeName="PropertiesShouldNotBeWriteOnly" Category="Microsoft.Design" CheckId="CA1044" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>PhysActor</Item>
</Issue>
</Message>
</Messages>
</Member>
<Member Name="primData">
<Messages>
<Message TypeName="DoNotDeclareVisibleInstanceFields" Category="Microsoft.Design" CheckId="CA1051" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>primData</Item>
</Issue>
</Message>
</Messages>
</Member>
<Member Name="UpdateClient(OpenSim.SimClient):System.Void">
<Messages>
<Message Id="0#" TypeName="IdentifiersShouldBeCasedCorrectly" Category="Microsoft.Naming" CheckId="CA1709" Created="2007-03-27 04:29:04Z">
<Issue Name="Parameter">
<Item>RemoteClient</Item>
</Issue>
</Message>
<Message TypeName="ValidateArgumentsOfPublicMethods" Category="Microsoft.Design" CheckId="CA1062" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>'RemoteClient'</Item>
<Item>Primitive.UpdateClient(SimClient):Void</Item>
</Issue>
</Message>
</Messages>
</Member>
<Member Name="updateFlag">
<Messages>
<Message TypeName="DoNotDeclareVisibleInstanceFields" Category="Microsoft.Design" CheckId="CA1051" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>updateFlag</Item>
</Issue>
</Message>
</Messages>
</Member>
<Member Name="UpdateObjectFlags(libsecondlife.Packets.ObjectFlagUpdatePacket):System.Void">
<Messages>
<Message TypeName="ValidateArgumentsOfPublicMethods" Category="Microsoft.Design" CheckId="CA1062" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>'pack'</Item>
<Item>Primitive.UpdateObjectFlags(ObjectFlagUpdatePacket):Void</Item>
</Issue>
</Message>
</Messages>
</Member>
<Member Name="UpdateShape(libsecondlife.Packets.ObjectShapePacket+ObjectDataBlock):System.Void">
<Messages>
<Message TypeName="ValidateArgumentsOfPublicMethods" Category="Microsoft.Design" CheckId="CA1062" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>'addPacket'</Item>
<Item>Primitive.UpdateShape(ObjectDataBlock):Void</Item>
</Issue>
</Message>
</Messages>
</Member>
</Members>
</Type>
<Type Name="ScriptEngine">
<Members>
<Member Name=".ctor(OpenSim.world.World)">
<Messages>
<Message Id="0#env" TypeName="IdentifiersShouldBeSpelledCorrectly" Category="Microsoft.Naming" CheckId="CA1704" Created="2007-03-27 04:29:04Z">
<Issue Name="Parameter">
<Item>ScriptEngine.ScriptEngine(World)</Item>
<Item>env</Item>
<Item>env</Item>
</Issue>
</Message>
<Message Id="env" TypeName="ReviewUnusedParameters" Category="Microsoft.Usage" CheckId="CA1801" Created="2007-03-27 04:29:04Z" FixCategory="Breaking">
<Issue>
<Item>env</Item>
<Item>ScriptEngine.ScriptEngine(World)</Item>
</Issue>
</Message>
</Messages>
</Member>
<Member Name="LoadScript():System.Void">
<Messages>
<Message TypeName="MarkMembersAsStatic" Category="Microsoft.Performance" CheckId="CA1822" Created="2007-03-27 04:29:04Z" FixCategory="Breaking">
<Issue>
<Item>ScriptEngine.LoadScript():Void</Item>
</Issue>
</Message>
</Messages>
</Member>
</Members>
</Type>
<Type Name="SurfacePatch">
<Members>
<Member Name="HeightMap">
<Messages>
<Message TypeName="DoNotDeclareVisibleInstanceFields" Category="Microsoft.Design" CheckId="CA1051" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>HeightMap</Item>
</Issue>
</Message>
</Messages>
</Member>
</Members>
</Type>
<Type Name="World">
<Messages>
<Message TypeName="TypeNamesShouldNotMatchNamespaces" Category="Microsoft.Naming" CheckId="CA1724" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>World</Item>
<Item>OpenSim.world</Item>
</Issue>
</Message>
</Messages>
<Members>
<Member Name=".ctor()">
<Messages>
<Message TypeName="DoNotInitializeUnnecessarily" Category="Microsoft.Performance" CheckId="CA1805" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>World.World()</Item>
<Item>_localNumber</Item>
<Item>System.UInt32</Item>
<Item>0</Item>
</Issue>
</Message>
</Messages>
</Member>
<Member Name="_localNumber">
<Messages>
<Message TypeName="DoNotDeclareVisibleInstanceFields" Category="Microsoft.Design" CheckId="CA1051" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>_localNumber</Item>
</Issue>
</Message>
<Message Id="Member" TypeName="IdentifiersShouldNotContainUnderscores" Category="Microsoft.Naming" CheckId="CA1707" Created="2007-03-27 04:29:04Z">
<Issue Name="Member">
<Item>_localNumber</Item>
</Issue>
</Message>
</Messages>
</Member>
<Member Name="AddNewPrim(libsecondlife.Packets.ObjectAddPacket,OpenSim.SimClient):System.Void">
<Messages>
<Message Id="1#" TypeName="IdentifiersShouldBeCasedCorrectly" Category="Microsoft.Naming" CheckId="CA1709" Created="2007-03-27 04:29:04Z">
<Issue Name="Parameter">
<Item>AgentClient</Item>
</Issue>
</Message>
</Messages>
</Member>
<Member Name="AddViewerAgent(OpenSim.SimClient):System.Void">
<Messages>
<Message Id="0#" TypeName="IdentifiersShouldBeCasedCorrectly" Category="Microsoft.Naming" CheckId="CA1709" Created="2007-03-27 04:29:04Z">
<Issue Name="Parameter">
<Item>AgentClient</Item>
</Issue>
</Message>
</Messages>
</Member>
<Member Name="DeRezObject(libsecondlife.Packets.DeRezObjectPacket,OpenSim.SimClient):System.Void">
<Messages>
<Message Id="0#" TypeName="IdentifiersShouldBeCasedCorrectly" Category="Microsoft.Naming" CheckId="CA1709" Created="2007-03-27 04:29:04Z">
<Issue Name="Parameter">
<Item>DeRezPacket</Item>
</Issue>
</Message>
<Message Id="1#" TypeName="IdentifiersShouldBeCasedCorrectly" Category="Microsoft.Naming" CheckId="CA1709" Created="2007-03-27 04:29:04Z">
<Issue Name="Parameter">
<Item>AgentClient</Item>
</Issue>
</Message>
<Message Id="0#Rez" TypeName="IdentifiersShouldBeSpelledCorrectly" Category="Microsoft.Naming" CheckId="CA1704" Created="2007-03-27 04:29:04Z">
<Issue Name="Parameter">
<Item>World.DeRezObject(DeRezObjectPacket, SimClient):Void</Item>
<Item>Rez</Item>
<Item>DeRezPacket</Item>
</Issue>
</Message>
<Message Id="Rez" TypeName="IdentifiersShouldBeSpelledCorrectly" Category="Microsoft.Naming" CheckId="CA1704" Created="2007-03-27 04:29:04Z">
<Issue Name="Member">
<Item>Rez</Item>
<Item>World.DeRezObject(DeRezObjectPacket, SimClient):Void</Item>
</Issue>
</Message>
<Message Id="AgentClient" TypeName="ReviewUnusedParameters" Category="Microsoft.Usage" CheckId="CA1801" Created="2007-03-27 04:29:04Z" FixCategory="Breaking">
<Issue>
<Item>AgentClient</Item>
<Item>World.DeRezObject(DeRezObjectPacket, SimClient):Void</Item>
</Issue>
</Message>
<Message Id="Member" TypeName="ShortAcronymsShouldBeUppercase" Category="Microsoft.Naming" CheckId="CA1706" Created="2007-03-27 04:29:04Z">
<Issue Name="Member">
<Item>De</Item>
<Item>World.DeRezObject(DeRezObjectPacket, SimClient):Void</Item>
</Issue>
</Message>
</Messages>
</Member>
<Member Name="Entities">
<Messages>
<Message TypeName="DoNotDeclareVisibleInstanceFields" Category="Microsoft.Design" CheckId="CA1051" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>Entities</Item>
</Issue>
</Message>
</Messages>
</Member>
<Member Name="GetInitialPrims(OpenSim.SimClient):System.Void">
<Messages>
<Message Id="0#" TypeName="IdentifiersShouldBeCasedCorrectly" Category="Microsoft.Naming" CheckId="CA1709" Created="2007-03-27 04:29:04Z">
<Issue Name="Parameter">
<Item>RemoteClient</Item>
</Issue>
</Message>
<Message Id="Prims" TypeName="IdentifiersShouldBeSpelledCorrectly" Category="Microsoft.Naming" CheckId="CA1704" Created="2007-03-27 04:29:04Z">
<Issue Name="Member">
<Item>Prims</Item>
<Item>World.GetInitialPrims(SimClient):Void</Item>
</Issue>
</Message>
</Messages>
</Member>
<Member Name="LandMap">
<Messages>
<Message TypeName="DoNotDeclareVisibleInstanceFields" Category="Microsoft.Design" CheckId="CA1051" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>LandMap</Item>
</Issue>
</Message>
</Messages>
</Member>
<Member Name="LoadPrimsFromStorage():System.Void">
<Messages>
<Message Id="Prims" TypeName="IdentifiersShouldBeSpelledCorrectly" Category="Microsoft.Naming" CheckId="CA1704" Created="2007-03-27 04:29:04Z">
<Issue Name="Member">
<Item>Prims</Item>
<Item>World.LoadPrimsFromStorage():Void</Item>
</Issue>
</Message>
</Messages>
</Member>
<Member Name="LoadStorageDLL(System.String):System.Boolean">
<Messages>
<Message Id="Member" TypeName="LongAcronymsShouldBePascalCased" Category="Microsoft.Naming" CheckId="CA1705" Created="2007-03-27 04:29:04Z">
<Issue Name="Member">
<Item>World.LoadStorageDLL(String):Boolean</Item>
</Issue>
</Message>
</Messages>
</Member>
<Member Name="localStorage">
<Messages>
<Message TypeName="DoNotDeclareVisibleInstanceFields" Category="Microsoft.Design" CheckId="CA1051" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>localStorage</Item>
</Issue>
</Message>
</Messages>
</Member>
<Member Name="Rand">
<Messages>
<Message TypeName="AvoidUnusedPrivateFields" Category="Microsoft.Performance" CheckId="CA1823" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>World.Rand</Item>
</Issue>
</Message>
</Messages>
</Member>
<Member Name="Scripts">
<Messages>
<Message TypeName="DoNotDeclareVisibleInstanceFields" Category="Microsoft.Design" CheckId="CA1051" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>Scripts</Item>
</Issue>
</Message>
</Messages>
</Member>
<Member Name="SendLayerData(OpenSim.SimClient):System.Void">
<Messages>
<Message Id="0#" TypeName="IdentifiersShouldBeCasedCorrectly" Category="Microsoft.Naming" CheckId="CA1709" Created="2007-03-27 04:29:04Z">
<Issue Name="Parameter">
<Item>RemoteClient</Item>
</Issue>
</Message>
<Message TypeName="ValidateArgumentsOfPublicMethods" Category="Microsoft.Design" CheckId="CA1062" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>'RemoteClient'</Item>
<Item>World.SendLayerData(SimClient):Void</Item>
</Issue>
<Issue>
<Item>'RemoteClient'</Item>
<Item>World.SendLayerData(SimClient):Void</Item>
</Issue>
<Issue>
<Item>'RemoteClient'</Item>
<Item>World.SendLayerData(SimClient):Void</Item>
</Issue>
</Message>
</Messages>
</Member>
</Members>
</Type>
</Types>
</Namespace>
<Namespace Name="OpenSim.world.scripting">
<Types>
<Type Name="IScriptHost">
<Members>
<Member Name="Register(OpenSim.world.scripting.IScript):System.Boolean">
<Messages>
<Message Id="0#iscript" TypeName="IdentifiersShouldBeSpelledCorrectly" Category="Microsoft.Naming" CheckId="CA1704" Created="2007-03-27 04:29:04Z">
<Issue Name="Parameter">
<Item>IScriptHost.Register(IScript):Boolean</Item>
<Item>iscript</Item>
<Item>iscript</Item>
</Issue>
</Message>
</Messages>
</Member>
</Members>
</Type>
</Types>
</Namespace>
</Namespaces>
</Module>
</Modules>
</Target>
<Target Name="$(ProjectDir)/bin/OpenSim.Storage.LocalStorageDb4o.dll">
<Modules>
<Module Name="opensim.storage.localstoragedb4o.dll">
<Messages>
<Message TypeName="AssembliesShouldDeclareMinimumSecurity" Category="Microsoft.Usage" CheckId="CA2209" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>OpenSim.Storage.LocalStorageDb4o</Item>
</Issue>
</Message>
<Message TypeName="AssembliesShouldHaveValidStrongNames" Category="Microsoft.Design" CheckId="CA2210" Created="2007-03-27 04:29:04Z">
<Issue Name="NoStrongName">
<Item>OpenSim.Storage.LocalStorageDb4o</Item>
</Issue>
</Message>
<Message TypeName="MarkAssembliesWithClsCompliant" Category="Microsoft.Design" CheckId="CA1014" Created="2007-03-27 04:29:04Z">
<Issue Name="NoAttr">
<Item>OpenSim.Storage.LocalStorageDb4o</Item>
</Issue>
</Message>
</Messages>
<Namespaces>
<Namespace Name="OpenSim.Storage.LocalStorageDb4o">
<Types>
<Type Name="Db4LocalStorage">
<Members>
<Member Name=".ctor()">
<Messages>
<Message TypeName="DoNotCatchGeneralExceptionTypes" Category="Microsoft.Design" CheckId="CA1031" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>Db4LocalStorage.Db4LocalStorage()</Item>
<Item>System.Exception</Item>
</Issue>
</Message>
</Messages>
</Member>
<Member Name="LoadPrimitives(OpenSim.Framework.Interfaces.ILocalStorageReceiver):System.Void">
<Messages>
<Message TypeName="ValidateArgumentsOfPublicMethods" Category="Microsoft.Design" CheckId="CA1062" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>'receiver'</Item>
<Item>Db4LocalStorage.LoadPrimitives(ILocalStorageReceiver):Void</Item>
</Issue>
</Message>
</Messages>
</Member>
<Member Name="StorePrim(OpenSim.Framework.Assets.PrimData):System.Void">
<Messages>
<Message TypeName="ValidateArgumentsOfPublicMethods" Category="Microsoft.Design" CheckId="CA1062" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>'prim'</Item>
<Item>Db4LocalStorage.StorePrim(PrimData):Void</Item>
</Issue>
</Message>
</Messages>
</Member>
</Members>
</Type>
<Type Name="UUIDQuery">
<Messages>
<Message TypeName="LongAcronymsShouldBePascalCased" Category="Microsoft.Naming" CheckId="CA1705" Created="2007-03-27 04:29:04Z">
<Issue Name="Type">
<Item>UUIDQuery</Item>
</Issue>
</Message>
</Messages>
<Members>
<Member Name="Match(OpenSim.Framework.Assets.PrimData):System.Boolean">
<Messages>
<Message TypeName="ValidateArgumentsOfPublicMethods" Category="Microsoft.Design" CheckId="CA1062" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>'prim'</Item>
<Item>UUIDQuery.Match(PrimData):Boolean</Item>
</Issue>
</Message>
</Messages>
</Member>
</Members>
</Type>
</Types>
</Namespace>
</Namespaces>
</Module>
</Modules>
</Target>
<Target Name="$(ProjectDir)/bin/Physics/OpenSim.Physics.BasicPhysicsPlugin.dll">
<Modules>
<Module Name="opensim.physics.basicphysicsplugin.dll">
<Messages>
<Message TypeName="AssembliesShouldDeclareMinimumSecurity" Category="Microsoft.Usage" CheckId="CA2209" Status="Excluded" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>OpenSim.Physics.BasicPhysicsPlugin</Item>
</Issue>
<Notes>
<User Name="Stefan">
<Note Id="2" />
</User>
</Notes>
</Message>
<Message TypeName="AssembliesShouldHaveValidStrongNames" Category="Microsoft.Design" CheckId="CA2210" Status="Excluded" Created="2007-03-27 04:29:04Z">
<Issue Name="NoStrongName">
<Item>OpenSim.Physics.BasicPhysicsPlugin</Item>
</Issue>
<Notes>
<User Name="Stefan">
<Note Id="0" />
</User>
</Notes>
</Message>
<Message TypeName="MarkAssembliesWithClsCompliant" Category="Microsoft.Design" CheckId="CA1014" Status="Excluded" Created="2007-03-27 04:29:04Z">
<Issue Name="NoAttr">
<Item>OpenSim.Physics.BasicPhysicsPlugin</Item>
</Issue>
<Notes>
<User Name="Stefan">
<Note Id="1" />
</User>
</Notes>
</Message>
</Messages>
<Namespaces>
<Namespace Name="OpenSim.Physics.BasicPhysicsPlugin">
<Types>
<Type Name="BasicActor">
<Members>
<Member Name="flying">
<Messages>
<Message TypeName="AvoidUnusedPrivateFields" Category="Microsoft.Performance" CheckId="CA1823" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>BasicActor.flying</Item>
</Issue>
</Message>
</Messages>
</Member>
<Member Name="SetAcceleration(OpenSim.Physics.Manager.PhysicsVector):System.Void">
<Messages>
<Message Id="0#accel" TypeName="IdentifiersShouldBeSpelledCorrectly" Category="Microsoft.Naming" CheckId="CA1704" Created="2007-03-27 04:29:04Z">
<Issue Name="Parameter">
<Item>BasicActor.SetAcceleration(PhysicsVector):Void</Item>
<Item>accel</Item>
<Item>accel</Item>
</Issue>
</Message>
</Messages>
</Member>
</Members>
</Type>
<Type Name="BasicPhysicsPlugin">
<Messages>
<Message Id="Plugin" TypeName="IdentifiersShouldBeSpelledCorrectly" Category="Microsoft.Naming" CheckId="CA1704" Created="2007-03-27 04:29:04Z">
<Issue Name="Type">
<Item>Plugin</Item>
<Item>OpenSim.Physics.BasicPhysicsPlugin.BasicPhysicsPlugin</Item>
</Issue>
</Message>
<Message TypeName="TypeNamesShouldNotMatchNamespaces" Category="Microsoft.Naming" CheckId="CA1724" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>BasicPhysicsPlugin</Item>
<Item>OpenSim.Physics.BasicPhysicsPlugin</Item>
</Issue>
</Message>
</Messages>
</Type>
</Types>
</Namespace>
</Namespaces>
</Module>
</Modules>
</Target>
<Target Name="$(ProjectDir)/bin/Physics/OpenSim.Physics.OdePlugin.dll">
<Modules>
<Module Name="opensim.physics.odeplugin.dll">
<Messages>
<Message TypeName="AssembliesShouldDeclareMinimumSecurity" Category="Microsoft.Usage" CheckId="CA2209" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>OpenSim.Physics.OdePlugin</Item>
</Issue>
</Message>
<Message TypeName="AssembliesShouldHaveValidStrongNames" Category="Microsoft.Design" CheckId="CA2210" Created="2007-03-27 04:29:04Z">
<Issue Name="NoStrongName">
<Item>OpenSim.Physics.OdePlugin</Item>
</Issue>
</Message>
<Message TypeName="MarkAssembliesWithClsCompliant" Category="Microsoft.Design" CheckId="CA1014" Created="2007-03-27 04:29:04Z">
<Issue Name="NoAttr">
<Item>OpenSim.Physics.OdePlugin</Item>
</Issue>
</Message>
</Messages>
<Namespaces>
<Namespace Name="OpenSim.Physics.OdePlugin">
<Types>
<Type Name="OdeCharacter">
<Messages>
<Message TypeName="TypesThatOwnNativeResourcesShouldBeDisposable" Category="Microsoft.Design" CheckId="CA1049" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>OdeCharacter</Item>
</Issue>
</Message>
</Messages>
<Members>
<Member Name=".ctor(OpenSim.Physics.OdePlugin.OdeScene,OpenSim.Physics.Manager.PhysicsVector)">
<Messages>
<Message Id="parent_scene" TypeName="ReviewUnusedParameters" Category="Microsoft.Usage" CheckId="CA1801" Created="2007-03-27 04:29:04Z" FixCategory="Breaking">
<Issue>
<Item>parent_scene</Item>
<Item>OdeCharacter.OdeCharacter(OdeScene, PhysicsVector)</Item>
</Issue>
</Message>
<Message TypeName="ValidateArgumentsOfPublicMethods" Category="Microsoft.Design" CheckId="CA1062" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>'pos'</Item>
<Item>OdeCharacter.OdeCharacter(OdeScene, PhysicsVector)</Item>
</Issue>
</Message>
</Messages>
</Member>
<Member Name="capsule_geom">
<Messages>
<Message TypeName="AvoidUnusedPrivateFields" Category="Microsoft.Performance" CheckId="CA1823" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>OdeCharacter.capsule_geom</Item>
</Issue>
</Message>
</Messages>
</Member>
<Member Name="gravityAccel">
<Messages>
<Message TypeName="AvoidUnusedPrivateFields" Category="Microsoft.Performance" CheckId="CA1823" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>OdeCharacter.gravityAccel</Item>
</Issue>
</Message>
</Messages>
</Member>
<Member Name="SetAcceleration(OpenSim.Physics.Manager.PhysicsVector):System.Void">
<Messages>
<Message Id="0#accel" TypeName="IdentifiersShouldBeSpelledCorrectly" Category="Microsoft.Naming" CheckId="CA1704" Created="2007-03-27 04:29:04Z">
<Issue Name="Parameter">
<Item>OdeCharacter.SetAcceleration(PhysicsVector):Void</Item>
<Item>accel</Item>
<Item>accel</Item>
</Issue>
</Message>
</Messages>
</Member>
</Members>
</Type>
<Type Name="OdePlugin">
<Messages>
<Message Id="Plugin" TypeName="IdentifiersShouldBeSpelledCorrectly" Category="Microsoft.Naming" CheckId="CA1704" Created="2007-03-27 04:29:04Z">
<Issue Name="Type">
<Item>Plugin</Item>
<Item>OpenSim.Physics.OdePlugin.OdePlugin</Item>
</Issue>
</Message>
<Message TypeName="TypeNamesShouldNotMatchNamespaces" Category="Microsoft.Naming" CheckId="CA1724" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>OdePlugin</Item>
<Item>OpenSim.Physics.OdePlugin</Item>
</Issue>
</Message>
</Messages>
</Type>
<Type Name="OdePrim">
<Members>
<Member Name="_position">
<Messages>
<Message TypeName="AvoidUnusedPrivateFields" Category="Microsoft.Performance" CheckId="CA1823" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>OdePrim._position</Item>
</Issue>
</Message>
</Messages>
</Member>
<Member Name="SetAcceleration(OpenSim.Physics.Manager.PhysicsVector):System.Void">
<Messages>
<Message Id="0#accel" TypeName="IdentifiersShouldBeSpelledCorrectly" Category="Microsoft.Naming" CheckId="CA1704" Created="2007-03-27 04:29:04Z">
<Issue Name="Parameter">
<Item>OdePrim.SetAcceleration(PhysicsVector):Void</Item>
<Item>accel</Item>
<Item>accel</Item>
</Issue>
</Message>
</Messages>
</Member>
</Members>
</Type>
<Type Name="OdeScene">
<Members>
<Member Name="AddPrim(OpenSim.Physics.Manager.PhysicsVector,OpenSim.Physics.Manager.PhysicsVector):OpenSim.Physics.Manager.PhysicsActor">
<Messages>
<Message TypeName="ValidateArgumentsOfPublicMethods" Category="Microsoft.Design" CheckId="CA1062" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>'position'</Item>
<Item>OdeScene.AddPrim(PhysicsVector, PhysicsVector):PhysicsActor</Item>
</Issue>
<Issue>
<Item>'size'</Item>
<Item>OdeScene.AddPrim(PhysicsVector, PhysicsVector):PhysicsActor</Item>
</Issue>
</Message>
</Messages>
</Member>
<Member Name="Land">
<Messages>
<Message TypeName="AvoidUnusedPrivateFields" Category="Microsoft.Performance" CheckId="CA1823" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>OdeScene.Land</Item>
</Issue>
</Message>
</Messages>
</Member>
<Member Name="LandGeom">
<Messages>
<Message TypeName="AvoidUnusedPrivateFields" Category="Microsoft.Performance" CheckId="CA1823" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>OdeScene.LandGeom</Item>
</Issue>
</Message>
</Messages>
</Member>
<Member Name="SetTerrain(System.Single[]):System.Void">
<Messages>
<Message TypeName="ValidateArgumentsOfPublicMethods" Category="Microsoft.Design" CheckId="CA1062" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>'heightMap'</Item>
<Item>OdeScene.SetTerrain(Single[]):Void</Item>
</Issue>
<Issue>
<Item>'heightMap'</Item>
<Item>OdeScene.SetTerrain(Single[]):Void</Item>
</Issue>
</Message>
</Messages>
</Member>
<Member Name="space">
<Messages>
<Message TypeName="NonConstantFieldsShouldNotBeVisible" Category="Microsoft.Usage" CheckId="CA2211" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>space</Item>
</Issue>
</Message>
<Message TypeName="PointersShouldNotBeVisible" Category="Microsoft.Security" CheckId="CA2111" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>space</Item>
</Issue>
</Message>
</Messages>
</Member>
<Member Name="world">
<Messages>
<Message TypeName="NonConstantFieldsShouldNotBeVisible" Category="Microsoft.Usage" CheckId="CA2211" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>world</Item>
</Issue>
</Message>
<Message TypeName="PointersShouldNotBeVisible" Category="Microsoft.Security" CheckId="CA2111" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>world</Item>
</Issue>
</Message>
</Messages>
</Member>
</Members>
</Type>
</Types>
</Namespace>
</Namespaces>
</Module>
</Modules>
</Target>
<Target Name="$(ProjectDir)/bin/Physics/OpenSim.Physics.PhysXPlugin.dll">
<Modules>
<Module Name="opensim.physics.physxplugin.dll">
<Messages>
<Message TypeName="AssembliesShouldDeclareMinimumSecurity" Category="Microsoft.Usage" CheckId="CA2209" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>OpenSim.Physics.PhysXPlugin</Item>
</Issue>
</Message>
<Message TypeName="AssembliesShouldHaveValidStrongNames" Category="Microsoft.Design" CheckId="CA2210" Created="2007-03-27 04:29:04Z">
<Issue Name="NoStrongName">
<Item>OpenSim.Physics.PhysXPlugin</Item>
</Issue>
</Message>
<Message TypeName="MarkAssembliesWithClsCompliant" Category="Microsoft.Design" CheckId="CA1014" Created="2007-03-27 04:29:04Z">
<Issue Name="NoAttr">
<Item>OpenSim.Physics.PhysXPlugin</Item>
</Issue>
</Message>
</Messages>
<Namespaces>
<Namespace Name="OpenSim.Physics.PhysXPlugin">
<Types>
<Type Name="PhysXCharacter">
<Members>
<Member Name="SetAcceleration(OpenSim.Physics.Manager.PhysicsVector):System.Void">
<Messages>
<Message Id="0#accel" TypeName="IdentifiersShouldBeSpelledCorrectly" Category="Microsoft.Naming" CheckId="CA1704" Created="2007-03-27 04:29:04Z">
<Issue Name="Parameter">
<Item>PhysXCharacter.SetAcceleration(PhysicsVector):Void</Item>
<Item>accel</Item>
<Item>accel</Item>
</Issue>
</Message>
</Messages>
</Member>
</Members>
</Type>
<Type Name="PhysXPlugin">
<Messages>
<Message Id="Plugin" TypeName="IdentifiersShouldBeSpelledCorrectly" Category="Microsoft.Naming" CheckId="CA1704" Created="2007-03-27 04:29:04Z">
<Issue Name="Type">
<Item>Plugin</Item>
<Item>OpenSim.Physics.PhysXPlugin.PhysXPlugin</Item>
</Issue>
</Message>
<Message TypeName="TypeNamesShouldNotMatchNamespaces" Category="Microsoft.Naming" CheckId="CA1724" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>PhysXPlugin</Item>
<Item>OpenSim.Physics.PhysXPlugin</Item>
</Issue>
</Message>
</Messages>
</Type>
<Type Name="PhysXPrim">
<Members>
<Member Name="_position">
<Messages>
<Message TypeName="AvoidUnusedPrivateFields" Category="Microsoft.Performance" CheckId="CA1823" Created="2007-03-27 04:29:04Z">
<Issue>
<Item>PhysXPrim._position</Item>
</Issue>
</Message>
</Messages>
</Member>
<Member Name="SetAcceleration(OpenSim.Physics.Manager.PhysicsVector):System.Void">
<Messages>
<Message Id="0#accel" TypeName="IdentifiersShouldBeSpelledCorrectly" Category="Microsoft.Naming" CheckId="CA1704" Created="2007-03-27 04:29:04Z">
<Issue Name="Parameter">
<Item>PhysXPrim.SetAcceleration(PhysicsVector):Void</Item>
<Item>accel</Item>
<Item>accel</Item>
</Issue>
</Message>
</Messages>
</Member>
</Members>
</Type>
</Types>
</Namespace>
</Namespaces>
</Module>
</Modules>
</Target>
</Targets>
<Notes>
<User Name="Stefan">
<Note Id="0" Modified="2007-03-27 04:30:24Z">Save it for a rainy day.</Note>
<Note Id="1" Modified="2007-03-27 04:30:31Z">Save it for a rainy day.</Note>
<Note Id="2" Modified="2007-03-27 04:30:38Z">Save it for a rainy day.</Note>
</User>
</Notes>
<Rules>
<Rule TypeName="AssembliesShouldDeclareMinimumSecurity" Category="Microsoft.Usage" CheckId="CA2209">
<Resolution Name="Default">No valid permission requests were found for assembly '{0}'. You should always specify the minimum security permissions using SecurityAction.RequestMinimum.</Resolution>
</Rule>
<Rule TypeName="AssembliesShouldHaveValidStrongNames" Category="Microsoft.Design" CheckId="CA2210">
<Resolution Name="NoStrongName">Sign '{0}' with a strong name key.</Resolution>
</Rule>
<Rule TypeName="AvoidNamespacesWithFewTypes" Category="Microsoft.Design" CheckId="CA1020">
<Resolution Name="Default">Consider merging the types defined in '{0}' with another namespace.</Resolution>
</Rule>
<Rule TypeName="AvoidUnusedPrivateFields" Category="Microsoft.Performance" CheckId="CA1823">
<Resolution Name="Default">It appears that field '{0}' is never used or is only ever assigned to. Use this field or remove it.</Resolution>
</Rule>
<Rule TypeName="CollectionPropertiesShouldBeReadOnly" Category="Microsoft.Usage" CheckId="CA2227">
<Resolution Name="Default">Change '{0}' to be read-only by removing the property setter.</Resolution>
</Rule>
<Rule TypeName="CompoundWordsShouldBeCasedCorrectly" Category="Microsoft.Naming" CheckId="CA1702">
<Resolution Name="ShouldBeDiscreteTerm">The compound word '{0}' in {1} '{2}' exists as a discrete term. If your usage is intended to be single word, case it as '{3}'.</Resolution>
</Rule>
<Rule TypeName="ComVisibleTypeBaseTypesShouldBeComVisible" Category="Microsoft.Interoperability" CheckId="CA1405">
<Resolution Name="Default">'{0}' is marked ComVisible(true) but has the following ComVisible(false) types in its object hierarchy: {1}</Resolution>
</Rule>
<Rule TypeName="ConsiderPassingBaseTypesAsParameters" Category="Microsoft.Design" CheckId="CA1011">
<Resolution Name="Default">Consider changing the type of parameter '{0}' in {1} from {2} to its base type {3}. This method appears to only require base class members in its implementation. Suppress this violation if there is a compelling reason to require the more derived type in the method signature.</Resolution>
</Rule>
<Rule TypeName="DoNotCallOverridableMethodsInConstructors" Category="Microsoft.Usage" CheckId="CA2214">
<Resolution Name="Default">'{0}' contains a call chain that results in a call to a virtual method defined by the class. Review the following call stack for unintended consequences: {1}</Resolution>
</Rule>
<Rule TypeName="DoNotCatchGeneralExceptionTypes" Category="Microsoft.Design" CheckId="CA1031">
<Resolution Name="Default">Modify '{0}' to catch a more specific exception than '{1}' or rethrow the exception.</Resolution>
</Rule>
<Rule TypeName="DoNotDeclareReadOnlyMutableReferenceTypes" Category="Microsoft.Security" CheckId="CA2104">
<Resolution Name="Default">Remove the readonly declaration from '{0}' or change the field to one that is an immutable reference type. If the reference type '{1}' is, in fact, immutable, exclude this message.</Resolution>
</Rule>
<Rule TypeName="DoNotDeclareVisibleInstanceFields" Category="Microsoft.Design" CheckId="CA1051">
<Resolution Name="Default">Make '{0}' private or internal (Friend in VB, public private in C++) and provide a public or protected property to access it.</Resolution>
</Rule>
<Rule TypeName="DoNotExposeGenericLists" Category="Microsoft.Design" CheckId="CA1002">
<Resolution Name="Default">Change '{0}' in {1} to use Collection&lt;T&gt;, ReadOnlyCollection&lt;T&gt; or KeyedCollection&lt;K,V&gt;</Resolution>
</Rule>
<Rule TypeName="DoNotInitializeUnnecessarily" Category="Microsoft.Performance" CheckId="CA1805">
<Resolution Name="Default">{0} initializes field {1} of type {2} to {3}. Remove this initialization as it will be done automatically by the runtime.</Resolution>
</Rule>
<Rule TypeName="DoNotPassLiteralsAsLocalizedParameters" Category="Microsoft.Globalization" CheckId="CA1303">
<Resolution Name="Default">{0} passes a literal as parameter {1} of a call to {2}. Retrieve the following string argument from a resource table instead: '{3}'</Resolution>
</Rule>
<Rule TypeName="DoNotPassTypesByReference" Category="Microsoft.Design" CheckId="CA1045">
<Resolution Name="Default">Consider a design that does not require that '{0}' be a reference parameter.</Resolution>
</Rule>
<Rule TypeName="DoNotRaiseReservedExceptionTypes" Category="Microsoft.Usage" CheckId="CA2201">
<Resolution Name="TooGeneric">{0} creates an exception of type '{1}', an exception type that is not sufficiently specific and should never be raised by user code. If this exception instance might be thrown, use a different exception type.</Resolution>
</Rule>
<Rule TypeName="DoNotUseTimersThatPreventPowerStateChanges" Category="Microsoft.Mobility" CheckId="CA1601">
<Resolution Name="Default">Modify the call to {0} in method {1} to set the timer interval to a value that's greater than or equal to one second.</Resolution>
</Rule>
<Rule TypeName="IdentifiersShouldBeCasedCorrectly" Category="Microsoft.Naming" CheckId="CA1709">
<Resolution Name="Member">Correct the casing of member name '{0}'.</Resolution>
<Resolution Name="Namespace">Correct the casing of namespace name '{0}'.</Resolution>
<Resolution Name="Parameter">Correct the casing of parameter name '{0}'.</Resolution>
<Resolution Name="Type">Correct the casing of type name '{0}'.</Resolution>
</Rule>
<Rule TypeName="IdentifiersShouldBeSpelledCorrectly" Category="Microsoft.Naming" CheckId="CA1704">
<Resolution Name="Member">Correct the spelling of the unrecognized token '{0}' in member name '{1}'.</Resolution>
<Resolution Name="MemberOneLetter">Consider providing a more meaningful name than the one-letter token '{0}' in member name '{1}'.</Resolution>
<Resolution Name="Namespace">Correct the spelling of the unrecognized token '{0}' in namespace '{1}'.</Resolution>
<Resolution Name="Parameter">In method {0}, correct the spelling of the unrecognized token '{1}' in parameter name '{2}' or strip it entirely if it represents any sort of hungarian notation.</Resolution>
<Resolution Name="ParameterOneLetter">In method {0}, consider providing a more meaningful name than the one-letter parameter name '{1}'.</Resolution>
<Resolution Name="Type">Correct the spelling of the unrecognized token '{0}' in type name '{1}'.</Resolution>
</Rule>
<Rule TypeName="IdentifiersShouldDifferByMoreThanCase" Category="Microsoft.Naming" CheckId="CA1708">
<Resolution Name="Member">Change member names {0} and '{1}' so that they differ by more than case.</Resolution>
</Rule>
<Rule TypeName="IdentifiersShouldNotContainUnderscores" Category="Microsoft.Naming" CheckId="CA1707">
<Resolution Name="Member">Remove all underscores from member '{0}'.</Resolution>
<Resolution Name="Parameter">Remove all underscores from parameter '{0}'.</Resolution>
<Resolution Name="Type">Remove all underscores from type '{0}'.</Resolution>
</Rule>
<Rule TypeName="IdentifiersShouldNotHaveIncorrectSuffix" Category="Microsoft.Naming" CheckId="CA1711">
<Resolution Name="Default">Rename '{0}' so that it does not end in '{1}'.</Resolution>
</Rule>
<Rule TypeName="LiteralsShouldBeSpelledCorrectly" Category="Microsoft.Usage" CheckId="CA2204">
<Resolution Name="Default">Correct the spelling of the unrecognized token '{0}' in the literal '{1}'.</Resolution>
</Rule>
<Rule TypeName="LongAcronymsShouldBePascalCased" Category="Microsoft.Naming" CheckId="CA1705">
<Resolution Name="Member">Correct the capitalization of member name '{0}'.</Resolution>
<Resolution Name="Namespace">Correct the capitalization of namespace name '{0}'.</Resolution>
<Resolution Name="Parameter">Correct the capitalization of parameter name '{0}'.</Resolution>
<Resolution Name="Type">Correct the capitalization of type name '{0}'.</Resolution>
</Rule>
<Rule TypeName="MarkAssembliesWithAssemblyVersion" Category="Microsoft.Design" CheckId="CA1016">
<Resolution Name="Default">Add an AssemblyVersion attribute to '{0}'.</Resolution>
</Rule>
<Rule TypeName="MarkAssembliesWithClsCompliant" Category="Microsoft.Design" CheckId="CA1014">
<Resolution Name="NoAttr">'{0}' should be marked with CLSCompliantAttribute and its value should be true.</Resolution>
</Rule>
<Rule TypeName="MarkAssembliesWithComVisible" Category="Microsoft.Design" CheckId="CA1017">
<Resolution Name="NoAttribute">Mark '{0}' as ComVisible(false) at the assembly level, then mark all types within the assembly that should be exposed to Com clients as ComVisible(true).</Resolution>
</Rule>
<Rule TypeName="MarkMembersAsStatic" Category="Microsoft.Performance" CheckId="CA1822">
<Resolution Name="Default">The 'this' parameter (or 'Me' in VB) of {0} is never used. Mark the member as static (or Shared in VB) or use 'this'/'Me' in the method body or at least one property accessor, if appropriate.</Resolution>
</Rule>
<Rule TypeName="NonConstantFieldsShouldNotBeVisible" Category="Microsoft.Usage" CheckId="CA2211">
<Resolution Name="Default">Consider making '{0}' non-public or a constant.</Resolution>
</Rule>
<Rule TypeName="OperationsShouldNotOverflow" Category="Microsoft.Usage" CheckId="CA2233">
<Resolution Name="Default">Correct the potential overflow in the operation '{0}' in '{1}'.</Resolution>
</Rule>
<Rule TypeName="OperatorOverloadsHaveNamedAlternates" Category="Microsoft.Usage" CheckId="CA2225">
<Resolution Name="Default">Provide a method named '{0}' as a friendly alternate for operator {1}.</Resolution>
</Rule>
<Rule TypeName="OverloadOperatorEqualsOnOverloadingAddAndSubtract" Category="Microsoft.Design" CheckId="CA1013">
<Resolution Name="Default">Consider adding an overload of the equality operator for '{0}' that takes the same parameters as {1}.</Resolution>
</Rule>
<Rule TypeName="OverrideEqualsAndOperatorEqualsOnValueTypes" Category="Microsoft.Performance" CheckId="CA1815">
<Resolution Name="Equals">'{0}' should override Equals.</Resolution>
<Resolution Name="op_Equality">'{0}' should override the equality (==) and inequality (!=) operators.</Resolution>
</Rule>
<Rule TypeName="ParameterNamesShouldMatchBaseDeclaration" Category="Microsoft.Naming" CheckId="CA1725">
<Resolution Name="Default">Change parameter name '{0}' of method {1} to '{2}' in order to match the identifier as it has been declared in {3}.</Resolution>
</Rule>
<Rule TypeName="PassSystemUriObjectsInsteadOfStrings" Category="Microsoft.Usage" CheckId="CA2234">
<Resolution Name="Default">Modify {0} to call {1} instead of {2}.</Resolution>
</Rule>
<Rule TypeName="PointersShouldNotBeVisible" Category="Microsoft.Security" CheckId="CA2111">
<Resolution Name="Default">Make '{0}' private.</Resolution>
</Rule>
<Rule TypeName="PropertiesShouldNotBeWriteOnly" Category="Microsoft.Design" CheckId="CA1044">
<Resolution Name="Default">Add a property getter to '{0}'.</Resolution>
</Rule>
<Rule TypeName="RemoveUnusedLocals" Category="Microsoft.Performance" CheckId="CA1804">
<Resolution Name="Default">{0} declares a local, '{1}', of type {2}, which is never used or is only assigned to. Use this local or remove it.</Resolution>
</Rule>
<Rule TypeName="ReviewUnusedParameters" Category="Microsoft.Usage" CheckId="CA1801">
<Resolution Name="Default">Parameter '{0}' of {1} is never used. Remove the parameter or use it in the method body.</Resolution>
</Rule>
<Rule TypeName="ShortAcronymsShouldBeUppercase" Category="Microsoft.Naming" CheckId="CA1706">
<Resolution Name="Member">Correct the capitalization of '{0}' in member name '{1}'.</Resolution>
<Resolution Name="MemberId">'Id' is an abbreviation and therefore is not subject to acronym casing guidelines. Correct the capitalization of 'ID' in member name '{0}' by changing it to 'Id'.</Resolution>
<Resolution Name="ParameterId">'Id' is an abbreviation and therefore is not subject to acronym casing guidelines. Correct the capitalization of '{0}' in parameter name '{1}' by changing it to '{2}'.</Resolution>
<Resolution Name="Type">Correct the capitalization of '{0}' in type name '{1}'.</Resolution>
</Rule>
<Rule TypeName="SpecifyCultureInfo" Category="Microsoft.Globalization" CheckId="CA1304">
<Resolution Name="Default">{0} makes a call to {1} that does not explicitly provide a CultureInfo. This should be replaced with a call to {2}.</Resolution>
</Rule>
<Rule TypeName="SpecifyIFormatProvider" Category="Microsoft.Globalization" CheckId="CA1305">
<Resolution Name="Default">{0} makes a call to {1} that does not explicitly provide an IFormatProvider. This should be replaced with a call to {2}.</Resolution>
</Rule>
<Rule TypeName="StaticHolderTypesShouldNotHaveConstructors" Category="Microsoft.Design" CheckId="CA1053">
<Resolution Name="Default">Remove the public constructors from '{0}'.</Resolution>
</Rule>
<Rule TypeName="TestForEmptyStringsUsingStringLength" Category="Microsoft.Performance" CheckId="CA1820">
<Resolution Name="IsNullOrEmpty">Replace the call to String.{0}({1}) in '{2}' with a call to String.IsNullOrEmpty.</Resolution>
</Rule>
<Rule TypeName="TypeNamesShouldNotMatchNamespaces" Category="Microsoft.Naming" CheckId="CA1724">
<Resolution Name="Default">The type name '{0}' conflicts in whole or in part with the namespace name '{1}'. Change either name to eliminate the conflict.</Resolution>
</Rule>
<Rule TypeName="TypesThatOwnDisposableFieldsShouldBeDisposable" Category="Microsoft.Design" CheckId="CA1001">
<Resolution Name="Default">Implement IDisposable on '{0}' as it instantiates members of the following IDisposable types: {1}</Resolution>
</Rule>
<Rule TypeName="TypesThatOwnNativeResourcesShouldBeDisposable" Category="Microsoft.Design" CheckId="CA1049">
<Resolution Name="Default">Implement IDisposable on '{0}'.</Resolution>
</Rule>
<Rule TypeName="UriParametersShouldNotBeStrings" Category="Microsoft.Design" CheckId="CA1054">
<Resolution Name="Default">Change the type of parameter '{0}' of method {1} from string to System.Uri, or provide an overload of {1}, that allows '{0}' to be passed as a System.Uri object.</Resolution>
</Rule>
<Rule TypeName="UsePreferredTerms" Category="Microsoft.Naming" CheckId="CA1726">
<Resolution Name="Member">Replace the term '{0}' in member name '{1}' with the preferred alternate '{2}'.</Resolution>
<Resolution Name="Type">Replace the term '{0}' in type name '{1}' with the preferred alternate '{2}'.</Resolution>
</Rule>
<Rule TypeName="UsePropertiesWhereAppropriate" Category="Microsoft.Design" CheckId="CA1024">
<Resolution Name="Default">Change '{0}' to a property if appropriate.</Resolution>
</Rule>
<Rule TypeName="ValidateArgumentsOfPublicMethods" Category="Microsoft.Design" CheckId="CA1062">
<Resolution Name="Default">Validate parameter {0} passed to externally visible method {1}.</Resolution>
</Rule>
</Rules>
</FxCopReport>
</FxCopProject>