|
@@ -0,0 +1,7383 @@
|
|
|
+<stylecopresultscache>
|
|
|
+ <version>12</version>
|
|
|
+ <project key="962325584">
|
|
|
+ <configuration>DEBUG;TRACE</configuration>
|
|
|
+ </project>
|
|
|
+ <sourcecode name="Constants.cs" parser="StyleCop.CSharp.CsParser">
|
|
|
+ <timestamps>
|
|
|
+ <styleCop>2013.12.15 15:29:26.000</styleCop>
|
|
|
+ <settingsFile>2014.01.29 14:39:41.514</settingsFile>
|
|
|
+ <sourceFile>2014.01.29 00:25:04.242</sourceFile>
|
|
|
+ <parser>2013.12.15 15:29:26.000</parser>
|
|
|
+ <StyleCop.CSharp.DocumentationRules>2013.12.15 15:29:26.000</StyleCop.CSharp.DocumentationRules>
|
|
|
+ <StyleCop.CSharp.DocumentationRules.FilesHashCode>-1945363787</StyleCop.CSharp.DocumentationRules.FilesHashCode>
|
|
|
+ <StyleCop.CSharp.LayoutRules>2013.12.15 15:29:26.000</StyleCop.CSharp.LayoutRules>
|
|
|
+ <StyleCop.CSharp.LayoutRules.FilesHashCode>0</StyleCop.CSharp.LayoutRules.FilesHashCode>
|
|
|
+ <StyleCop.CSharp.MaintainabilityRules>2013.12.15 15:29:26.000</StyleCop.CSharp.MaintainabilityRules>
|
|
|
+ <StyleCop.CSharp.MaintainabilityRules.FilesHashCode>0</StyleCop.CSharp.MaintainabilityRules.FilesHashCode>
|
|
|
+ <StyleCop.CSharp.NamingRules>2013.12.15 15:29:26.000</StyleCop.CSharp.NamingRules>
|
|
|
+ <StyleCop.CSharp.NamingRules.FilesHashCode>0</StyleCop.CSharp.NamingRules.FilesHashCode>
|
|
|
+ <StyleCop.CSharp.OrderingRules>2013.12.15 15:29:26.000</StyleCop.CSharp.OrderingRules>
|
|
|
+ <StyleCop.CSharp.OrderingRules.FilesHashCode>0</StyleCop.CSharp.OrderingRules.FilesHashCode>
|
|
|
+ <StyleCop.CSharp.ReadabilityRules>2013.12.15 15:29:26.000</StyleCop.CSharp.ReadabilityRules>
|
|
|
+ <StyleCop.CSharp.ReadabilityRules.FilesHashCode>0</StyleCop.CSharp.ReadabilityRules.FilesHashCode>
|
|
|
+ <StyleCop.CSharp.SpacingRules>2013.12.15 15:29:26.000</StyleCop.CSharp.SpacingRules>
|
|
|
+ <StyleCop.CSharp.SpacingRules.FilesHashCode>0</StyleCop.CSharp.SpacingRules.FilesHashCode>
|
|
|
+ </timestamps>
|
|
|
+ <violations>
|
|
|
+ <violation namespace="StyleCop.CSharp.DocumentationRules" rule="FileMustHaveHeader" ruleCheckId="SA1633">
|
|
|
+ <context>The file has no header, the header Xml is invalid, or the header is not located at the top of the file.</context>
|
|
|
+ <line>1</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.OrderingRules" rule="UsingDirectivesMustBePlacedWithinNamespace" ruleCheckId="SA1200">
|
|
|
+ <context>All using directives must be placed inside of the namespace.</context>
|
|
|
+ <line>1</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.OrderingRules" rule="UsingDirectivesMustBePlacedWithinNamespace" ruleCheckId="SA1200">
|
|
|
+ <context>All using directives must be placed inside of the namespace.</context>
|
|
|
+ <line>2</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.OrderingRules" rule="UsingDirectivesMustBePlacedWithinNamespace" ruleCheckId="SA1200">
|
|
|
+ <context>All using directives must be placed inside of the namespace.</context>
|
|
|
+ <line>3</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.OrderingRules" rule="UsingDirectivesMustBePlacedWithinNamespace" ruleCheckId="SA1200">
|
|
|
+ <context>All using directives must be placed inside of the namespace.</context>
|
|
|
+ <line>4</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.OrderingRules" rule="UsingDirectivesMustBePlacedWithinNamespace" ruleCheckId="SA1200">
|
|
|
+ <context>All using directives must be placed inside of the namespace.</context>
|
|
|
+ <line>5</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.OrderingRules" rule="UsingDirectivesMustBePlacedWithinNamespace" ruleCheckId="SA1200">
|
|
|
+ <context>All using directives must be placed inside of the namespace.</context>
|
|
|
+ <line>6</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.OrderingRules" rule="UsingDirectivesMustBePlacedWithinNamespace" ruleCheckId="SA1200">
|
|
|
+ <context>All using directives must be placed inside of the namespace.</context>
|
|
|
+ <line>8</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.NamingRules" rule="ElementMustBeginWithUpperCaseLetter" ruleCheckId="SA1300">
|
|
|
+ <context>namespace names begin with an upper-case letter: bbiwarg.</context>
|
|
|
+ <line>10</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.DocumentationRules" rule="ElementsMustBeDocumented" ruleCheckId="SA1600">
|
|
|
+ <context>The class must have a documentation header.</context>
|
|
|
+ <line>12</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.LayoutRules" rule="SingleLineCommentMustBePrecededByBlankLine" ruleCheckId="SA1515">
|
|
|
+ <context>A single-line comment must be preceded by a blank line or another single-line comment, or must be the first item in its scope. To ignore this error when commenting out a line of code, begin the comment with '////' rather than '//'.</context>
|
|
|
+ <line>68</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.MaintainabilityRules" rule="AccessModifierMustBeDeclared" ruleCheckId="SA1400">
|
|
|
+ <context>The class must have an access modifier.</context>
|
|
|
+ <line>12</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.SpacingRules" rule="SingleLineCommentsMustBeginWithSingleSpace" ruleCheckId="SA1005">
|
|
|
+ <context>The comment must start with a single space. To ignore this error when commenting out a line of code, begin the comment with '////' rather than '//'.</context>
|
|
|
+ <line>68</line>
|
|
|
+ <index>3062</index>
|
|
|
+ <endIndex>3154</endIndex>
|
|
|
+ <startLine>68</startLine>
|
|
|
+ <startColumn>9</startColumn>
|
|
|
+ <endLine>68</endLine>
|
|
|
+ <endColumn>101</endColumn>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.SpacingRules" rule="SingleLineCommentsMustBeginWithSingleSpace" ruleCheckId="SA1005">
|
|
|
+ <context>The comment must start with a single space. To ignore this error when commenting out a line of code, begin the comment with '////' rather than '//'.</context>
|
|
|
+ <line>69</line>
|
|
|
+ <index>3165</index>
|
|
|
+ <endIndex>3237</endIndex>
|
|
|
+ <startLine>69</startLine>
|
|
|
+ <startColumn>9</startColumn>
|
|
|
+ <endLine>69</endLine>
|
|
|
+ <endColumn>81</endColumn>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.SpacingRules" rule="SingleLineCommentsMustBeginWithSingleSpace" ruleCheckId="SA1005">
|
|
|
+ <context>The comment must start with a single space. To ignore this error when commenting out a line of code, begin the comment with '////' rather than '//'.</context>
|
|
|
+ <line>70</line>
|
|
|
+ <index>3248</index>
|
|
|
+ <endIndex>3319</endIndex>
|
|
|
+ <startLine>70</startLine>
|
|
|
+ <startColumn>9</startColumn>
|
|
|
+ <endLine>70</endLine>
|
|
|
+ <endColumn>80</endColumn>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.SpacingRules" rule="SingleLineCommentsMustBeginWithSingleSpace" ruleCheckId="SA1005">
|
|
|
+ <context>The comment must start with a single space. To ignore this error when commenting out a line of code, begin the comment with '////' rather than '//'.</context>
|
|
|
+ <line>92</line>
|
|
|
+ <index>4684</index>
|
|
|
+ <endIndex>4694</endIndex>
|
|
|
+ <startLine>92</startLine>
|
|
|
+ <startColumn>9</startColumn>
|
|
|
+ <endLine>92</endLine>
|
|
|
+ <endColumn>19</endColumn>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.DocumentationRules" rule="ElementsMustBeDocumented" ruleCheckId="SA1600">
|
|
|
+ <context>The field must have a documentation header.</context>
|
|
|
+ <line>15</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.DocumentationRules" rule="ElementsMustBeDocumented" ruleCheckId="SA1600">
|
|
|
+ <context>The field must have a documentation header.</context>
|
|
|
+ <line>16</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.DocumentationRules" rule="ElementsMustBeDocumented" ruleCheckId="SA1600">
|
|
|
+ <context>The field must have a documentation header.</context>
|
|
|
+ <line>17</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.DocumentationRules" rule="ElementsMustBeDocumented" ruleCheckId="SA1600">
|
|
|
+ <context>The field must have a documentation header.</context>
|
|
|
+ <line>20</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.DocumentationRules" rule="ElementsMustBeDocumented" ruleCheckId="SA1600">
|
|
|
+ <context>The field must have a documentation header.</context>
|
|
|
+ <line>21</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.DocumentationRules" rule="ElementsMustBeDocumented" ruleCheckId="SA1600">
|
|
|
+ <context>The field must have a documentation header.</context>
|
|
|
+ <line>22</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.DocumentationRules" rule="ElementsMustBeDocumented" ruleCheckId="SA1600">
|
|
|
+ <context>The field must have a documentation header.</context>
|
|
|
+ <line>23</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.DocumentationRules" rule="ElementsMustBeDocumented" ruleCheckId="SA1600">
|
|
|
+ <context>The field must have a documentation header.</context>
|
|
|
+ <line>24</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.DocumentationRules" rule="ElementsMustBeDocumented" ruleCheckId="SA1600">
|
|
|
+ <context>The field must have a documentation header.</context>
|
|
|
+ <line>25</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.ReadabilityRules" rule="UseBuiltInTypeAlias" ruleCheckId="SA1121">
|
|
|
+ <context>Use the built-in type alias 'string' rather than String or System.String.</context>
|
|
|
+ <line>25</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.DocumentationRules" rule="ElementsMustBeDocumented" ruleCheckId="SA1600">
|
|
|
+ <context>The field must have a documentation header.</context>
|
|
|
+ <line>28</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.DocumentationRules" rule="ElementsMustBeDocumented" ruleCheckId="SA1600">
|
|
|
+ <context>The field must have a documentation header.</context>
|
|
|
+ <line>29</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.ReadabilityRules" rule="UseBuiltInTypeAlias" ruleCheckId="SA1121">
|
|
|
+ <context>Use the built-in type alias 'string' rather than String or System.String.</context>
|
|
|
+ <line>29</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.DocumentationRules" rule="ElementsMustBeDocumented" ruleCheckId="SA1600">
|
|
|
+ <context>The field must have a documentation header.</context>
|
|
|
+ <line>30</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.DocumentationRules" rule="ElementsMustBeDocumented" ruleCheckId="SA1600">
|
|
|
+ <context>The field must have a documentation header.</context>
|
|
|
+ <line>33</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.DocumentationRules" rule="ElementsMustBeDocumented" ruleCheckId="SA1600">
|
|
|
+ <context>The field must have a documentation header.</context>
|
|
|
+ <line>34</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.DocumentationRules" rule="ElementsMustBeDocumented" ruleCheckId="SA1600">
|
|
|
+ <context>The field must have a documentation header.</context>
|
|
|
+ <line>37</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.DocumentationRules" rule="ElementsMustBeDocumented" ruleCheckId="SA1600">
|
|
|
+ <context>The field must have a documentation header.</context>
|
|
|
+ <line>40</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.DocumentationRules" rule="ElementsMustBeDocumented" ruleCheckId="SA1600">
|
|
|
+ <context>The field must have a documentation header.</context>
|
|
|
+ <line>41</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.DocumentationRules" rule="ElementsMustBeDocumented" ruleCheckId="SA1600">
|
|
|
+ <context>The field must have a documentation header.</context>
|
|
|
+ <line>44</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.DocumentationRules" rule="ElementsMustBeDocumented" ruleCheckId="SA1600">
|
|
|
+ <context>The field must have a documentation header.</context>
|
|
|
+ <line>45</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.DocumentationRules" rule="ElementsMustBeDocumented" ruleCheckId="SA1600">
|
|
|
+ <context>The field must have a documentation header.</context>
|
|
|
+ <line>46</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.DocumentationRules" rule="ElementsMustBeDocumented" ruleCheckId="SA1600">
|
|
|
+ <context>The field must have a documentation header.</context>
|
|
|
+ <line>47</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.DocumentationRules" rule="ElementsMustBeDocumented" ruleCheckId="SA1600">
|
|
|
+ <context>The field must have a documentation header.</context>
|
|
|
+ <line>50</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.DocumentationRules" rule="ElementsMustBeDocumented" ruleCheckId="SA1600">
|
|
|
+ <context>The field must have a documentation header.</context>
|
|
|
+ <line>51</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.DocumentationRules" rule="ElementsMustBeDocumented" ruleCheckId="SA1600">
|
|
|
+ <context>The field must have a documentation header.</context>
|
|
|
+ <line>52</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.DocumentationRules" rule="ElementsMustBeDocumented" ruleCheckId="SA1600">
|
|
|
+ <context>The field must have a documentation header.</context>
|
|
|
+ <line>53</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.DocumentationRules" rule="ElementsMustBeDocumented" ruleCheckId="SA1600">
|
|
|
+ <context>The field must have a documentation header.</context>
|
|
|
+ <line>54</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.DocumentationRules" rule="ElementsMustBeDocumented" ruleCheckId="SA1600">
|
|
|
+ <context>The field must have a documentation header.</context>
|
|
|
+ <line>55</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.DocumentationRules" rule="ElementsMustBeDocumented" ruleCheckId="SA1600">
|
|
|
+ <context>The field must have a documentation header.</context>
|
|
|
+ <line>56</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.DocumentationRules" rule="ElementsMustBeDocumented" ruleCheckId="SA1600">
|
|
|
+ <context>The field must have a documentation header.</context>
|
|
|
+ <line>57</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.DocumentationRules" rule="ElementsMustBeDocumented" ruleCheckId="SA1600">
|
|
|
+ <context>The field must have a documentation header.</context>
|
|
|
+ <line>58</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.DocumentationRules" rule="ElementsMustBeDocumented" ruleCheckId="SA1600">
|
|
|
+ <context>The field must have a documentation header.</context>
|
|
|
+ <line>59</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.DocumentationRules" rule="ElementsMustBeDocumented" ruleCheckId="SA1600">
|
|
|
+ <context>The field must have a documentation header.</context>
|
|
|
+ <line>60</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.DocumentationRules" rule="ElementsMustBeDocumented" ruleCheckId="SA1600">
|
|
|
+ <context>The field must have a documentation header.</context>
|
|
|
+ <line>61</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.DocumentationRules" rule="ElementsMustBeDocumented" ruleCheckId="SA1600">
|
|
|
+ <context>The field must have a documentation header.</context>
|
|
|
+ <line>62</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.DocumentationRules" rule="ElementsMustBeDocumented" ruleCheckId="SA1600">
|
|
|
+ <context>The field must have a documentation header.</context>
|
|
|
+ <line>65</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.DocumentationRules" rule="ElementsMustBeDocumented" ruleCheckId="SA1600">
|
|
|
+ <context>The field must have a documentation header.</context>
|
|
|
+ <line>66</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.DocumentationRules" rule="ElementsMustBeDocumented" ruleCheckId="SA1600">
|
|
|
+ <context>The field must have a documentation header.</context>
|
|
|
+ <line>67</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.DocumentationRules" rule="ElementsMustBeDocumented" ruleCheckId="SA1600">
|
|
|
+ <context>The field must have a documentation header.</context>
|
|
|
+ <line>73</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.DocumentationRules" rule="ElementsMustBeDocumented" ruleCheckId="SA1600">
|
|
|
+ <context>The field must have a documentation header.</context>
|
|
|
+ <line>76</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.DocumentationRules" rule="ElementsMustBeDocumented" ruleCheckId="SA1600">
|
|
|
+ <context>The field must have a documentation header.</context>
|
|
|
+ <line>77</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.DocumentationRules" rule="ElementsMustBeDocumented" ruleCheckId="SA1600">
|
|
|
+ <context>The field must have a documentation header.</context>
|
|
|
+ <line>78</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.DocumentationRules" rule="ElementsMustBeDocumented" ruleCheckId="SA1600">
|
|
|
+ <context>The field must have a documentation header.</context>
|
|
|
+ <line>79</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.DocumentationRules" rule="ElementsMustBeDocumented" ruleCheckId="SA1600">
|
|
|
+ <context>The field must have a documentation header.</context>
|
|
|
+ <line>80</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.DocumentationRules" rule="ElementsMustBeDocumented" ruleCheckId="SA1600">
|
|
|
+ <context>The field must have a documentation header.</context>
|
|
|
+ <line>81</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.DocumentationRules" rule="ElementsMustBeDocumented" ruleCheckId="SA1600">
|
|
|
+ <context>The field must have a documentation header.</context>
|
|
|
+ <line>82</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.DocumentationRules" rule="ElementsMustBeDocumented" ruleCheckId="SA1600">
|
|
|
+ <context>The field must have a documentation header.</context>
|
|
|
+ <line>83</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.DocumentationRules" rule="ElementsMustBeDocumented" ruleCheckId="SA1600">
|
|
|
+ <context>The field must have a documentation header.</context>
|
|
|
+ <line>84</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.DocumentationRules" rule="ElementsMustBeDocumented" ruleCheckId="SA1600">
|
|
|
+ <context>The field must have a documentation header.</context>
|
|
|
+ <line>85</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.DocumentationRules" rule="ElementsMustBeDocumented" ruleCheckId="SA1600">
|
|
|
+ <context>The field must have a documentation header.</context>
|
|
|
+ <line>86</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.DocumentationRules" rule="ElementsMustBeDocumented" ruleCheckId="SA1600">
|
|
|
+ <context>The field must have a documentation header.</context>
|
|
|
+ <line>87</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.DocumentationRules" rule="ElementsMustBeDocumented" ruleCheckId="SA1600">
|
|
|
+ <context>The field must have a documentation header.</context>
|
|
|
+ <line>88</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.DocumentationRules" rule="ElementsMustBeDocumented" ruleCheckId="SA1600">
|
|
|
+ <context>The field must have a documentation header.</context>
|
|
|
+ <line>89</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.DocumentationRules" rule="ElementsMustBeDocumented" ruleCheckId="SA1600">
|
|
|
+ <context>The field must have a documentation header.</context>
|
|
|
+ <line>90</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.DocumentationRules" rule="ElementsMustBeDocumented" ruleCheckId="SA1600">
|
|
|
+ <context>The field must have a documentation header.</context>
|
|
|
+ <line>93</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.DocumentationRules" rule="ElementsMustBeDocumented" ruleCheckId="SA1600">
|
|
|
+ <context>The field must have a documentation header.</context>
|
|
|
+ <line>94</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.DocumentationRules" rule="ElementsMustBeDocumented" ruleCheckId="SA1600">
|
|
|
+ <context>The field must have a documentation header.</context>
|
|
|
+ <line>97</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.DocumentationRules" rule="ElementsMustBeDocumented" ruleCheckId="SA1600">
|
|
|
+ <context>The field must have a documentation header.</context>
|
|
|
+ <line>98</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.DocumentationRules" rule="ElementsMustBeDocumented" ruleCheckId="SA1600">
|
|
|
+ <context>The field must have a documentation header.</context>
|
|
|
+ <line>99</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.DocumentationRules" rule="ElementsMustBeDocumented" ruleCheckId="SA1600">
|
|
|
+ <context>The field must have a documentation header.</context>
|
|
|
+ <line>100</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.DocumentationRules" rule="ElementsMustBeDocumented" ruleCheckId="SA1600">
|
|
|
+ <context>The field must have a documentation header.</context>
|
|
|
+ <line>101</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.DocumentationRules" rule="ElementsMustBeDocumented" ruleCheckId="SA1600">
|
|
|
+ <context>The field must have a documentation header.</context>
|
|
|
+ <line>102</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.DocumentationRules" rule="ElementsMustBeDocumented" ruleCheckId="SA1600">
|
|
|
+ <context>The field must have a documentation header.</context>
|
|
|
+ <line>103</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.DocumentationRules" rule="ElementsMustBeDocumented" ruleCheckId="SA1600">
|
|
|
+ <context>The field must have a documentation header.</context>
|
|
|
+ <line>106</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.DocumentationRules" rule="ElementsMustBeDocumented" ruleCheckId="SA1600">
|
|
|
+ <context>The field must have a documentation header.</context>
|
|
|
+ <line>107</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.DocumentationRules" rule="ElementsMustBeDocumented" ruleCheckId="SA1600">
|
|
|
+ <context>The field must have a documentation header.</context>
|
|
|
+ <line>108</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.DocumentationRules" rule="ElementsMustBeDocumented" ruleCheckId="SA1600">
|
|
|
+ <context>The field must have a documentation header.</context>
|
|
|
+ <line>109</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.DocumentationRules" rule="ElementsMustBeDocumented" ruleCheckId="SA1600">
|
|
|
+ <context>The field must have a documentation header.</context>
|
|
|
+ <line>110</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.DocumentationRules" rule="ElementsMustBeDocumented" ruleCheckId="SA1600">
|
|
|
+ <context>The field must have a documentation header.</context>
|
|
|
+ <line>111</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.DocumentationRules" rule="ElementsMustBeDocumented" ruleCheckId="SA1600">
|
|
|
+ <context>The field must have a documentation header.</context>
|
|
|
+ <line>114</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.DocumentationRules" rule="ElementsMustBeDocumented" ruleCheckId="SA1600">
|
|
|
+ <context>The field must have a documentation header.</context>
|
|
|
+ <line>117</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.DocumentationRules" rule="ElementsMustBeDocumented" ruleCheckId="SA1600">
|
|
|
+ <context>The field must have a documentation header.</context>
|
|
|
+ <line>118</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.DocumentationRules" rule="ElementsMustBeDocumented" ruleCheckId="SA1600">
|
|
|
+ <context>The field must have a documentation header.</context>
|
|
|
+ <line>120</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.DocumentationRules" rule="ElementsMustBeDocumented" ruleCheckId="SA1600">
|
|
|
+ <context>The field must have a documentation header.</context>
|
|
|
+ <line>121</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.DocumentationRules" rule="ElementsMustBeDocumented" ruleCheckId="SA1600">
|
|
|
+ <context>The field must have a documentation header.</context>
|
|
|
+ <line>122</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.DocumentationRules" rule="ElementsMustBeDocumented" ruleCheckId="SA1600">
|
|
|
+ <context>The field must have a documentation header.</context>
|
|
|
+ <line>124</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.DocumentationRules" rule="ElementsMustBeDocumented" ruleCheckId="SA1600">
|
|
|
+ <context>The field must have a documentation header.</context>
|
|
|
+ <line>125</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.DocumentationRules" rule="ElementsMustBeDocumented" ruleCheckId="SA1600">
|
|
|
+ <context>The field must have a documentation header.</context>
|
|
|
+ <line>126</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.DocumentationRules" rule="ElementsMustBeDocumented" ruleCheckId="SA1600">
|
|
|
+ <context>The field must have a documentation header.</context>
|
|
|
+ <line>127</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.DocumentationRules" rule="ElementsMustBeDocumented" ruleCheckId="SA1600">
|
|
|
+ <context>The field must have a documentation header.</context>
|
|
|
+ <line>128</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.DocumentationRules" rule="ElementsMustBeDocumented" ruleCheckId="SA1600">
|
|
|
+ <context>The field must have a documentation header.</context>
|
|
|
+ <line>129</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.DocumentationRules" rule="ElementsMustBeDocumented" ruleCheckId="SA1600">
|
|
|
+ <context>The field must have a documentation header.</context>
|
|
|
+ <line>131</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.DocumentationRules" rule="ElementsMustBeDocumented" ruleCheckId="SA1600">
|
|
|
+ <context>The field must have a documentation header.</context>
|
|
|
+ <line>132</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.DocumentationRules" rule="ElementsMustBeDocumented" ruleCheckId="SA1600">
|
|
|
+ <context>The field must have a documentation header.</context>
|
|
|
+ <line>133</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.DocumentationRules" rule="ElementsMustBeDocumented" ruleCheckId="SA1600">
|
|
|
+ <context>The field must have a documentation header.</context>
|
|
|
+ <line>134</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.DocumentationRules" rule="ElementsMustBeDocumented" ruleCheckId="SA1600">
|
|
|
+ <context>The field must have a documentation header.</context>
|
|
|
+ <line>135</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.DocumentationRules" rule="ElementsMustBeDocumented" ruleCheckId="SA1600">
|
|
|
+ <context>The field must have a documentation header.</context>
|
|
|
+ <line>137</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.DocumentationRules" rule="ElementsMustBeDocumented" ruleCheckId="SA1600">
|
|
|
+ <context>The field must have a documentation header.</context>
|
|
|
+ <line>138</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.DocumentationRules" rule="ElementsMustBeDocumented" ruleCheckId="SA1600">
|
|
|
+ <context>The field must have a documentation header.</context>
|
|
|
+ <line>139</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.DocumentationRules" rule="ElementsMustBeDocumented" ruleCheckId="SA1600">
|
|
|
+ <context>The field must have a documentation header.</context>
|
|
|
+ <line>141</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.DocumentationRules" rule="ElementsMustBeDocumented" ruleCheckId="SA1600">
|
|
|
+ <context>The field must have a documentation header.</context>
|
|
|
+ <line>142</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.DocumentationRules" rule="ElementsMustBeDocumented" ruleCheckId="SA1600">
|
|
|
+ <context>The field must have a documentation header.</context>
|
|
|
+ <line>143</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.DocumentationRules" rule="ElementsMustBeDocumented" ruleCheckId="SA1600">
|
|
|
+ <context>The field must have a documentation header.</context>
|
|
|
+ <line>144</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.DocumentationRules" rule="ElementsMustBeDocumented" ruleCheckId="SA1600">
|
|
|
+ <context>The field must have a documentation header.</context>
|
|
|
+ <line>145</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.DocumentationRules" rule="ElementsMustBeDocumented" ruleCheckId="SA1600">
|
|
|
+ <context>The field must have a documentation header.</context>
|
|
|
+ <line>147</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.DocumentationRules" rule="ElementsMustBeDocumented" ruleCheckId="SA1600">
|
|
|
+ <context>The field must have a documentation header.</context>
|
|
|
+ <line>148</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ </violations>
|
|
|
+ </sourcecode>
|
|
|
+ <sourcecode name="OutputImage.cs" parser="StyleCop.CSharp.CsParser">
|
|
|
+ <timestamps>
|
|
|
+ <styleCop>2013.12.15 15:29:26.000</styleCop>
|
|
|
+ <settingsFile>2014.01.29 14:39:41.514</settingsFile>
|
|
|
+ <sourceFile>2014.01.29 00:20:16.582</sourceFile>
|
|
|
+ <parser>2013.12.15 15:29:26.000</parser>
|
|
|
+ <StyleCop.CSharp.DocumentationRules>2013.12.15 15:29:26.000</StyleCop.CSharp.DocumentationRules>
|
|
|
+ <StyleCop.CSharp.DocumentationRules.FilesHashCode>-1945363787</StyleCop.CSharp.DocumentationRules.FilesHashCode>
|
|
|
+ <StyleCop.CSharp.LayoutRules>2013.12.15 15:29:26.000</StyleCop.CSharp.LayoutRules>
|
|
|
+ <StyleCop.CSharp.LayoutRules.FilesHashCode>0</StyleCop.CSharp.LayoutRules.FilesHashCode>
|
|
|
+ <StyleCop.CSharp.MaintainabilityRules>2013.12.15 15:29:26.000</StyleCop.CSharp.MaintainabilityRules>
|
|
|
+ <StyleCop.CSharp.MaintainabilityRules.FilesHashCode>0</StyleCop.CSharp.MaintainabilityRules.FilesHashCode>
|
|
|
+ <StyleCop.CSharp.NamingRules>2013.12.15 15:29:26.000</StyleCop.CSharp.NamingRules>
|
|
|
+ <StyleCop.CSharp.NamingRules.FilesHashCode>0</StyleCop.CSharp.NamingRules.FilesHashCode>
|
|
|
+ <StyleCop.CSharp.OrderingRules>2013.12.15 15:29:26.000</StyleCop.CSharp.OrderingRules>
|
|
|
+ <StyleCop.CSharp.OrderingRules.FilesHashCode>0</StyleCop.CSharp.OrderingRules.FilesHashCode>
|
|
|
+ <StyleCop.CSharp.ReadabilityRules>2013.12.15 15:29:26.000</StyleCop.CSharp.ReadabilityRules>
|
|
|
+ <StyleCop.CSharp.ReadabilityRules.FilesHashCode>0</StyleCop.CSharp.ReadabilityRules.FilesHashCode>
|
|
|
+ <StyleCop.CSharp.SpacingRules>2013.12.15 15:29:26.000</StyleCop.CSharp.SpacingRules>
|
|
|
+ <StyleCop.CSharp.SpacingRules.FilesHashCode>0</StyleCop.CSharp.SpacingRules.FilesHashCode>
|
|
|
+ </timestamps>
|
|
|
+ <violations>
|
|
|
+ <violation namespace="StyleCop.CSharp.DocumentationRules" rule="FileMustHaveHeader" ruleCheckId="SA1633">
|
|
|
+ <context>The file has no header, the header Xml is invalid, or the header is not located at the top of the file.</context>
|
|
|
+ <line>1</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.OrderingRules" rule="UsingDirectivesMustBePlacedWithinNamespace" ruleCheckId="SA1200">
|
|
|
+ <context>All using directives must be placed inside of the namespace.</context>
|
|
|
+ <line>1</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.OrderingRules" rule="UsingDirectivesMustBePlacedWithinNamespace" ruleCheckId="SA1200">
|
|
|
+ <context>All using directives must be placed inside of the namespace.</context>
|
|
|
+ <line>2</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.OrderingRules" rule="UsingDirectivesMustBePlacedWithinNamespace" ruleCheckId="SA1200">
|
|
|
+ <context>All using directives must be placed inside of the namespace.</context>
|
|
|
+ <line>3</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.OrderingRules" rule="UsingDirectivesMustBeOrderedAlphabeticallyByNamespace" ruleCheckId="SA1210">
|
|
|
+ <context>Using directives must be sorted alphabetically by the namespaces.</context>
|
|
|
+ <line>3</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.OrderingRules" rule="UsingDirectivesMustBePlacedWithinNamespace" ruleCheckId="SA1200">
|
|
|
+ <context>All using directives must be placed inside of the namespace.</context>
|
|
|
+ <line>4</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.OrderingRules" rule="UsingDirectivesMustBeOrderedAlphabeticallyByNamespace" ruleCheckId="SA1210">
|
|
|
+ <context>Using directives must be sorted alphabetically by the namespaces.</context>
|
|
|
+ <line>4</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.OrderingRules" rule="UsingDirectivesMustBePlacedWithinNamespace" ruleCheckId="SA1200">
|
|
|
+ <context>All using directives must be placed inside of the namespace.</context>
|
|
|
+ <line>5</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.OrderingRules" rule="UsingDirectivesMustBeOrderedAlphabeticallyByNamespace" ruleCheckId="SA1210">
|
|
|
+ <context>Using directives must be sorted alphabetically by the namespaces.</context>
|
|
|
+ <line>5</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.OrderingRules" rule="UsingDirectivesMustBePlacedWithinNamespace" ruleCheckId="SA1200">
|
|
|
+ <context>All using directives must be placed inside of the namespace.</context>
|
|
|
+ <line>6</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.OrderingRules" rule="UsingDirectivesMustBePlacedWithinNamespace" ruleCheckId="SA1200">
|
|
|
+ <context>All using directives must be placed inside of the namespace.</context>
|
|
|
+ <line>7</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.OrderingRules" rule="UsingDirectivesMustBePlacedWithinNamespace" ruleCheckId="SA1200">
|
|
|
+ <context>All using directives must be placed inside of the namespace.</context>
|
|
|
+ <line>9</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.OrderingRules" rule="UsingDirectivesMustBePlacedWithinNamespace" ruleCheckId="SA1200">
|
|
|
+ <context>All using directives must be placed inside of the namespace.</context>
|
|
|
+ <line>10</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.NamingRules" rule="ElementMustBeginWithUpperCaseLetter" ruleCheckId="SA1300">
|
|
|
+ <context>namespace names begin with an upper-case letter: bbiwarg.</context>
|
|
|
+ <line>12</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.DocumentationRules" rule="ElementsMustBeDocumented" ruleCheckId="SA1600">
|
|
|
+ <context>The class must have a documentation header.</context>
|
|
|
+ <line>14</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.MaintainabilityRules" rule="AccessModifierMustBeDeclared" ruleCheckId="SA1400">
|
|
|
+ <context>The class must have an access modifier.</context>
|
|
|
+ <line>14</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.DocumentationRules" rule="ElementsMustBeDocumented" ruleCheckId="SA1600">
|
|
|
+ <context>The property must have a documentation header.</context>
|
|
|
+ <line>16</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.OrderingRules" rule="ElementsMustAppearInTheCorrectOrder" ruleCheckId="SA1201">
|
|
|
+ <context>All properties must be placed after all constructors.</context>
|
|
|
+ <line>16</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.DocumentationRules" rule="ElementsMustBeDocumented" ruleCheckId="SA1600">
|
|
|
+ <context>The constructor must have a documentation header.</context>
|
|
|
+ <line>18</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.ReadabilityRules" rule="PrefixLocalCallsWithThis" ruleCheckId="SA1101">
|
|
|
+ <context>The call to Image must begin with the 'this.' prefix to indicate that the item is a member of the class.</context>
|
|
|
+ <line>20</line>
|
|
|
+ <index>412</index>
|
|
|
+ <endIndex>416</endIndex>
|
|
|
+ <startLine>20</startLine>
|
|
|
+ <startColumn>13</startColumn>
|
|
|
+ <endLine>20</endLine>
|
|
|
+ <endColumn>17</endColumn>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.DocumentationRules" rule="ElementsMustBeDocumented" ruleCheckId="SA1600">
|
|
|
+ <context>The method must have a documentation header.</context>
|
|
|
+ <line>23</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.LayoutRules" rule="OpeningCurlyBracketsMustNotBeFollowedByBlankLine" ruleCheckId="SA1505">
|
|
|
+ <context>An opening curly bracket must not be followed by a blank line.</context>
|
|
|
+ <line>24</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.NamingRules" rule="ElementMustBeginWithUpperCaseLetter" ruleCheckId="SA1300">
|
|
|
+ <context>method names begin with an upper-case letter: getColotAt.</context>
|
|
|
+ <line>23</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.ReadabilityRules" rule="PrefixLocalCallsWithThis" ruleCheckId="SA1101">
|
|
|
+ <context>The call to Image must begin with the 'this.' prefix to indicate that the item is a member of the class.</context>
|
|
|
+ <line>26</line>
|
|
|
+ <index>554</index>
|
|
|
+ <endIndex>558</endIndex>
|
|
|
+ <startLine>26</startLine>
|
|
|
+ <startColumn>24</startColumn>
|
|
|
+ <endLine>26</endLine>
|
|
|
+ <endColumn>28</endColumn>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.ReadabilityRules" rule="PrefixLocalCallsWithThis" ruleCheckId="SA1101">
|
|
|
+ <context>The call to Image must begin with the 'this.' prefix to indicate that the item is a member of the class.</context>
|
|
|
+ <line>27</line>
|
|
|
+ <index>601</index>
|
|
|
+ <endIndex>605</endIndex>
|
|
|
+ <startLine>27</startLine>
|
|
|
+ <startColumn>26</startColumn>
|
|
|
+ <endLine>27</endLine>
|
|
|
+ <endColumn>30</endColumn>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.ReadabilityRules" rule="PrefixLocalCallsWithThis" ruleCheckId="SA1101">
|
|
|
+ <context>The call to Image must begin with the 'this.' prefix to indicate that the item is a member of the class.</context>
|
|
|
+ <line>28</line>
|
|
|
+ <index>647</index>
|
|
|
+ <endIndex>651</endIndex>
|
|
|
+ <startLine>28</startLine>
|
|
|
+ <startColumn>25</startColumn>
|
|
|
+ <endLine>28</endLine>
|
|
|
+ <endColumn>29</endColumn>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.DocumentationRules" rule="ElementsMustBeDocumented" ruleCheckId="SA1600">
|
|
|
+ <context>The method must have a documentation header.</context>
|
|
|
+ <line>32</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.NamingRules" rule="ElementMustBeginWithUpperCaseLetter" ruleCheckId="SA1300">
|
|
|
+ <context>method names begin with an upper-case letter: drawLineSegment.</context>
|
|
|
+ <line>32</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.ReadabilityRules" rule="PrefixLocalCallsWithThis" ruleCheckId="SA1101">
|
|
|
+ <context>The call to Image must begin with the 'this.' prefix to indicate that the item is a member of the class.</context>
|
|
|
+ <line>34</line>
|
|
|
+ <index>871</index>
|
|
|
+ <endIndex>875</endIndex>
|
|
|
+ <startLine>34</startLine>
|
|
|
+ <startColumn>13</startColumn>
|
|
|
+ <endLine>34</endLine>
|
|
|
+ <endColumn>17</endColumn>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.DocumentationRules" rule="ElementsMustBeDocumented" ruleCheckId="SA1600">
|
|
|
+ <context>The method must have a documentation header.</context>
|
|
|
+ <line>37</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.NamingRules" rule="ElementMustBeginWithUpperCaseLetter" ruleCheckId="SA1300">
|
|
|
+ <context>method names begin with an upper-case letter: drawContour.</context>
|
|
|
+ <line>37</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.ReadabilityRules" rule="PrefixLocalCallsWithThis" ruleCheckId="SA1101">
|
|
|
+ <context>The call to Image must begin with the 'this.' prefix to indicate that the item is a member of the class.</context>
|
|
|
+ <line>39</line>
|
|
|
+ <index>1105</index>
|
|
|
+ <endIndex>1109</endIndex>
|
|
|
+ <startLine>39</startLine>
|
|
|
+ <startColumn>13</startColumn>
|
|
|
+ <endLine>39</endLine>
|
|
|
+ <endColumn>17</endColumn>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.DocumentationRules" rule="ElementsMustBeDocumented" ruleCheckId="SA1600">
|
|
|
+ <context>The method must have a documentation header.</context>
|
|
|
+ <line>42</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.NamingRules" rule="ElementMustBeginWithUpperCaseLetter" ruleCheckId="SA1300">
|
|
|
+ <context>method names begin with an upper-case letter: drawPoints.</context>
|
|
|
+ <line>42</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.ReadabilityRules" rule="PrefixLocalCallsWithThis" ruleCheckId="SA1101">
|
|
|
+ <context>The call to Image must begin with the 'this.' prefix to indicate that the item is a member of the class.</context>
|
|
|
+ <line>44</line>
|
|
|
+ <index>1273</index>
|
|
|
+ <endIndex>1277</endIndex>
|
|
|
+ <startLine>44</startLine>
|
|
|
+ <startColumn>13</startColumn>
|
|
|
+ <endLine>44</endLine>
|
|
|
+ <endColumn>17</endColumn>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.DocumentationRules" rule="ElementsMustBeDocumented" ruleCheckId="SA1600">
|
|
|
+ <context>The method must have a documentation header.</context>
|
|
|
+ <line>47</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.NamingRules" rule="ElementMustBeginWithUpperCaseLetter" ruleCheckId="SA1300">
|
|
|
+ <context>method names begin with an upper-case letter: drawPixel.</context>
|
|
|
+ <line>47</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.ReadabilityRules" rule="PrefixLocalCallsWithThis" ruleCheckId="SA1101">
|
|
|
+ <context>The call to Image must begin with the 'this.' prefix to indicate that the item is a member of the class.</context>
|
|
|
+ <line>49</line>
|
|
|
+ <index>1415</index>
|
|
|
+ <endIndex>1419</endIndex>
|
|
|
+ <startLine>49</startLine>
|
|
|
+ <startColumn>13</startColumn>
|
|
|
+ <endLine>49</endLine>
|
|
|
+ <endColumn>17</endColumn>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.ReadabilityRules" rule="PrefixLocalCallsWithThis" ruleCheckId="SA1101">
|
|
|
+ <context>The call to Image must begin with the 'this.' prefix to indicate that the item is a member of the class.</context>
|
|
|
+ <line>50</line>
|
|
|
+ <index>1459</index>
|
|
|
+ <endIndex>1463</endIndex>
|
|
|
+ <startLine>50</startLine>
|
|
|
+ <startColumn>13</startColumn>
|
|
|
+ <endLine>50</endLine>
|
|
|
+ <endColumn>17</endColumn>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.ReadabilityRules" rule="PrefixLocalCallsWithThis" ruleCheckId="SA1101">
|
|
|
+ <context>The call to Image must begin with the 'this.' prefix to indicate that the item is a member of the class.</context>
|
|
|
+ <line>51</line>
|
|
|
+ <index>1503</index>
|
|
|
+ <endIndex>1507</endIndex>
|
|
|
+ <startLine>51</startLine>
|
|
|
+ <startColumn>13</startColumn>
|
|
|
+ <endLine>51</endLine>
|
|
|
+ <endColumn>17</endColumn>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.DocumentationRules" rule="ElementsMustBeDocumented" ruleCheckId="SA1600">
|
|
|
+ <context>The method must have a documentation header.</context>
|
|
|
+ <line>54</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.NamingRules" rule="ElementMustBeginWithUpperCaseLetter" ruleCheckId="SA1300">
|
|
|
+ <context>method names begin with an upper-case letter: fillCircle.</context>
|
|
|
+ <line>54</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.ReadabilityRules" rule="PrefixLocalCallsWithThis" ruleCheckId="SA1101">
|
|
|
+ <context>The call to Image must begin with the 'this.' prefix to indicate that the item is a member of the class.</context>
|
|
|
+ <line>56</line>
|
|
|
+ <index>1644</index>
|
|
|
+ <endIndex>1648</endIndex>
|
|
|
+ <startLine>56</startLine>
|
|
|
+ <startColumn>13</startColumn>
|
|
|
+ <endLine>56</endLine>
|
|
|
+ <endColumn>17</endColumn>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.DocumentationRules" rule="ElementsMustBeDocumented" ruleCheckId="SA1600">
|
|
|
+ <context>The method must have a documentation header.</context>
|
|
|
+ <line>59</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.NamingRules" rule="ElementMustBeginWithUpperCaseLetter" ruleCheckId="SA1300">
|
|
|
+ <context>method names begin with an upper-case letter: drawRectangle.</context>
|
|
|
+ <line>59</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.ReadabilityRules" rule="PrefixLocalCallsWithThis" ruleCheckId="SA1101">
|
|
|
+ <context>The call to Image must begin with the 'this.' prefix to indicate that the item is a member of the class.</context>
|
|
|
+ <line>61</line>
|
|
|
+ <index>1855</index>
|
|
|
+ <endIndex>1859</endIndex>
|
|
|
+ <startLine>61</startLine>
|
|
|
+ <startColumn>13</startColumn>
|
|
|
+ <endLine>61</endLine>
|
|
|
+ <endColumn>17</endColumn>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.DocumentationRules" rule="ElementsMustBeDocumented" ruleCheckId="SA1600">
|
|
|
+ <context>The method must have a documentation header.</context>
|
|
|
+ <line>64</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.LayoutRules" rule="CurlyBracketsForMultiLineStatementsMustNotShareLine" ruleCheckId="SA1500">
|
|
|
+ <context>If a statement spans multiple lines, the opening curly bracket must be placed on its own line.</context>
|
|
|
+ <line>64</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.NamingRules" rule="ElementMustBeginWithUpperCaseLetter" ruleCheckId="SA1300">
|
|
|
+ <context>method names begin with an upper-case letter: drawText.</context>
|
|
|
+ <line>64</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.ReadabilityRules" rule="PrefixLocalCallsWithThis" ruleCheckId="SA1101">
|
|
|
+ <context>The call to Image must begin with the 'this.' prefix to indicate that the item is a member of the class.</context>
|
|
|
+ <line>66</line>
|
|
|
+ <index>2118</index>
|
|
|
+ <endIndex>2122</endIndex>
|
|
|
+ <startLine>66</startLine>
|
|
|
+ <startColumn>13</startColumn>
|
|
|
+ <endLine>66</endLine>
|
|
|
+ <endColumn>17</endColumn>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.ReadabilityRules" rule="UseBuiltInTypeAlias" ruleCheckId="SA1121">
|
|
|
+ <context>Use the built-in type alias 'string' rather than String or System.String.</context>
|
|
|
+ <line>64</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.DocumentationRules" rule="ElementsMustBeDocumented" ruleCheckId="SA1600">
|
|
|
+ <context>The method must have a documentation header.</context>
|
|
|
+ <line>69</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.LayoutRules" rule="CurlyBracketsMustNotBeOmitted" ruleCheckId="SA1503">
|
|
|
+ <context>The body of the if statement must be wrapped in opening and closing curly brackets.</context>
|
|
|
+ <line>74</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.LayoutRules" rule="CurlyBracketsMustNotBeOmitted" ruleCheckId="SA1503">
|
|
|
+ <context>The body of the else statement must be wrapped in opening and closing curly brackets.</context>
|
|
|
+ <line>76</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.LayoutRules" rule="CurlyBracketsMustNotBeOmitted" ruleCheckId="SA1503">
|
|
|
+ <context>The body of the if statement must be wrapped in opening and closing curly brackets.</context>
|
|
|
+ <line>81</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.LayoutRules" rule="CurlyBracketsMustNotBeOmitted" ruleCheckId="SA1503">
|
|
|
+ <context>The body of the else statement must be wrapped in opening and closing curly brackets.</context>
|
|
|
+ <line>83</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.LayoutRules" rule="CurlyBracketsMustNotBeOmitted" ruleCheckId="SA1503">
|
|
|
+ <context>The body of the if statement must be wrapped in opening and closing curly brackets.</context>
|
|
|
+ <line>88</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.LayoutRules" rule="CurlyBracketsMustNotBeOmitted" ruleCheckId="SA1503">
|
|
|
+ <context>The body of the else statement must be wrapped in opening and closing curly brackets.</context>
|
|
|
+ <line>90</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.LayoutRules" rule="ClosingCurlyBracketMustBeFollowedByBlankLine" ruleCheckId="SA1513">
|
|
|
+ <context>Statements or elements wrapped in curly brackets must be followed by a blank line.</context>
|
|
|
+ <line>77</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.LayoutRules" rule="ClosingCurlyBracketMustBeFollowedByBlankLine" ruleCheckId="SA1513">
|
|
|
+ <context>Statements or elements wrapped in curly brackets must be followed by a blank line.</context>
|
|
|
+ <line>84</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.NamingRules" rule="ElementMustBeginWithUpperCaseLetter" ruleCheckId="SA1300">
|
|
|
+ <context>method names begin with an upper-case letter: drawImage.</context>
|
|
|
+ <line>69</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.ReadabilityRules" rule="PrefixLocalCallsWithThis" ruleCheckId="SA1101">
|
|
|
+ <context>The call to Image must begin with the 'this.' prefix to indicate that the item is a member of the class.</context>
|
|
|
+ <line>74</line>
|
|
|
+ <index>2386</index>
|
|
|
+ <endIndex>2390</endIndex>
|
|
|
+ <startLine>74</startLine>
|
|
|
+ <startColumn>21</startColumn>
|
|
|
+ <endLine>74</endLine>
|
|
|
+ <endColumn>25</endColumn>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.ReadabilityRules" rule="PrefixLocalCallsWithThis" ruleCheckId="SA1101">
|
|
|
+ <context>The call to Image must begin with the 'this.' prefix to indicate that the item is a member of the class.</context>
|
|
|
+ <line>76</line>
|
|
|
+ <index>2483</index>
|
|
|
+ <endIndex>2487</endIndex>
|
|
|
+ <startLine>76</startLine>
|
|
|
+ <startColumn>21</startColumn>
|
|
|
+ <endLine>76</endLine>
|
|
|
+ <endColumn>25</endColumn>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.ReadabilityRules" rule="PrefixLocalCallsWithThis" ruleCheckId="SA1101">
|
|
|
+ <context>The call to Image must begin with the 'this.' prefix to indicate that the item is a member of the class.</context>
|
|
|
+ <line>81</line>
|
|
|
+ <index>2630</index>
|
|
|
+ <endIndex>2634</endIndex>
|
|
|
+ <startLine>81</startLine>
|
|
|
+ <startColumn>21</startColumn>
|
|
|
+ <endLine>81</endLine>
|
|
|
+ <endColumn>25</endColumn>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.ReadabilityRules" rule="PrefixLocalCallsWithThis" ruleCheckId="SA1101">
|
|
|
+ <context>The call to Image must begin with the 'this.' prefix to indicate that the item is a member of the class.</context>
|
|
|
+ <line>83</line>
|
|
|
+ <index>2727</index>
|
|
|
+ <endIndex>2731</endIndex>
|
|
|
+ <startLine>83</startLine>
|
|
|
+ <startColumn>21</startColumn>
|
|
|
+ <endLine>83</endLine>
|
|
|
+ <endColumn>25</endColumn>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.ReadabilityRules" rule="PrefixLocalCallsWithThis" ruleCheckId="SA1101">
|
|
|
+ <context>The call to Image must begin with the 'this.' prefix to indicate that the item is a member of the class.</context>
|
|
|
+ <line>88</line>
|
|
|
+ <index>2874</index>
|
|
|
+ <endIndex>2878</endIndex>
|
|
|
+ <startLine>88</startLine>
|
|
|
+ <startColumn>21</startColumn>
|
|
|
+ <endLine>88</endLine>
|
|
|
+ <endColumn>25</endColumn>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.ReadabilityRules" rule="PrefixLocalCallsWithThis" ruleCheckId="SA1101">
|
|
|
+ <context>The call to Image must begin with the 'this.' prefix to indicate that the item is a member of the class.</context>
|
|
|
+ <line>90</line>
|
|
|
+ <index>2971</index>
|
|
|
+ <endIndex>2975</endIndex>
|
|
|
+ <startLine>90</startLine>
|
|
|
+ <startColumn>21</startColumn>
|
|
|
+ <endLine>90</endLine>
|
|
|
+ <endColumn>25</endColumn>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.DocumentationRules" rule="ElementsMustBeDocumented" ruleCheckId="SA1600">
|
|
|
+ <context>The method must have a documentation header.</context>
|
|
|
+ <line>94</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.LayoutRules" rule="CurlyBracketsForMultiLineStatementsMustNotShareLine" ruleCheckId="SA1500">
|
|
|
+ <context>If a statement spans multiple lines, the opening curly bracket must be placed on its own line.</context>
|
|
|
+ <line>94</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.LayoutRules" rule="OpeningCurlyBracketsMustNotBeFollowedByBlankLine" ruleCheckId="SA1505">
|
|
|
+ <context>An opening curly bracket must not be followed by a blank line.</context>
|
|
|
+ <line>94</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.MaintainabilityRules" rule="ArithmeticExpressionsMustDeclarePrecedence" ruleCheckId="SA1407">
|
|
|
+ <context>Insert parenthesis within the arithmetic expression to declare the operator precedence.</context>
|
|
|
+ <line>108</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.MaintainabilityRules" rule="ArithmeticExpressionsMustDeclarePrecedence" ruleCheckId="SA1407">
|
|
|
+ <context>Insert parenthesis within the arithmetic expression to declare the operator precedence.</context>
|
|
|
+ <line>113</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.NamingRules" rule="ElementMustBeginWithUpperCaseLetter" ruleCheckId="SA1300">
|
|
|
+ <context>method names begin with an upper-case letter: drawQuadrangleGrid.</context>
|
|
|
+ <line>94</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.ReadabilityRules" rule="PrefixLocalCallsWithThis" ruleCheckId="SA1101">
|
|
|
+ <context>The call to drawLineSegment must begin with the 'this.' prefix to indicate that the item is a member of the class.</context>
|
|
|
+ <line>108</line>
|
|
|
+ <index>3587</index>
|
|
|
+ <endIndex>3601</endIndex>
|
|
|
+ <startLine>108</startLine>
|
|
|
+ <startColumn>17</startColumn>
|
|
|
+ <endLine>108</endLine>
|
|
|
+ <endColumn>31</endColumn>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.ReadabilityRules" rule="PrefixLocalCallsWithThis" ruleCheckId="SA1101">
|
|
|
+ <context>The call to drawLineSegment must begin with the 'this.' prefix to indicate that the item is a member of the class.</context>
|
|
|
+ <line>113</line>
|
|
|
+ <index>3776</index>
|
|
|
+ <endIndex>3790</endIndex>
|
|
|
+ <startLine>113</startLine>
|
|
|
+ <startColumn>17</startColumn>
|
|
|
+ <endLine>113</endLine>
|
|
|
+ <endColumn>31</endColumn>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.ReadabilityRules" rule="PrefixLocalCallsWithThis" ruleCheckId="SA1101">
|
|
|
+ <context>The call to drawLineSegment must begin with the 'this.' prefix to indicate that the item is a member of the class.</context>
|
|
|
+ <line>116</line>
|
|
|
+ <index>3899</index>
|
|
|
+ <endIndex>3913</endIndex>
|
|
|
+ <startLine>116</startLine>
|
|
|
+ <startColumn>13</startColumn>
|
|
|
+ <endLine>116</endLine>
|
|
|
+ <endColumn>27</endColumn>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.ReadabilityRules" rule="PrefixLocalCallsWithThis" ruleCheckId="SA1101">
|
|
|
+ <context>The call to drawLineSegment must begin with the 'this.' prefix to indicate that the item is a member of the class.</context>
|
|
|
+ <line>117</line>
|
|
|
+ <index>3983</index>
|
|
|
+ <endIndex>3997</endIndex>
|
|
|
+ <startLine>117</startLine>
|
|
|
+ <startColumn>13</startColumn>
|
|
|
+ <endLine>117</endLine>
|
|
|
+ <endColumn>27</endColumn>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.ReadabilityRules" rule="PrefixLocalCallsWithThis" ruleCheckId="SA1101">
|
|
|
+ <context>The call to drawLineSegment must begin with the 'this.' prefix to indicate that the item is a member of the class.</context>
|
|
|
+ <line>118</line>
|
|
|
+ <index>4067</index>
|
|
|
+ <endIndex>4081</endIndex>
|
|
|
+ <startLine>118</startLine>
|
|
|
+ <startColumn>13</startColumn>
|
|
|
+ <endLine>118</endLine>
|
|
|
+ <endColumn>27</endColumn>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.ReadabilityRules" rule="PrefixLocalCallsWithThis" ruleCheckId="SA1101">
|
|
|
+ <context>The call to drawLineSegment must begin with the 'this.' prefix to indicate that the item is a member of the class.</context>
|
|
|
+ <line>119</line>
|
|
|
+ <index>4151</index>
|
|
|
+ <endIndex>4165</endIndex>
|
|
|
+ <startLine>119</startLine>
|
|
|
+ <startColumn>13</startColumn>
|
|
|
+ <endLine>119</endLine>
|
|
|
+ <endColumn>27</endColumn>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ </violations>
|
|
|
+ </sourcecode>
|
|
|
+ <sourcecode name="OutputWindow.cs" parser="StyleCop.CSharp.CsParser">
|
|
|
+ <timestamps>
|
|
|
+ <styleCop>2013.12.15 15:29:26.000</styleCop>
|
|
|
+ <settingsFile>2014.01.29 14:39:41.514</settingsFile>
|
|
|
+ <sourceFile>2014.01.29 00:11:13.343</sourceFile>
|
|
|
+ <parser>2013.12.15 15:29:26.000</parser>
|
|
|
+ <StyleCop.CSharp.DocumentationRules>2013.12.15 15:29:26.000</StyleCop.CSharp.DocumentationRules>
|
|
|
+ <StyleCop.CSharp.DocumentationRules.FilesHashCode>-1945363787</StyleCop.CSharp.DocumentationRules.FilesHashCode>
|
|
|
+ <StyleCop.CSharp.LayoutRules>2013.12.15 15:29:26.000</StyleCop.CSharp.LayoutRules>
|
|
|
+ <StyleCop.CSharp.LayoutRules.FilesHashCode>0</StyleCop.CSharp.LayoutRules.FilesHashCode>
|
|
|
+ <StyleCop.CSharp.MaintainabilityRules>2013.12.15 15:29:26.000</StyleCop.CSharp.MaintainabilityRules>
|
|
|
+ <StyleCop.CSharp.MaintainabilityRules.FilesHashCode>0</StyleCop.CSharp.MaintainabilityRules.FilesHashCode>
|
|
|
+ <StyleCop.CSharp.NamingRules>2013.12.15 15:29:26.000</StyleCop.CSharp.NamingRules>
|
|
|
+ <StyleCop.CSharp.NamingRules.FilesHashCode>0</StyleCop.CSharp.NamingRules.FilesHashCode>
|
|
|
+ <StyleCop.CSharp.OrderingRules>2013.12.15 15:29:26.000</StyleCop.CSharp.OrderingRules>
|
|
|
+ <StyleCop.CSharp.OrderingRules.FilesHashCode>0</StyleCop.CSharp.OrderingRules.FilesHashCode>
|
|
|
+ <StyleCop.CSharp.ReadabilityRules>2013.12.15 15:29:26.000</StyleCop.CSharp.ReadabilityRules>
|
|
|
+ <StyleCop.CSharp.ReadabilityRules.FilesHashCode>0</StyleCop.CSharp.ReadabilityRules.FilesHashCode>
|
|
|
+ <StyleCop.CSharp.SpacingRules>2013.12.15 15:29:26.000</StyleCop.CSharp.SpacingRules>
|
|
|
+ <StyleCop.CSharp.SpacingRules.FilesHashCode>0</StyleCop.CSharp.SpacingRules.FilesHashCode>
|
|
|
+ </timestamps>
|
|
|
+ <violations>
|
|
|
+ <violation namespace="StyleCop.CSharp.DocumentationRules" rule="FileMustHaveHeader" ruleCheckId="SA1633">
|
|
|
+ <context>The file has no header, the header Xml is invalid, or the header is not located at the top of the file.</context>
|
|
|
+ <line>1</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.OrderingRules" rule="UsingDirectivesMustBePlacedWithinNamespace" ruleCheckId="SA1200">
|
|
|
+ <context>All using directives must be placed inside of the namespace.</context>
|
|
|
+ <line>1</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.OrderingRules" rule="UsingDirectivesMustBePlacedWithinNamespace" ruleCheckId="SA1200">
|
|
|
+ <context>All using directives must be placed inside of the namespace.</context>
|
|
|
+ <line>2</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.OrderingRules" rule="UsingDirectivesMustBePlacedWithinNamespace" ruleCheckId="SA1200">
|
|
|
+ <context>All using directives must be placed inside of the namespace.</context>
|
|
|
+ <line>3</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.OrderingRules" rule="UsingDirectivesMustBePlacedWithinNamespace" ruleCheckId="SA1200">
|
|
|
+ <context>All using directives must be placed inside of the namespace.</context>
|
|
|
+ <line>4</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.OrderingRules" rule="UsingDirectivesMustBePlacedWithinNamespace" ruleCheckId="SA1200">
|
|
|
+ <context>All using directives must be placed inside of the namespace.</context>
|
|
|
+ <line>5</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.OrderingRules" rule="UsingDirectivesMustBePlacedWithinNamespace" ruleCheckId="SA1200">
|
|
|
+ <context>All using directives must be placed inside of the namespace.</context>
|
|
|
+ <line>6</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.OrderingRules" rule="UsingDirectivesMustBePlacedWithinNamespace" ruleCheckId="SA1200">
|
|
|
+ <context>All using directives must be placed inside of the namespace.</context>
|
|
|
+ <line>7</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.OrderingRules" rule="UsingDirectivesMustBeOrderedAlphabeticallyByNamespace" ruleCheckId="SA1210">
|
|
|
+ <context>Using directives must be sorted alphabetically by the namespaces.</context>
|
|
|
+ <line>7</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.OrderingRules" rule="UsingDirectivesMustBePlacedWithinNamespace" ruleCheckId="SA1200">
|
|
|
+ <context>All using directives must be placed inside of the namespace.</context>
|
|
|
+ <line>8</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.OrderingRules" rule="UsingDirectivesMustBeOrderedAlphabeticallyByNamespace" ruleCheckId="SA1210">
|
|
|
+ <context>Using directives must be sorted alphabetically by the namespaces.</context>
|
|
|
+ <line>8</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.OrderingRules" rule="UsingDirectivesMustBePlacedWithinNamespace" ruleCheckId="SA1200">
|
|
|
+ <context>All using directives must be placed inside of the namespace.</context>
|
|
|
+ <line>9</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.OrderingRules" rule="UsingDirectivesMustBeOrderedAlphabeticallyByNamespace" ruleCheckId="SA1210">
|
|
|
+ <context>Using directives must be sorted alphabetically by the namespaces.</context>
|
|
|
+ <line>9</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.OrderingRules" rule="UsingDirectivesMustBePlacedWithinNamespace" ruleCheckId="SA1200">
|
|
|
+ <context>All using directives must be placed inside of the namespace.</context>
|
|
|
+ <line>10</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.OrderingRules" rule="UsingDirectivesMustBePlacedWithinNamespace" ruleCheckId="SA1200">
|
|
|
+ <context>All using directives must be placed inside of the namespace.</context>
|
|
|
+ <line>11</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.NamingRules" rule="ElementMustBeginWithUpperCaseLetter" ruleCheckId="SA1300">
|
|
|
+ <context>namespace names begin with an upper-case letter: bbiwarg.</context>
|
|
|
+ <line>13</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.DocumentationRules" rule="ElementsMustBeDocumented" ruleCheckId="SA1600">
|
|
|
+ <context>The class must have a documentation header.</context>
|
|
|
+ <line>15</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.MaintainabilityRules" rule="AccessModifierMustBeDeclared" ruleCheckId="SA1400">
|
|
|
+ <context>The class must have an access modifier.</context>
|
|
|
+ <line>15</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.DocumentationRules" rule="ElementsMustBeDocumented" ruleCheckId="SA1600">
|
|
|
+ <context>The field must have a documentation header.</context>
|
|
|
+ <line>17</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.DocumentationRules" rule="ElementsMustBeDocumented" ruleCheckId="SA1600">
|
|
|
+ <context>The field must have a documentation header.</context>
|
|
|
+ <line>18</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.DocumentationRules" rule="ElementsMustBeDocumented" ruleCheckId="SA1600">
|
|
|
+ <context>The field must have a documentation header.</context>
|
|
|
+ <line>20</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.DocumentationRules" rule="ElementsMustBeDocumented" ruleCheckId="SA1600">
|
|
|
+ <context>The constructor must have a documentation header.</context>
|
|
|
+ <line>22</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.MaintainabilityRules" rule="ArithmeticExpressionsMustDeclarePrecedence" ruleCheckId="SA1407">
|
|
|
+ <context>Insert parenthesis within the arithmetic expression to declare the operator precedence.</context>
|
|
|
+ <line>24</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.ReadabilityRules" rule="SplitParametersMustStartOnLineAfterDeclaration" ruleCheckId="SA1116">
|
|
|
+ <context>If the constructor parameters are on separate lines, the first parameter must begin on the line beneath the name of the constructor.</context>
|
|
|
+ <line>23</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.DocumentationRules" rule="ElementsMustBeDocumented" ruleCheckId="SA1600">
|
|
|
+ <context>The method must have a documentation header.</context>
|
|
|
+ <line>30</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.ReadabilityRules" rule="PrefixCallsCorrectly" ruleCheckId="SA1126">
|
|
|
+ <context>The call to Title must begin with the 'this.', 'base.', 'object.' or 'OutputWindow.' or 'GameWindow.' prefix to indicate the intended method call. </context>
|
|
|
+ <line>33</line>
|
|
|
+ <index>1105</index>
|
|
|
+ <endIndex>1109</endIndex>
|
|
|
+ <startLine>33</startLine>
|
|
|
+ <startColumn>13</startColumn>
|
|
|
+ <endLine>33</endLine>
|
|
|
+ <endColumn>17</endColumn>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.ReadabilityRules" rule="PrefixCallsCorrectly" ruleCheckId="SA1126">
|
|
|
+ <context>The call to textureID must begin with the 'this.', 'base.', 'object.' or 'OutputWindow.' or 'GameWindow.' prefix to indicate the intended method call. </context>
|
|
|
+ <line>45</line>
|
|
|
+ <index>1484</index>
|
|
|
+ <endIndex>1492</endIndex>
|
|
|
+ <startLine>45</startLine>
|
|
|
+ <startColumn>35</startColumn>
|
|
|
+ <endLine>45</endLine>
|
|
|
+ <endColumn>43</endColumn>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.ReadabilityRules" rule="PrefixCallsCorrectly" ruleCheckId="SA1126">
|
|
|
+ <context>The call to textureID must begin with the 'this.', 'base.', 'object.' or 'OutputWindow.' or 'GameWindow.' prefix to indicate the intended method call. </context>
|
|
|
+ <line>46</line>
|
|
|
+ <index>1549</index>
|
|
|
+ <endIndex>1557</endIndex>
|
|
|
+ <startLine>46</startLine>
|
|
|
+ <startColumn>53</startColumn>
|
|
|
+ <endLine>46</endLine>
|
|
|
+ <endColumn>61</endColumn>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.ReadabilityRules" rule="PrefixCallsCorrectly" ruleCheckId="SA1126">
|
|
|
+ <context>The call to HandleKeyDown must begin with the 'this.', 'base.', 'object.' or 'OutputWindow.' or 'GameWindow.' prefix to indicate the intended method call. </context>
|
|
|
+ <line>54</line>
|
|
|
+ <index>1992</index>
|
|
|
+ <endIndex>2004</endIndex>
|
|
|
+ <startLine>54</startLine>
|
|
|
+ <startColumn>37</startColumn>
|
|
|
+ <endLine>54</endLine>
|
|
|
+ <endColumn>49</endColumn>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.ReadabilityRules" rule="PrefixCallsCorrectly" ruleCheckId="SA1126">
|
|
|
+ <context>The call to inputProvider must begin with the 'this.', 'base.', 'object.' or 'OutputWindow.' or 'GameWindow.' prefix to indicate the intended method call. </context>
|
|
|
+ <line>51</line>
|
|
|
+ <index>1859</index>
|
|
|
+ <endIndex>1871</endIndex>
|
|
|
+ <startLine>51</startLine>
|
|
|
+ <startColumn>17</startColumn>
|
|
|
+ <endLine>51</endLine>
|
|
|
+ <endColumn>29</endColumn>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.ReadabilityRules" rule="PrefixCallsCorrectly" ruleCheckId="SA1126">
|
|
|
+ <context>The call to VSync must begin with the 'this.', 'base.', 'object.' or 'OutputWindow.' or 'GameWindow.' prefix to indicate the intended method call. </context>
|
|
|
+ <line>58</line>
|
|
|
+ <index>2169</index>
|
|
|
+ <endIndex>2173</endIndex>
|
|
|
+ <startLine>58</startLine>
|
|
|
+ <startColumn>13</startColumn>
|
|
|
+ <endLine>58</endLine>
|
|
|
+ <endColumn>17</endColumn>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.DocumentationRules" rule="ElementsMustBeDocumented" ruleCheckId="SA1600">
|
|
|
+ <context>The method must have a documentation header.</context>
|
|
|
+ <line>61</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.MaintainabilityRules" rule="ArithmeticExpressionsMustDeclarePrecedence" ruleCheckId="SA1407">
|
|
|
+ <context>Insert parenthesis within the arithmetic expression to declare the operator precedence.</context>
|
|
|
+ <line>72</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.ReadabilityRules" rule="PrefixCallsCorrectly" ruleCheckId="SA1126">
|
|
|
+ <context>The call to inputProvider must begin with the 'this.', 'base.', 'object.' or 'OutputWindow.' or 'GameWindow.' prefix to indicate the intended method call. </context>
|
|
|
+ <line>68</line>
|
|
|
+ <index>2446</index>
|
|
|
+ <endIndex>2458</endIndex>
|
|
|
+ <startLine>68</startLine>
|
|
|
+ <startColumn>30</startColumn>
|
|
|
+ <endLine>68</endLine>
|
|
|
+ <endColumn>42</endColumn>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.ReadabilityRules" rule="PrefixCallsCorrectly" ruleCheckId="SA1126">
|
|
|
+ <context>The call to inputProvider must begin with the 'this.', 'base.', 'object.' or 'OutputWindow.' or 'GameWindow.' prefix to indicate the intended method call. </context>
|
|
|
+ <line>69</line>
|
|
|
+ <index>2503</index>
|
|
|
+ <endIndex>2515</endIndex>
|
|
|
+ <startLine>69</startLine>
|
|
|
+ <startColumn>31</startColumn>
|
|
|
+ <endLine>69</endLine>
|
|
|
+ <endColumn>43</endColumn>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.DocumentationRules" rule="ElementsMustBeDocumented" ruleCheckId="SA1600">
|
|
|
+ <context>The method must have a documentation header.</context>
|
|
|
+ <line>84</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.ReadabilityRules" rule="CodeMustNotContainMultipleStatementsOnOneLine" ruleCheckId="SA1107">
|
|
|
+ <context>A line may only contain a single statement.</context>
|
|
|
+ <line>110</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.ReadabilityRules" rule="CodeMustNotContainMultipleStatementsOnOneLine" ruleCheckId="SA1107">
|
|
|
+ <context>A line may only contain a single statement.</context>
|
|
|
+ <line>111</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.ReadabilityRules" rule="CodeMustNotContainMultipleStatementsOnOneLine" ruleCheckId="SA1107">
|
|
|
+ <context>A line may only contain a single statement.</context>
|
|
|
+ <line>112</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.ReadabilityRules" rule="CodeMustNotContainMultipleStatementsOnOneLine" ruleCheckId="SA1107">
|
|
|
+ <context>A line may only contain a single statement.</context>
|
|
|
+ <line>113</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.ReadabilityRules" rule="PrefixCallsCorrectly" ruleCheckId="SA1126">
|
|
|
+ <context>The call to inputHandler must begin with the 'this.', 'base.', 'object.' or 'OutputWindow.' or 'GameWindow.' prefix to indicate the intended method call. </context>
|
|
|
+ <line>94</line>
|
|
|
+ <index>3759</index>
|
|
|
+ <endIndex>3770</endIndex>
|
|
|
+ <startLine>94</startLine>
|
|
|
+ <startColumn>13</startColumn>
|
|
|
+ <endLine>94</endLine>
|
|
|
+ <endColumn>24</endColumn>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.ReadabilityRules" rule="PrefixCallsCorrectly" ruleCheckId="SA1126">
|
|
|
+ <context>The call to Title must begin with the 'this.', 'base.', 'object.' or 'OutputWindow.' or 'GameWindow.' prefix to indicate the intended method call. </context>
|
|
|
+ <line>96</line>
|
|
|
+ <index>3802</index>
|
|
|
+ <endIndex>3806</endIndex>
|
|
|
+ <startLine>96</startLine>
|
|
|
+ <startColumn>13</startColumn>
|
|
|
+ <endLine>96</endLine>
|
|
|
+ <endColumn>17</endColumn>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.ReadabilityRules" rule="PrefixCallsCorrectly" ruleCheckId="SA1126">
|
|
|
+ <context>The call to inputProvider must begin with the 'this.', 'base.', 'object.' or 'OutputWindow.' or 'GameWindow.' prefix to indicate the intended method call. </context>
|
|
|
+ <line>96</line>
|
|
|
+ <index>3848</index>
|
|
|
+ <endIndex>3860</endIndex>
|
|
|
+ <startLine>96</startLine>
|
|
|
+ <startColumn>59</startColumn>
|
|
|
+ <endLine>96</endLine>
|
|
|
+ <endColumn>71</endColumn>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.ReadabilityRules" rule="PrefixCallsCorrectly" ruleCheckId="SA1126">
|
|
|
+ <context>The call to textureID must begin with the 'this.', 'base.', 'object.' or 'OutputWindow.' or 'GameWindow.' prefix to indicate the intended method call. </context>
|
|
|
+ <line>106</line>
|
|
|
+ <index>4293</index>
|
|
|
+ <endIndex>4301</endIndex>
|
|
|
+ <startLine>106</startLine>
|
|
|
+ <startColumn>57</startColumn>
|
|
|
+ <endLine>106</endLine>
|
|
|
+ <endColumn>65</endColumn>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.ReadabilityRules" rule="PrefixCallsCorrectly" ruleCheckId="SA1126">
|
|
|
+ <context>The call to inputProvider must begin with the 'this.', 'base.', 'object.' or 'OutputWindow.' or 'GameWindow.' prefix to indicate the intended method call. </context>
|
|
|
+ <line>107</line>
|
|
|
+ <index>4389</index>
|
|
|
+ <endIndex>4401</endIndex>
|
|
|
+ <startLine>107</startLine>
|
|
|
+ <startColumn>84</startColumn>
|
|
|
+ <endLine>107</endLine>
|
|
|
+ <endColumn>96</endColumn>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.ReadabilityRules" rule="PrefixCallsCorrectly" ruleCheckId="SA1126">
|
|
|
+ <context>The call to inputProvider must begin with the 'this.', 'base.', 'object.' or 'OutputWindow.' or 'GameWindow.' prefix to indicate the intended method call. </context>
|
|
|
+ <line>107</line>
|
|
|
+ <index>4415</index>
|
|
|
+ <endIndex>4427</endIndex>
|
|
|
+ <startLine>107</startLine>
|
|
|
+ <startColumn>110</startColumn>
|
|
|
+ <endLine>107</endLine>
|
|
|
+ <endColumn>122</endColumn>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.ReadabilityRules" rule="PrefixCallsCorrectly" ruleCheckId="SA1126">
|
|
|
+ <context>The call to inputHandler must begin with the 'this.', 'base.', 'object.' or 'OutputWindow.' or 'GameWindow.' prefix to indicate the intended method call. </context>
|
|
|
+ <line>102</line>
|
|
|
+ <index>4052</index>
|
|
|
+ <endIndex>4063</endIndex>
|
|
|
+ <startLine>102</startLine>
|
|
|
+ <startColumn>43</startColumn>
|
|
|
+ <endLine>102</endLine>
|
|
|
+ <endColumn>54</endColumn>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.ReadabilityRules" rule="PrefixCallsCorrectly" ruleCheckId="SA1126">
|
|
|
+ <context>The call to SwapBuffers must begin with the 'this.', 'base.', 'object.' or 'OutputWindow.' or 'GameWindow.' prefix to indicate the intended method call. </context>
|
|
|
+ <line>121</line>
|
|
|
+ <index>5052</index>
|
|
|
+ <endIndex>5062</endIndex>
|
|
|
+ <startLine>121</startLine>
|
|
|
+ <startColumn>13</startColumn>
|
|
|
+ <endLine>121</endLine>
|
|
|
+ <endColumn>23</endColumn>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.DocumentationRules" rule="ElementsMustBeDocumented" ruleCheckId="SA1600">
|
|
|
+ <context>The method must have a documentation header.</context>
|
|
|
+ <line>130</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.LayoutRules" rule="CurlyBracketsMustNotBeOmitted" ruleCheckId="SA1503">
|
|
|
+ <context>The body of the if statement must be wrapped in opening and closing curly brackets.</context>
|
|
|
+ <line>137</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.LayoutRules" rule="ClosingCurlyBracketMustBeFollowedByBlankLine" ruleCheckId="SA1513">
|
|
|
+ <context>Statements or elements wrapped in curly brackets must be followed by a blank line.</context>
|
|
|
+ <line>146</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.LayoutRules" rule="ClosingCurlyBracketMustBeFollowedByBlankLine" ruleCheckId="SA1513">
|
|
|
+ <context>Statements or elements wrapped in curly brackets must be followed by a blank line.</context>
|
|
|
+ <line>153</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.ReadabilityRules" rule="PrefixCallsCorrectly" ruleCheckId="SA1126">
|
|
|
+ <context>The call to inputProvider must begin with the 'this.', 'base.', 'object.' or 'OutputWindow.' or 'GameWindow.' prefix to indicate the intended method call. </context>
|
|
|
+ <line>132</line>
|
|
|
+ <index>5384</index>
|
|
|
+ <endIndex>5396</endIndex>
|
|
|
+ <startLine>132</startLine>
|
|
|
+ <startColumn>58</startColumn>
|
|
|
+ <endLine>132</endLine>
|
|
|
+ <endColumn>70</endColumn>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.ReadabilityRules" rule="PrefixCallsCorrectly" ruleCheckId="SA1126">
|
|
|
+ <context>The call to inputHandler must begin with the 'this.', 'base.', 'object.' or 'OutputWindow.' or 'GameWindow.' prefix to indicate the intended method call. </context>
|
|
|
+ <line>145</line>
|
|
|
+ <index>5805</index>
|
|
|
+ <endIndex>5816</endIndex>
|
|
|
+ <startLine>145</startLine>
|
|
|
+ <startColumn>25</startColumn>
|
|
|
+ <endLine>145</endLine>
|
|
|
+ <endColumn>36</endColumn>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.ReadabilityRules" rule="PrefixCallsCorrectly" ruleCheckId="SA1126">
|
|
|
+ <context>The call to inputHandler must begin with the 'this.', 'base.', 'object.' or 'OutputWindow.' or 'GameWindow.' prefix to indicate the intended method call. </context>
|
|
|
+ <line>152</line>
|
|
|
+ <index>6049</index>
|
|
|
+ <endIndex>6060</endIndex>
|
|
|
+ <startLine>152</startLine>
|
|
|
+ <startColumn>25</startColumn>
|
|
|
+ <endLine>152</endLine>
|
|
|
+ <endColumn>36</endColumn>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ </violations>
|
|
|
+ </sourcecode>
|
|
|
+ <sourcecode name="TouchEventVisualizer.cs" parser="StyleCop.CSharp.CsParser">
|
|
|
+ <timestamps>
|
|
|
+ <styleCop>2013.12.15 15:29:26.000</styleCop>
|
|
|
+ <settingsFile>2014.01.29 14:39:41.514</settingsFile>
|
|
|
+ <sourceFile>2014.01.23 17:45:49.339</sourceFile>
|
|
|
+ <parser>2013.12.15 15:29:26.000</parser>
|
|
|
+ <StyleCop.CSharp.DocumentationRules>2013.12.15 15:29:26.000</StyleCop.CSharp.DocumentationRules>
|
|
|
+ <StyleCop.CSharp.DocumentationRules.FilesHashCode>-1945363787</StyleCop.CSharp.DocumentationRules.FilesHashCode>
|
|
|
+ <StyleCop.CSharp.LayoutRules>2013.12.15 15:29:26.000</StyleCop.CSharp.LayoutRules>
|
|
|
+ <StyleCop.CSharp.LayoutRules.FilesHashCode>0</StyleCop.CSharp.LayoutRules.FilesHashCode>
|
|
|
+ <StyleCop.CSharp.MaintainabilityRules>2013.12.15 15:29:26.000</StyleCop.CSharp.MaintainabilityRules>
|
|
|
+ <StyleCop.CSharp.MaintainabilityRules.FilesHashCode>0</StyleCop.CSharp.MaintainabilityRules.FilesHashCode>
|
|
|
+ <StyleCop.CSharp.NamingRules>2013.12.15 15:29:26.000</StyleCop.CSharp.NamingRules>
|
|
|
+ <StyleCop.CSharp.NamingRules.FilesHashCode>0</StyleCop.CSharp.NamingRules.FilesHashCode>
|
|
|
+ <StyleCop.CSharp.OrderingRules>2013.12.15 15:29:26.000</StyleCop.CSharp.OrderingRules>
|
|
|
+ <StyleCop.CSharp.OrderingRules.FilesHashCode>0</StyleCop.CSharp.OrderingRules.FilesHashCode>
|
|
|
+ <StyleCop.CSharp.ReadabilityRules>2013.12.15 15:29:26.000</StyleCop.CSharp.ReadabilityRules>
|
|
|
+ <StyleCop.CSharp.ReadabilityRules.FilesHashCode>0</StyleCop.CSharp.ReadabilityRules.FilesHashCode>
|
|
|
+ <StyleCop.CSharp.SpacingRules>2013.12.15 15:29:26.000</StyleCop.CSharp.SpacingRules>
|
|
|
+ <StyleCop.CSharp.SpacingRules.FilesHashCode>0</StyleCop.CSharp.SpacingRules.FilesHashCode>
|
|
|
+ </timestamps>
|
|
|
+ <violations>
|
|
|
+ <violation namespace="StyleCop.CSharp.DocumentationRules" rule="FileMustHaveHeader" ruleCheckId="SA1633">
|
|
|
+ <context>The file has no header, the header Xml is invalid, or the header is not located at the top of the file.</context>
|
|
|
+ <line>1</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.OrderingRules" rule="UsingDirectivesMustBePlacedWithinNamespace" ruleCheckId="SA1200">
|
|
|
+ <context>All using directives must be placed inside of the namespace.</context>
|
|
|
+ <line>1</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.OrderingRules" rule="UsingDirectivesMustBePlacedWithinNamespace" ruleCheckId="SA1200">
|
|
|
+ <context>All using directives must be placed inside of the namespace.</context>
|
|
|
+ <line>2</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.OrderingRules" rule="UsingDirectivesMustBePlacedWithinNamespace" ruleCheckId="SA1200">
|
|
|
+ <context>All using directives must be placed inside of the namespace.</context>
|
|
|
+ <line>3</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.OrderingRules" rule="UsingDirectivesMustBeOrderedAlphabeticallyByNamespace" ruleCheckId="SA1210">
|
|
|
+ <context>Using directives must be sorted alphabetically by the namespaces.</context>
|
|
|
+ <line>3</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.OrderingRules" rule="UsingDirectivesMustBePlacedWithinNamespace" ruleCheckId="SA1200">
|
|
|
+ <context>All using directives must be placed inside of the namespace.</context>
|
|
|
+ <line>4</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.OrderingRules" rule="UsingDirectivesMustBePlacedWithinNamespace" ruleCheckId="SA1200">
|
|
|
+ <context>All using directives must be placed inside of the namespace.</context>
|
|
|
+ <line>5</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.OrderingRules" rule="UsingDirectivesMustBePlacedWithinNamespace" ruleCheckId="SA1200">
|
|
|
+ <context>All using directives must be placed inside of the namespace.</context>
|
|
|
+ <line>6</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.OrderingRules" rule="UsingDirectivesMustBePlacedWithinNamespace" ruleCheckId="SA1200">
|
|
|
+ <context>All using directives must be placed inside of the namespace.</context>
|
|
|
+ <line>7</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.OrderingRules" rule="UsingDirectivesMustBePlacedWithinNamespace" ruleCheckId="SA1200">
|
|
|
+ <context>All using directives must be placed inside of the namespace.</context>
|
|
|
+ <line>8</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.OrderingRules" rule="UsingDirectivesMustBePlacedWithinNamespace" ruleCheckId="SA1200">
|
|
|
+ <context>All using directives must be placed inside of the namespace.</context>
|
|
|
+ <line>9</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.NamingRules" rule="ElementMustBeginWithUpperCaseLetter" ruleCheckId="SA1300">
|
|
|
+ <context>namespace names begin with an upper-case letter: bbiwarg.</context>
|
|
|
+ <line>11</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.DocumentationRules" rule="ElementsMustBeDocumented" ruleCheckId="SA1600">
|
|
|
+ <context>The class must have a documentation header.</context>
|
|
|
+ <line>13</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.LayoutRules" rule="CodeMustNotContainMultipleBlankLinesInARow" ruleCheckId="SA1507">
|
|
|
+ <context>The code must not contain multiple blank lines in a row.</context>
|
|
|
+ <line>23</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.LayoutRules" rule="CodeMustNotContainMultipleBlankLinesInARow" ruleCheckId="SA1507">
|
|
|
+ <context>The code must not contain multiple blank lines in a row.</context>
|
|
|
+ <line>42</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.MaintainabilityRules" rule="AccessModifierMustBeDeclared" ruleCheckId="SA1400">
|
|
|
+ <context>The class must have an access modifier.</context>
|
|
|
+ <line>13</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.DocumentationRules" rule="ElementsMustBeDocumented" ruleCheckId="SA1600">
|
|
|
+ <context>The property must have a documentation header.</context>
|
|
|
+ <line>15</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.OrderingRules" rule="ElementsMustAppearInTheCorrectOrder" ruleCheckId="SA1201">
|
|
|
+ <context>All properties must be placed after all fields.</context>
|
|
|
+ <line>15</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.OrderingRules" rule="ElementsMustAppearInTheCorrectOrder" ruleCheckId="SA1201">
|
|
|
+ <context>All properties must be placed after all constructors.</context>
|
|
|
+ <line>15</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.DocumentationRules" rule="ElementsMustBeDocumented" ruleCheckId="SA1600">
|
|
|
+ <context>The field must have a documentation header.</context>
|
|
|
+ <line>17</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.DocumentationRules" rule="ElementsMustBeDocumented" ruleCheckId="SA1600">
|
|
|
+ <context>The field must have a documentation header.</context>
|
|
|
+ <line>18</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.DocumentationRules" rule="ElementsMustBeDocumented" ruleCheckId="SA1600">
|
|
|
+ <context>The field must have a documentation header.</context>
|
|
|
+ <line>20</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.DocumentationRules" rule="ElementsMustBeDocumented" ruleCheckId="SA1600">
|
|
|
+ <context>The field must have a documentation header.</context>
|
|
|
+ <line>21</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.DocumentationRules" rule="ElementsMustBeDocumented" ruleCheckId="SA1600">
|
|
|
+ <context>The constructor must have a documentation header.</context>
|
|
|
+ <line>24</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.DocumentationRules" rule="ElementsMustBeDocumented" ruleCheckId="SA1600">
|
|
|
+ <context>The method must have a documentation header.</context>
|
|
|
+ <line>35</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.NamingRules" rule="ElementMustBeginWithUpperCaseLetter" ruleCheckId="SA1300">
|
|
|
+ <context>method names begin with an upper-case letter: touchDown.</context>
|
|
|
+ <line>35</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.ReadabilityRules" rule="PrefixLocalCallsWithThis" ruleCheckId="SA1101">
|
|
|
+ <context>The call to currentPositions must begin with the 'this.' prefix to indicate that the item is a member of the class.</context>
|
|
|
+ <line>39</line>
|
|
|
+ <index>1157</index>
|
|
|
+ <endIndex>1172</endIndex>
|
|
|
+ <startLine>39</startLine>
|
|
|
+ <startColumn>13</startColumn>
|
|
|
+ <endLine>39</endLine>
|
|
|
+ <endColumn>28</endColumn>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.DocumentationRules" rule="ElementsMustBeDocumented" ruleCheckId="SA1600">
|
|
|
+ <context>The method must have a documentation header.</context>
|
|
|
+ <line>43</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.NamingRules" rule="ElementMustBeginWithUpperCaseLetter" ruleCheckId="SA1300">
|
|
|
+ <context>method names begin with an upper-case letter: touchMove.</context>
|
|
|
+ <line>43</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.ReadabilityRules" rule="PrefixLocalCallsWithThis" ruleCheckId="SA1101">
|
|
|
+ <context>The call to currentPositions must begin with the 'this.' prefix to indicate that the item is a member of the class.</context>
|
|
|
+ <line>45</line>
|
|
|
+ <index>1312</index>
|
|
|
+ <endIndex>1327</endIndex>
|
|
|
+ <startLine>45</startLine>
|
|
|
+ <startColumn>13</startColumn>
|
|
|
+ <endLine>45</endLine>
|
|
|
+ <endColumn>28</endColumn>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.DocumentationRules" rule="ElementsMustBeDocumented" ruleCheckId="SA1600">
|
|
|
+ <context>The method must have a documentation header.</context>
|
|
|
+ <line>48</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.NamingRules" rule="ElementMustBeginWithUpperCaseLetter" ruleCheckId="SA1300">
|
|
|
+ <context>method names begin with an upper-case letter: touchUp.</context>
|
|
|
+ <line>48</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.ReadabilityRules" rule="PrefixLocalCallsWithThis" ruleCheckId="SA1101">
|
|
|
+ <context>The call to currentPositions must begin with the 'this.' prefix to indicate that the item is a member of the class.</context>
|
|
|
+ <line>50</line>
|
|
|
+ <index>1469</index>
|
|
|
+ <endIndex>1484</endIndex>
|
|
|
+ <startLine>50</startLine>
|
|
|
+ <startColumn>13</startColumn>
|
|
|
+ <endLine>50</endLine>
|
|
|
+ <endColumn>28</endColumn>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.ReadabilityRules" rule="PrefixLocalCallsWithThis" ruleCheckId="SA1101">
|
|
|
+ <context>The call to currentPositions must begin with the 'this.' prefix to indicate that the item is a member of the class.</context>
|
|
|
+ <line>52</line>
|
|
|
+ <index>1560</index>
|
|
|
+ <endIndex>1575</endIndex>
|
|
|
+ <startLine>52</startLine>
|
|
|
+ <startColumn>38</startColumn>
|
|
|
+ <endLine>52</endLine>
|
|
|
+ <endColumn>53</endColumn>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.ReadabilityRules" rule="PrefixLocalCallsWithThis" ruleCheckId="SA1101">
|
|
|
+ <context>The call to oldPositions must begin with the 'this.' prefix to indicate that the item is a member of the class.</context>
|
|
|
+ <line>53</line>
|
|
|
+ <index>1605</index>
|
|
|
+ <endIndex>1616</endIndex>
|
|
|
+ <startLine>53</startLine>
|
|
|
+ <startColumn>13</startColumn>
|
|
|
+ <endLine>53</endLine>
|
|
|
+ <endColumn>24</endColumn>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.ReadabilityRules" rule="PrefixLocalCallsWithThis" ruleCheckId="SA1101">
|
|
|
+ <context>The call to timer must begin with the 'this.' prefix to indicate that the item is a member of the class.</context>
|
|
|
+ <line>53</line>
|
|
|
+ <index>1622</index>
|
|
|
+ <endIndex>1626</endIndex>
|
|
|
+ <startLine>53</startLine>
|
|
|
+ <startColumn>30</startColumn>
|
|
|
+ <endLine>53</endLine>
|
|
|
+ <endColumn>34</endColumn>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.ReadabilityRules" rule="PrefixLocalCallsWithThis" ruleCheckId="SA1101">
|
|
|
+ <context>The call to currentPositions must begin with the 'this.' prefix to indicate that the item is a member of the class.</context>
|
|
|
+ <line>55</line>
|
|
|
+ <index>1674</index>
|
|
|
+ <endIndex>1689</endIndex>
|
|
|
+ <startLine>55</startLine>
|
|
|
+ <startColumn>13</startColumn>
|
|
|
+ <endLine>55</endLine>
|
|
|
+ <endColumn>28</endColumn>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.DocumentationRules" rule="ElementsMustBeDocumented" ruleCheckId="SA1600">
|
|
|
+ <context>The method must have a documentation header.</context>
|
|
|
+ <line>58</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.LayoutRules" rule="CurlyBracketsMustNotBeOmitted" ruleCheckId="SA1503">
|
|
|
+ <context>The body of the if statement must be wrapped in opening and closing curly brackets.</context>
|
|
|
+ <line>67</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.LayoutRules" rule="CurlyBracketsMustNotBeOmitted" ruleCheckId="SA1503">
|
|
|
+ <context>The body of the foreach statement must be wrapped in opening and closing curly brackets.</context>
|
|
|
+ <line>70</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.LayoutRules" rule="CurlyBracketsMustNotBeOmitted" ruleCheckId="SA1503">
|
|
|
+ <context>The body of the foreach statement must be wrapped in opening and closing curly brackets.</context>
|
|
|
+ <line>95</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.LayoutRules" rule="CurlyBracketsMustNotBeOmitted" ruleCheckId="SA1503">
|
|
|
+ <context>The body of the foreach statement must be wrapped in opening and closing curly brackets.</context>
|
|
|
+ <line>97</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.LayoutRules" rule="ClosingCurlyBracketMustBeFollowedByBlankLine" ruleCheckId="SA1513">
|
|
|
+ <context>Statements or elements wrapped in curly brackets must be followed by a blank line.</context>
|
|
|
+ <line>68</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.LayoutRules" rule="CodeMustNotContainMultipleBlankLinesInARow" ruleCheckId="SA1507">
|
|
|
+ <context>The code must not contain multiple blank lines in a row.</context>
|
|
|
+ <line>72</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.LayoutRules" rule="ClosingCurlyBracketsMustNotBePrecededByBlankLine" ruleCheckId="SA1508">
|
|
|
+ <context>A closing curly bracket must not be preceded by a blank line.</context>
|
|
|
+ <line>99</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.NamingRules" rule="ElementMustBeginWithUpperCaseLetter" ruleCheckId="SA1300">
|
|
|
+ <context>method names begin with an upper-case letter: updateImage.</context>
|
|
|
+ <line>58</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.ReadabilityRules" rule="PrefixLocalCallsWithThis" ruleCheckId="SA1101">
|
|
|
+ <context>The call to timer must begin with the 'this.' prefix to indicate that the item is a member of the class.</context>
|
|
|
+ <line>61</line>
|
|
|
+ <index>1840</index>
|
|
|
+ <endIndex>1844</endIndex>
|
|
|
+ <startLine>61</startLine>
|
|
|
+ <startColumn>32</startColumn>
|
|
|
+ <endLine>61</endLine>
|
|
|
+ <endColumn>36</endColumn>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.ReadabilityRules" rule="PrefixLocalCallsWithThis" ruleCheckId="SA1101">
|
|
|
+ <context>The call to oldPositions must begin with the 'this.' prefix to indicate that the item is a member of the class.</context>
|
|
|
+ <line>64</line>
|
|
|
+ <index>1969</index>
|
|
|
+ <endIndex>1980</endIndex>
|
|
|
+ <startLine>64</startLine>
|
|
|
+ <startColumn>45</startColumn>
|
|
|
+ <endLine>64</endLine>
|
|
|
+ <endColumn>56</endColumn>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.ReadabilityRules" rule="PrefixLocalCallsWithThis" ruleCheckId="SA1101">
|
|
|
+ <context>The call to oldPositions must begin with the 'this.' prefix to indicate that the item is a member of the class.</context>
|
|
|
+ <line>70</line>
|
|
|
+ <index>2240</index>
|
|
|
+ <endIndex>2251</endIndex>
|
|
|
+ <startLine>70</startLine>
|
|
|
+ <startColumn>17</startColumn>
|
|
|
+ <endLine>70</endLine>
|
|
|
+ <endColumn>28</endColumn>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.ReadabilityRules" rule="PrefixLocalCallsWithThis" ruleCheckId="SA1101">
|
|
|
+ <context>The call to width must begin with the 'this.' prefix to indicate that the item is a member of the class.</context>
|
|
|
+ <line>73</line>
|
|
|
+ <index>2324</index>
|
|
|
+ <endIndex>2328</endIndex>
|
|
|
+ <startLine>73</startLine>
|
|
|
+ <startColumn>43</startColumn>
|
|
|
+ <endLine>73</endLine>
|
|
|
+ <endColumn>47</endColumn>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.ReadabilityRules" rule="PrefixLocalCallsWithThis" ruleCheckId="SA1101">
|
|
|
+ <context>The call to height must begin with the 'this.' prefix to indicate that the item is a member of the class.</context>
|
|
|
+ <line>73</line>
|
|
|
+ <index>2331</index>
|
|
|
+ <endIndex>2336</endIndex>
|
|
|
+ <startLine>73</startLine>
|
|
|
+ <startColumn>50</startColumn>
|
|
|
+ <endLine>73</endLine>
|
|
|
+ <endColumn>55</endColumn>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.ReadabilityRules" rule="PrefixLocalCallsWithThis" ruleCheckId="SA1101">
|
|
|
+ <context>The call to width must begin with the 'this.' prefix to indicate that the item is a member of the class.</context>
|
|
|
+ <line>76</line>
|
|
|
+ <index>2409</index>
|
|
|
+ <endIndex>2413</endIndex>
|
|
|
+ <startLine>76</startLine>
|
|
|
+ <startColumn>45</startColumn>
|
|
|
+ <endLine>76</endLine>
|
|
|
+ <endColumn>49</endColumn>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.ReadabilityRules" rule="PrefixLocalCallsWithThis" ruleCheckId="SA1101">
|
|
|
+ <context>The call to height must begin with the 'this.' prefix to indicate that the item is a member of the class.</context>
|
|
|
+ <line>76</line>
|
|
|
+ <index>2420</index>
|
|
|
+ <endIndex>2425</endIndex>
|
|
|
+ <startLine>76</startLine>
|
|
|
+ <startColumn>56</startColumn>
|
|
|
+ <endLine>76</endLine>
|
|
|
+ <endColumn>61</endColumn>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.ReadabilityRules" rule="PrefixLocalCallsWithThis" ruleCheckId="SA1101">
|
|
|
+ <context>The call to width must begin with the 'this.' prefix to indicate that the item is a member of the class.</context>
|
|
|
+ <line>81</line>
|
|
|
+ <index>2649</index>
|
|
|
+ <endIndex>2653</endIndex>
|
|
|
+ <startLine>81</startLine>
|
|
|
+ <startColumn>34</startColumn>
|
|
|
+ <endLine>81</endLine>
|
|
|
+ <endColumn>38</endColumn>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.ReadabilityRules" rule="PrefixLocalCallsWithThis" ruleCheckId="SA1101">
|
|
|
+ <context>The call to height must begin with the 'this.' prefix to indicate that the item is a member of the class.</context>
|
|
|
+ <line>82</line>
|
|
|
+ <index>2701</index>
|
|
|
+ <endIndex>2706</endIndex>
|
|
|
+ <startLine>82</startLine>
|
|
|
+ <startColumn>32</startColumn>
|
|
|
+ <endLine>82</endLine>
|
|
|
+ <endColumn>37</endColumn>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.ReadabilityRules" rule="PrefixLocalCallsWithThis" ruleCheckId="SA1101">
|
|
|
+ <context>The call to height must begin with the 'this.' prefix to indicate that the item is a member of the class.</context>
|
|
|
+ <line>86</line>
|
|
|
+ <index>2920</index>
|
|
|
+ <endIndex>2925</endIndex>
|
|
|
+ <startLine>86</startLine>
|
|
|
+ <startColumn>133</startColumn>
|
|
|
+ <endLine>86</endLine>
|
|
|
+ <endColumn>138</endColumn>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.ReadabilityRules" rule="PrefixLocalCallsWithThis" ruleCheckId="SA1101">
|
|
|
+ <context>The call to width must begin with the 'this.' prefix to indicate that the item is a member of the class.</context>
|
|
|
+ <line>91</line>
|
|
|
+ <index>3167</index>
|
|
|
+ <endIndex>3171</endIndex>
|
|
|
+ <startLine>91</startLine>
|
|
|
+ <startColumn>111</startColumn>
|
|
|
+ <endLine>91</endLine>
|
|
|
+ <endColumn>115</endColumn>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.ReadabilityRules" rule="PrefixLocalCallsWithThis" ruleCheckId="SA1101">
|
|
|
+ <context>The call to drawTouchGesture must begin with the 'this.' prefix to indicate that the item is a member of the class.</context>
|
|
|
+ <line>95</line>
|
|
|
+ <index>3329</index>
|
|
|
+ <endIndex>3344</endIndex>
|
|
|
+ <startLine>95</startLine>
|
|
|
+ <startColumn>17</startColumn>
|
|
|
+ <endLine>95</endLine>
|
|
|
+ <endColumn>32</endColumn>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.ReadabilityRules" rule="PrefixLocalCallsWithThis" ruleCheckId="SA1101">
|
|
|
+ <context>The call to currentPositions must begin with the 'this.' prefix to indicate that the item is a member of the class.</context>
|
|
|
+ <line>95</line>
|
|
|
+ <index>3346</index>
|
|
|
+ <endIndex>3361</endIndex>
|
|
|
+ <startLine>95</startLine>
|
|
|
+ <startColumn>34</startColumn>
|
|
|
+ <endLine>95</endLine>
|
|
|
+ <endColumn>49</endColumn>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.ReadabilityRules" rule="PrefixLocalCallsWithThis" ruleCheckId="SA1101">
|
|
|
+ <context>The call to currentPositions must begin with the 'this.' prefix to indicate that the item is a member of the class.</context>
|
|
|
+ <line>94</line>
|
|
|
+ <index>3289</index>
|
|
|
+ <endIndex>3304</endIndex>
|
|
|
+ <startLine>94</startLine>
|
|
|
+ <startColumn>32</startColumn>
|
|
|
+ <endLine>94</endLine>
|
|
|
+ <endColumn>47</endColumn>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.ReadabilityRules" rule="PrefixLocalCallsWithThis" ruleCheckId="SA1101">
|
|
|
+ <context>The call to drawTouchGesture must begin with the 'this.' prefix to indicate that the item is a member of the class.</context>
|
|
|
+ <line>97</line>
|
|
|
+ <index>3449</index>
|
|
|
+ <endIndex>3464</endIndex>
|
|
|
+ <startLine>97</startLine>
|
|
|
+ <startColumn>17</startColumn>
|
|
|
+ <endLine>97</endLine>
|
|
|
+ <endColumn>32</endColumn>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.ReadabilityRules" rule="PrefixLocalCallsWithThis" ruleCheckId="SA1101">
|
|
|
+ <context>The call to oldPositions must begin with the 'this.' prefix to indicate that the item is a member of the class.</context>
|
|
|
+ <line>97</line>
|
|
|
+ <index>3466</index>
|
|
|
+ <endIndex>3477</endIndex>
|
|
|
+ <startLine>97</startLine>
|
|
|
+ <startColumn>34</startColumn>
|
|
|
+ <endLine>97</endLine>
|
|
|
+ <endColumn>45</endColumn>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.ReadabilityRules" rule="PrefixLocalCallsWithThis" ruleCheckId="SA1101">
|
|
|
+ <context>The call to oldPositions must begin with the 'this.' prefix to indicate that the item is a member of the class.</context>
|
|
|
+ <line>96</line>
|
|
|
+ <index>3413</index>
|
|
|
+ <endIndex>3424</endIndex>
|
|
|
+ <startLine>96</startLine>
|
|
|
+ <startColumn>41</startColumn>
|
|
|
+ <endLine>96</endLine>
|
|
|
+ <endColumn>52</endColumn>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.SpacingRules" rule="SingleLineCommentsMustBeginWithSingleSpace" ruleCheckId="SA1005">
|
|
|
+ <context>The comment must start with a single space. To ignore this error when commenting out a line of code, begin the comment with '////' rather than '//'.</context>
|
|
|
+ <line>60</line>
|
|
|
+ <index>1785</index>
|
|
|
+ <endIndex>1806</endIndex>
|
|
|
+ <startLine>60</startLine>
|
|
|
+ <startColumn>13</startColumn>
|
|
|
+ <endLine>60</endLine>
|
|
|
+ <endColumn>34</endColumn>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.SpacingRules" rule="SingleLineCommentsMustBeginWithSingleSpace" ruleCheckId="SA1005">
|
|
|
+ <context>The comment must start with a single space. To ignore this error when commenting out a line of code, begin the comment with '////' rather than '//'.</context>
|
|
|
+ <line>75</line>
|
|
|
+ <index>2355</index>
|
|
|
+ <endIndex>2362</endIndex>
|
|
|
+ <startLine>75</startLine>
|
|
|
+ <startColumn>13</startColumn>
|
|
|
+ <endLine>75</endLine>
|
|
|
+ <endColumn>20</endColumn>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.SpacingRules" rule="SingleLineCommentsMustBeginWithSingleSpace" ruleCheckId="SA1005">
|
|
|
+ <context>The comment must start with a single space. To ignore this error when commenting out a line of code, begin the comment with '////' rather than '//'.</context>
|
|
|
+ <line>78</line>
|
|
|
+ <index>2489</index>
|
|
|
+ <endIndex>2499</endIndex>
|
|
|
+ <startLine>78</startLine>
|
|
|
+ <startColumn>13</startColumn>
|
|
|
+ <endLine>78</endLine>
|
|
|
+ <endColumn>23</endColumn>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.DocumentationRules" rule="ElementsMustBeDocumented" ruleCheckId="SA1600">
|
|
|
+ <context>The method must have a documentation header.</context>
|
|
|
+ <line>101</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.LayoutRules" rule="ClosingCurlyBracketMustBeFollowedByBlankLine" ruleCheckId="SA1513">
|
|
|
+ <context>Statements or elements wrapped in curly brackets must be followed by a blank line.</context>
|
|
|
+ <line>112</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.NamingRules" rule="ElementMustBeginWithUpperCaseLetter" ruleCheckId="SA1300">
|
|
|
+ <context>method names begin with an upper-case letter: drawTouchGesture.</context>
|
|
|
+ <line>101</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.ReadabilityRules" rule="PrefixLocalCallsWithThis" ruleCheckId="SA1101">
|
|
|
+ <context>The call to width must begin with the 'this.' prefix to indicate that the item is a member of the class.</context>
|
|
|
+ <line>103</line>
|
|
|
+ <index>3729</index>
|
|
|
+ <endIndex>3733</endIndex>
|
|
|
+ <startLine>103</startLine>
|
|
|
+ <startColumn>46</startColumn>
|
|
|
+ <endLine>103</endLine>
|
|
|
+ <endColumn>50</endColumn>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.ReadabilityRules" rule="PrefixLocalCallsWithThis" ruleCheckId="SA1101">
|
|
|
+ <context>The call to height must begin with the 'this.' prefix to indicate that the item is a member of the class.</context>
|
|
|
+ <line>103</line>
|
|
|
+ <index>3740</index>
|
|
|
+ <endIndex>3745</endIndex>
|
|
|
+ <startLine>103</startLine>
|
|
|
+ <startColumn>57</startColumn>
|
|
|
+ <endLine>103</endLine>
|
|
|
+ <endColumn>62</endColumn>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.DocumentationRules" rule="ElementsMustBeDocumented" ruleCheckId="SA1600">
|
|
|
+ <context>The method must have a documentation header.</context>
|
|
|
+ <line>117</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.NamingRules" rule="ElementMustBeginWithUpperCaseLetter" ruleCheckId="SA1300">
|
|
|
+ <context>method names begin with an upper-case letter: reset.</context>
|
|
|
+ <line>117</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.ReadabilityRules" rule="PrefixLocalCallsWithThis" ruleCheckId="SA1101">
|
|
|
+ <context>The call to width must begin with the 'this.' prefix to indicate that the item is a member of the class.</context>
|
|
|
+ <line>119</line>
|
|
|
+ <index>4722</index>
|
|
|
+ <endIndex>4726</endIndex>
|
|
|
+ <startLine>119</startLine>
|
|
|
+ <startColumn>43</startColumn>
|
|
|
+ <endLine>119</endLine>
|
|
|
+ <endColumn>47</endColumn>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.ReadabilityRules" rule="PrefixLocalCallsWithThis" ruleCheckId="SA1101">
|
|
|
+ <context>The call to height must begin with the 'this.' prefix to indicate that the item is a member of the class.</context>
|
|
|
+ <line>119</line>
|
|
|
+ <index>4729</index>
|
|
|
+ <endIndex>4734</endIndex>
|
|
|
+ <startLine>119</startLine>
|
|
|
+ <startColumn>50</startColumn>
|
|
|
+ <endLine>119</endLine>
|
|
|
+ <endColumn>55</endColumn>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.ReadabilityRules" rule="PrefixLocalCallsWithThis" ruleCheckId="SA1101">
|
|
|
+ <context>The call to currentPositions must begin with the 'this.' prefix to indicate that the item is a member of the class.</context>
|
|
|
+ <line>120</line>
|
|
|
+ <index>4751</index>
|
|
|
+ <endIndex>4766</endIndex>
|
|
|
+ <startLine>120</startLine>
|
|
|
+ <startColumn>13</startColumn>
|
|
|
+ <endLine>120</endLine>
|
|
|
+ <endColumn>28</endColumn>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ </violations>
|
|
|
+ </sourcecode>
|
|
|
+ <sourcecode name="ConfidenceImage.cs" parser="StyleCop.CSharp.CsParser">
|
|
|
+ <timestamps>
|
|
|
+ <styleCop>2013.12.15 15:29:26.000</styleCop>
|
|
|
+ <settingsFile>2014.01.29 14:39:41.514</settingsFile>
|
|
|
+ <sourceFile>2014.01.15 15:25:32.546</sourceFile>
|
|
|
+ <parser>2013.12.15 15:29:26.000</parser>
|
|
|
+ <StyleCop.CSharp.DocumentationRules>2013.12.15 15:29:26.000</StyleCop.CSharp.DocumentationRules>
|
|
|
+ <StyleCop.CSharp.DocumentationRules.FilesHashCode>-1945363787</StyleCop.CSharp.DocumentationRules.FilesHashCode>
|
|
|
+ <StyleCop.CSharp.LayoutRules>2013.12.15 15:29:26.000</StyleCop.CSharp.LayoutRules>
|
|
|
+ <StyleCop.CSharp.LayoutRules.FilesHashCode>0</StyleCop.CSharp.LayoutRules.FilesHashCode>
|
|
|
+ <StyleCop.CSharp.MaintainabilityRules>2013.12.15 15:29:26.000</StyleCop.CSharp.MaintainabilityRules>
|
|
|
+ <StyleCop.CSharp.MaintainabilityRules.FilesHashCode>0</StyleCop.CSharp.MaintainabilityRules.FilesHashCode>
|
|
|
+ <StyleCop.CSharp.NamingRules>2013.12.15 15:29:26.000</StyleCop.CSharp.NamingRules>
|
|
|
+ <StyleCop.CSharp.NamingRules.FilesHashCode>0</StyleCop.CSharp.NamingRules.FilesHashCode>
|
|
|
+ <StyleCop.CSharp.OrderingRules>2013.12.15 15:29:26.000</StyleCop.CSharp.OrderingRules>
|
|
|
+ <StyleCop.CSharp.OrderingRules.FilesHashCode>0</StyleCop.CSharp.OrderingRules.FilesHashCode>
|
|
|
+ <StyleCop.CSharp.ReadabilityRules>2013.12.15 15:29:26.000</StyleCop.CSharp.ReadabilityRules>
|
|
|
+ <StyleCop.CSharp.ReadabilityRules.FilesHashCode>0</StyleCop.CSharp.ReadabilityRules.FilesHashCode>
|
|
|
+ <StyleCop.CSharp.SpacingRules>2013.12.15 15:29:26.000</StyleCop.CSharp.SpacingRules>
|
|
|
+ <StyleCop.CSharp.SpacingRules.FilesHashCode>0</StyleCop.CSharp.SpacingRules.FilesHashCode>
|
|
|
+ </timestamps>
|
|
|
+ <violations>
|
|
|
+ <violation namespace="StyleCop.CSharp.DocumentationRules" rule="FileMustHaveHeader" ruleCheckId="SA1633">
|
|
|
+ <context>The file has no header, the header Xml is invalid, or the header is not located at the top of the file.</context>
|
|
|
+ <line>1</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.OrderingRules" rule="UsingDirectivesMustBePlacedWithinNamespace" ruleCheckId="SA1200">
|
|
|
+ <context>All using directives must be placed inside of the namespace.</context>
|
|
|
+ <line>1</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.OrderingRules" rule="UsingDirectivesMustBePlacedWithinNamespace" ruleCheckId="SA1200">
|
|
|
+ <context>All using directives must be placed inside of the namespace.</context>
|
|
|
+ <line>2</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.OrderingRules" rule="UsingDirectivesMustBePlacedWithinNamespace" ruleCheckId="SA1200">
|
|
|
+ <context>All using directives must be placed inside of the namespace.</context>
|
|
|
+ <line>3</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.OrderingRules" rule="UsingDirectivesMustBePlacedWithinNamespace" ruleCheckId="SA1200">
|
|
|
+ <context>All using directives must be placed inside of the namespace.</context>
|
|
|
+ <line>4</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.OrderingRules" rule="UsingDirectivesMustBePlacedWithinNamespace" ruleCheckId="SA1200">
|
|
|
+ <context>All using directives must be placed inside of the namespace.</context>
|
|
|
+ <line>5</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.OrderingRules" rule="UsingDirectivesMustBePlacedWithinNamespace" ruleCheckId="SA1200">
|
|
|
+ <context>All using directives must be placed inside of the namespace.</context>
|
|
|
+ <line>6</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.OrderingRules" rule="UsingDirectivesMustBeOrderedAlphabeticallyByNamespace" ruleCheckId="SA1210">
|
|
|
+ <context>Using directives must be sorted alphabetically by the namespaces.</context>
|
|
|
+ <line>6</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.OrderingRules" rule="UsingDirectivesMustBePlacedWithinNamespace" ruleCheckId="SA1200">
|
|
|
+ <context>All using directives must be placed inside of the namespace.</context>
|
|
|
+ <line>7</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.OrderingRules" rule="UsingDirectivesMustBePlacedWithinNamespace" ruleCheckId="SA1200">
|
|
|
+ <context>All using directives must be placed inside of the namespace.</context>
|
|
|
+ <line>8</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.OrderingRules" rule="UsingDirectivesMustBePlacedWithinNamespace" ruleCheckId="SA1200">
|
|
|
+ <context>All using directives must be placed inside of the namespace.</context>
|
|
|
+ <line>9</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.NamingRules" rule="ElementMustBeginWithUpperCaseLetter" ruleCheckId="SA1300">
|
|
|
+ <context>namespace names begin with an upper-case letter: bbiwarg.</context>
|
|
|
+ <line>11</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.DocumentationRules" rule="ElementsMustBeDocumented" ruleCheckId="SA1600">
|
|
|
+ <context>The class must have a documentation header.</context>
|
|
|
+ <line>13</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.MaintainabilityRules" rule="AccessModifierMustBeDeclared" ruleCheckId="SA1400">
|
|
|
+ <context>The class must have an access modifier.</context>
|
|
|
+ <line>13</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.DocumentationRules" rule="ElementsMustBeDocumented" ruleCheckId="SA1600">
|
|
|
+ <context>The property must have a documentation header.</context>
|
|
|
+ <line>15</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.OrderingRules" rule="ElementsMustAppearInTheCorrectOrder" ruleCheckId="SA1201">
|
|
|
+ <context>All properties must be placed after all constructors.</context>
|
|
|
+ <line>18</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.ReadabilityRules" rule="UseBuiltInTypeAlias" ruleCheckId="SA1121">
|
|
|
+ <context>Use the built-in type alias 'short' rather than Int16 or System.Int16.</context>
|
|
|
+ <line>15</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.DocumentationRules" rule="ElementsMustBeDocumented" ruleCheckId="SA1600">
|
|
|
+ <context>The property must have a documentation header.</context>
|
|
|
+ <line>16</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.LayoutRules" rule="ElementsMustBeSeparatedByBlankLine" ruleCheckId="SA1516">
|
|
|
+ <context>Adjacent elements must be separated by a blank line.</context>
|
|
|
+ <line>16</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.DocumentationRules" rule="ElementsMustBeDocumented" ruleCheckId="SA1600">
|
|
|
+ <context>The constructor must have a documentation header.</context>
|
|
|
+ <line>18</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.MaintainabilityRules" rule="StatementMustNotUseUnnecessaryParenthesis" ruleCheckId="SA1119">
|
|
|
+ <context>The line contains unnecessary parenthesis.</context>
|
|
|
+ <line>22</line>
|
|
|
+ <index>520</index>
|
|
|
+ <endIndex>604</endIndex>
|
|
|
+ <startLine>22</startLine>
|
|
|
+ <startColumn>20</startColumn>
|
|
|
+ <endLine>22</endLine>
|
|
|
+ <endColumn>104</endColumn>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.ReadabilityRules" rule="PrefixLocalCallsWithThis" ruleCheckId="SA1101">
|
|
|
+ <context>The call to Image must begin with the 'this.' prefix to indicate that the item is a member of the class.</context>
|
|
|
+ <line>20</line>
|
|
|
+ <index>483</index>
|
|
|
+ <endIndex>487</endIndex>
|
|
|
+ <startLine>20</startLine>
|
|
|
+ <startColumn>13</startColumn>
|
|
|
+ <endLine>20</endLine>
|
|
|
+ <endColumn>17</endColumn>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.ReadabilityRules" rule="PrefixLocalCallsWithThis" ruleCheckId="SA1101">
|
|
|
+ <context>The call to Mask must begin with the 'this.' prefix to indicate that the item is a member of the class.</context>
|
|
|
+ <line>22</line>
|
|
|
+ <index>513</index>
|
|
|
+ <endIndex>516</endIndex>
|
|
|
+ <startLine>22</startLine>
|
|
|
+ <startColumn>13</startColumn>
|
|
|
+ <endLine>22</endLine>
|
|
|
+ <endColumn>16</endColumn>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.ReadabilityRules" rule="PrefixLocalCallsWithThis" ruleCheckId="SA1101">
|
|
|
+ <context>The call to Image must begin with the 'this.' prefix to indicate that the item is a member of the class.</context>
|
|
|
+ <line>22</line>
|
|
|
+ <index>521</index>
|
|
|
+ <endIndex>525</endIndex>
|
|
|
+ <startLine>22</startLine>
|
|
|
+ <startColumn>21</startColumn>
|
|
|
+ <endLine>22</endLine>
|
|
|
+ <endColumn>25</endColumn>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.ReadabilityRules" rule="UseBuiltInTypeAlias" ruleCheckId="SA1121">
|
|
|
+ <context>Use the built-in type alias 'short' rather than Int16 or System.Int16.</context>
|
|
|
+ <line>18</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ </violations>
|
|
|
+ </sourcecode>
|
|
|
+ <sourcecode name="DepthImage.cs" parser="StyleCop.CSharp.CsParser">
|
|
|
+ <timestamps>
|
|
|
+ <styleCop>2013.12.15 15:29:26.000</styleCop>
|
|
|
+ <settingsFile>2014.01.29 14:39:41.514</settingsFile>
|
|
|
+ <sourceFile>2014.01.29 14:43:55.515</sourceFile>
|
|
|
+ <parser>2013.12.15 15:29:26.000</parser>
|
|
|
+ <StyleCop.CSharp.DocumentationRules>2013.12.15 15:29:26.000</StyleCop.CSharp.DocumentationRules>
|
|
|
+ <StyleCop.CSharp.DocumentationRules.FilesHashCode>-1945363787</StyleCop.CSharp.DocumentationRules.FilesHashCode>
|
|
|
+ <StyleCop.CSharp.LayoutRules>2013.12.15 15:29:26.000</StyleCop.CSharp.LayoutRules>
|
|
|
+ <StyleCop.CSharp.LayoutRules.FilesHashCode>0</StyleCop.CSharp.LayoutRules.FilesHashCode>
|
|
|
+ <StyleCop.CSharp.MaintainabilityRules>2013.12.15 15:29:26.000</StyleCop.CSharp.MaintainabilityRules>
|
|
|
+ <StyleCop.CSharp.MaintainabilityRules.FilesHashCode>0</StyleCop.CSharp.MaintainabilityRules.FilesHashCode>
|
|
|
+ <StyleCop.CSharp.NamingRules>2013.12.15 15:29:26.000</StyleCop.CSharp.NamingRules>
|
|
|
+ <StyleCop.CSharp.NamingRules.FilesHashCode>0</StyleCop.CSharp.NamingRules.FilesHashCode>
|
|
|
+ <StyleCop.CSharp.OrderingRules>2013.12.15 15:29:26.000</StyleCop.CSharp.OrderingRules>
|
|
|
+ <StyleCop.CSharp.OrderingRules.FilesHashCode>0</StyleCop.CSharp.OrderingRules.FilesHashCode>
|
|
|
+ <StyleCop.CSharp.ReadabilityRules>2013.12.15 15:29:26.000</StyleCop.CSharp.ReadabilityRules>
|
|
|
+ <StyleCop.CSharp.ReadabilityRules.FilesHashCode>0</StyleCop.CSharp.ReadabilityRules.FilesHashCode>
|
|
|
+ <StyleCop.CSharp.SpacingRules>2013.12.15 15:29:26.000</StyleCop.CSharp.SpacingRules>
|
|
|
+ <StyleCop.CSharp.SpacingRules.FilesHashCode>0</StyleCop.CSharp.SpacingRules.FilesHashCode>
|
|
|
+ </timestamps>
|
|
|
+ <violations>
|
|
|
+ <violation namespace="StyleCop.CSharp.DocumentationRules" rule="FileMustHaveHeader" ruleCheckId="SA1633">
|
|
|
+ <context>The file has no header, the header Xml is invalid, or the header is not located at the top of the file.</context>
|
|
|
+ <line>1</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.OrderingRules" rule="UsingDirectivesMustBePlacedWithinNamespace" ruleCheckId="SA1200">
|
|
|
+ <context>All using directives must be placed inside of the namespace.</context>
|
|
|
+ <line>1</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.OrderingRules" rule="UsingDirectivesMustBePlacedWithinNamespace" ruleCheckId="SA1200">
|
|
|
+ <context>All using directives must be placed inside of the namespace.</context>
|
|
|
+ <line>2</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.OrderingRules" rule="UsingDirectivesMustBePlacedWithinNamespace" ruleCheckId="SA1200">
|
|
|
+ <context>All using directives must be placed inside of the namespace.</context>
|
|
|
+ <line>3</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.OrderingRules" rule="UsingDirectivesMustBePlacedWithinNamespace" ruleCheckId="SA1200">
|
|
|
+ <context>All using directives must be placed inside of the namespace.</context>
|
|
|
+ <line>4</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.OrderingRules" rule="UsingDirectivesMustBePlacedWithinNamespace" ruleCheckId="SA1200">
|
|
|
+ <context>All using directives must be placed inside of the namespace.</context>
|
|
|
+ <line>5</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.OrderingRules" rule="UsingDirectivesMustBePlacedWithinNamespace" ruleCheckId="SA1200">
|
|
|
+ <context>All using directives must be placed inside of the namespace.</context>
|
|
|
+ <line>6</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.OrderingRules" rule="UsingDirectivesMustBePlacedWithinNamespace" ruleCheckId="SA1200">
|
|
|
+ <context>All using directives must be placed inside of the namespace.</context>
|
|
|
+ <line>7</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.OrderingRules" rule="UsingDirectivesMustBeOrderedAlphabeticallyByNamespace" ruleCheckId="SA1210">
|
|
|
+ <context>Using directives must be sorted alphabetically by the namespaces.</context>
|
|
|
+ <line>7</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.OrderingRules" rule="UsingDirectivesMustBePlacedWithinNamespace" ruleCheckId="SA1200">
|
|
|
+ <context>All using directives must be placed inside of the namespace.</context>
|
|
|
+ <line>8</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.OrderingRules" rule="UsingDirectivesMustBeOrderedAlphabeticallyByNamespace" ruleCheckId="SA1210">
|
|
|
+ <context>Using directives must be sorted alphabetically by the namespaces.</context>
|
|
|
+ <line>8</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.OrderingRules" rule="UsingDirectivesMustBePlacedWithinNamespace" ruleCheckId="SA1200">
|
|
|
+ <context>All using directives must be placed inside of the namespace.</context>
|
|
|
+ <line>9</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.OrderingRules" rule="UsingDirectivesMustBePlacedWithinNamespace" ruleCheckId="SA1200">
|
|
|
+ <context>All using directives must be placed inside of the namespace.</context>
|
|
|
+ <line>10</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.OrderingRules" rule="UsingDirectivesMustBePlacedWithinNamespace" ruleCheckId="SA1200">
|
|
|
+ <context>All using directives must be placed inside of the namespace.</context>
|
|
|
+ <line>11</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.OrderingRules" rule="UsingDirectivesMustBePlacedWithinNamespace" ruleCheckId="SA1200">
|
|
|
+ <context>All using directives must be placed inside of the namespace.</context>
|
|
|
+ <line>12</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.NamingRules" rule="ElementMustBeginWithUpperCaseLetter" ruleCheckId="SA1300">
|
|
|
+ <context>namespace names begin with an upper-case letter: bbiwarg.</context>
|
|
|
+ <line>14</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.DocumentationRules" rule="ElementsMustBeDocumented" ruleCheckId="SA1600">
|
|
|
+ <context>The class must have a documentation header.</context>
|
|
|
+ <line>16</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.MaintainabilityRules" rule="AccessModifierMustBeDeclared" ruleCheckId="SA1400">
|
|
|
+ <context>The class must have an access modifier.</context>
|
|
|
+ <line>16</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.DocumentationRules" rule="ElementsMustBeDocumented" ruleCheckId="SA1600">
|
|
|
+ <context>The property must have a documentation header.</context>
|
|
|
+ <line>18</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.OrderingRules" rule="ElementsMustAppearInTheCorrectOrder" ruleCheckId="SA1201">
|
|
|
+ <context>All properties must be placed after all constructors.</context>
|
|
|
+ <line>26</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.DocumentationRules" rule="ElementsMustBeDocumented" ruleCheckId="SA1600">
|
|
|
+ <context>The property must have a documentation header.</context>
|
|
|
+ <line>19</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.LayoutRules" rule="ElementsMustBeSeparatedByBlankLine" ruleCheckId="SA1516">
|
|
|
+ <context>Adjacent elements must be separated by a blank line.</context>
|
|
|
+ <line>19</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.DocumentationRules" rule="ElementsMustBeDocumented" ruleCheckId="SA1600">
|
|
|
+ <context>The property must have a documentation header.</context>
|
|
|
+ <line>20</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.LayoutRules" rule="ElementsMustBeSeparatedByBlankLine" ruleCheckId="SA1516">
|
|
|
+ <context>Adjacent elements must be separated by a blank line.</context>
|
|
|
+ <line>20</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.DocumentationRules" rule="ElementsMustBeDocumented" ruleCheckId="SA1600">
|
|
|
+ <context>The property must have a documentation header.</context>
|
|
|
+ <line>21</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.LayoutRules" rule="ElementsMustBeSeparatedByBlankLine" ruleCheckId="SA1516">
|
|
|
+ <context>Adjacent elements must be separated by a blank line.</context>
|
|
|
+ <line>21</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.DocumentationRules" rule="ElementsMustBeDocumented" ruleCheckId="SA1600">
|
|
|
+ <context>The property must have a documentation header.</context>
|
|
|
+ <line>22</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.LayoutRules" rule="ElementsMustBeSeparatedByBlankLine" ruleCheckId="SA1516">
|
|
|
+ <context>Adjacent elements must be separated by a blank line.</context>
|
|
|
+ <line>22</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.DocumentationRules" rule="ElementsMustBeDocumented" ruleCheckId="SA1600">
|
|
|
+ <context>The property must have a documentation header.</context>
|
|
|
+ <line>23</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.LayoutRules" rule="ElementsMustBeSeparatedByBlankLine" ruleCheckId="SA1516">
|
|
|
+ <context>Adjacent elements must be separated by a blank line.</context>
|
|
|
+ <line>23</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.ReadabilityRules" rule="UseBuiltInTypeAlias" ruleCheckId="SA1121">
|
|
|
+ <context>Use the built-in type alias 'short' rather than Int16 or System.Int16.</context>
|
|
|
+ <line>23</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.DocumentationRules" rule="ElementsMustBeDocumented" ruleCheckId="SA1600">
|
|
|
+ <context>The property must have a documentation header.</context>
|
|
|
+ <line>24</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.LayoutRules" rule="ElementsMustBeSeparatedByBlankLine" ruleCheckId="SA1516">
|
|
|
+ <context>Adjacent elements must be separated by a blank line.</context>
|
|
|
+ <line>24</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.ReadabilityRules" rule="UseBuiltInTypeAlias" ruleCheckId="SA1121">
|
|
|
+ <context>Use the built-in type alias 'short' rather than Int16 or System.Int16.</context>
|
|
|
+ <line>24</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.DocumentationRules" rule="ElementsMustBeDocumented" ruleCheckId="SA1600">
|
|
|
+ <context>The constructor must have a documentation header.</context>
|
|
|
+ <line>26</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.ReadabilityRules" rule="PrefixLocalCallsWithThis" ruleCheckId="SA1101">
|
|
|
+ <context>The call to Width must begin with the 'this.' prefix to indicate that the item is a member of the class.</context>
|
|
|
+ <line>28</line>
|
|
|
+ <index>858</index>
|
|
|
+ <endIndex>862</endIndex>
|
|
|
+ <startLine>28</startLine>
|
|
|
+ <startColumn>13</startColumn>
|
|
|
+ <endLine>28</endLine>
|
|
|
+ <endColumn>17</endColumn>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.ReadabilityRules" rule="PrefixLocalCallsWithThis" ruleCheckId="SA1101">
|
|
|
+ <context>The call to Height must begin with the 'this.' prefix to indicate that the item is a member of the class.</context>
|
|
|
+ <line>29</line>
|
|
|
+ <index>892</index>
|
|
|
+ <endIndex>897</endIndex>
|
|
|
+ <startLine>29</startLine>
|
|
|
+ <startColumn>13</startColumn>
|
|
|
+ <endLine>29</endLine>
|
|
|
+ <endColumn>18</endColumn>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.ReadabilityRules" rule="PrefixLocalCallsWithThis" ruleCheckId="SA1101">
|
|
|
+ <context>The call to BottomRight must begin with the 'this.' prefix to indicate that the item is a member of the class.</context>
|
|
|
+ <line>30</line>
|
|
|
+ <index>928</index>
|
|
|
+ <endIndex>938</endIndex>
|
|
|
+ <startLine>30</startLine>
|
|
|
+ <startColumn>13</startColumn>
|
|
|
+ <endLine>30</endLine>
|
|
|
+ <endColumn>23</endColumn>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.ReadabilityRules" rule="PrefixLocalCallsWithThis" ruleCheckId="SA1101">
|
|
|
+ <context>The call to Width must begin with the 'this.' prefix to indicate that the item is a member of the class.</context>
|
|
|
+ <line>30</line>
|
|
|
+ <index>955</index>
|
|
|
+ <endIndex>959</endIndex>
|
|
|
+ <startLine>30</startLine>
|
|
|
+ <startColumn>40</startColumn>
|
|
|
+ <endLine>30</endLine>
|
|
|
+ <endColumn>44</endColumn>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.ReadabilityRules" rule="PrefixLocalCallsWithThis" ruleCheckId="SA1101">
|
|
|
+ <context>The call to Height must begin with the 'this.' prefix to indicate that the item is a member of the class.</context>
|
|
|
+ <line>30</line>
|
|
|
+ <index>966</index>
|
|
|
+ <endIndex>971</endIndex>
|
|
|
+ <startLine>30</startLine>
|
|
|
+ <startColumn>51</startColumn>
|
|
|
+ <endLine>30</endLine>
|
|
|
+ <endColumn>56</endColumn>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.ReadabilityRules" rule="PrefixLocalCallsWithThis" ruleCheckId="SA1101">
|
|
|
+ <context>The call to MinDepth must begin with the 'this.' prefix to indicate that the item is a member of the class.</context>
|
|
|
+ <line>35</line>
|
|
|
+ <index>1107</index>
|
|
|
+ <endIndex>1114</endIndex>
|
|
|
+ <startLine>35</startLine>
|
|
|
+ <startColumn>13</startColumn>
|
|
|
+ <endLine>35</endLine>
|
|
|
+ <endColumn>20</endColumn>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.ReadabilityRules" rule="PrefixLocalCallsWithThis" ruleCheckId="SA1101">
|
|
|
+ <context>The call to findMinDepth must begin with the 'this.' prefix to indicate that the item is a member of the class.</context>
|
|
|
+ <line>35</line>
|
|
|
+ <index>1118</index>
|
|
|
+ <endIndex>1129</endIndex>
|
|
|
+ <startLine>35</startLine>
|
|
|
+ <startColumn>24</startColumn>
|
|
|
+ <endLine>35</endLine>
|
|
|
+ <endColumn>35</endColumn>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.ReadabilityRules" rule="PrefixLocalCallsWithThis" ruleCheckId="SA1101">
|
|
|
+ <context>The call to MaxDepth must begin with the 'this.' prefix to indicate that the item is a member of the class.</context>
|
|
|
+ <line>36</line>
|
|
|
+ <index>1152</index>
|
|
|
+ <endIndex>1159</endIndex>
|
|
|
+ <startLine>36</startLine>
|
|
|
+ <startColumn>13</startColumn>
|
|
|
+ <endLine>36</endLine>
|
|
|
+ <endColumn>20</endColumn>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.ReadabilityRules" rule="PrefixLocalCallsWithThis" ruleCheckId="SA1101">
|
|
|
+ <context>The call to MinDepth must begin with the 'this.' prefix to indicate that the item is a member of the class.</context>
|
|
|
+ <line>36</line>
|
|
|
+ <index>1171</index>
|
|
|
+ <endIndex>1178</endIndex>
|
|
|
+ <startLine>36</startLine>
|
|
|
+ <startColumn>32</startColumn>
|
|
|
+ <endLine>36</endLine>
|
|
|
+ <endColumn>39</endColumn>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.ReadabilityRules" rule="PrefixLocalCallsWithThis" ruleCheckId="SA1101">
|
|
|
+ <context>The call to Image must begin with the 'this.' prefix to indicate that the item is a member of the class.</context>
|
|
|
+ <line>39</line>
|
|
|
+ <index>1328</index>
|
|
|
+ <endIndex>1332</endIndex>
|
|
|
+ <startLine>39</startLine>
|
|
|
+ <startColumn>13</startColumn>
|
|
|
+ <endLine>39</endLine>
|
|
|
+ <endColumn>17</endColumn>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.ReadabilityRules" rule="PrefixLocalCallsWithThis" ruleCheckId="SA1101">
|
|
|
+ <context>The call to MinDepth must begin with the 'this.' prefix to indicate that the item is a member of the class.</context>
|
|
|
+ <line>39</line>
|
|
|
+ <index>1344</index>
|
|
|
+ <endIndex>1351</endIndex>
|
|
|
+ <startLine>39</startLine>
|
|
|
+ <startColumn>29</startColumn>
|
|
|
+ <endLine>39</endLine>
|
|
|
+ <endColumn>36</endColumn>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.ReadabilityRules" rule="PrefixLocalCallsWithThis" ruleCheckId="SA1101">
|
|
|
+ <context>The call to MaxDepth must begin with the 'this.' prefix to indicate that the item is a member of the class.</context>
|
|
|
+ <line>39</line>
|
|
|
+ <index>1378</index>
|
|
|
+ <endIndex>1385</endIndex>
|
|
|
+ <startLine>39</startLine>
|
|
|
+ <startColumn>63</startColumn>
|
|
|
+ <endLine>39</endLine>
|
|
|
+ <endColumn>70</endColumn>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.ReadabilityRules" rule="PrefixLocalCallsWithThis" ruleCheckId="SA1101">
|
|
|
+ <context>The call to MinDepth must begin with the 'this.' prefix to indicate that the item is a member of the class.</context>
|
|
|
+ <line>39</line>
|
|
|
+ <index>1389</index>
|
|
|
+ <endIndex>1396</endIndex>
|
|
|
+ <startLine>39</startLine>
|
|
|
+ <startColumn>74</startColumn>
|
|
|
+ <endLine>39</endLine>
|
|
|
+ <endColumn>81</endColumn>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.ReadabilityRules" rule="PrefixLocalCallsWithThis" ruleCheckId="SA1101">
|
|
|
+ <context>The call to Image must begin with the 'this.' prefix to indicate that the item is a member of the class.</context>
|
|
|
+ <line>41</line>
|
|
|
+ <index>1438</index>
|
|
|
+ <endIndex>1442</endIndex>
|
|
|
+ <startLine>41</startLine>
|
|
|
+ <startColumn>13</startColumn>
|
|
|
+ <endLine>41</endLine>
|
|
|
+ <endColumn>17</endColumn>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.ReadabilityRules" rule="PrefixLocalCallsWithThis" ruleCheckId="SA1101">
|
|
|
+ <context>The call to Image must begin with the 'this.' prefix to indicate that the item is a member of the class.</context>
|
|
|
+ <line>41</line>
|
|
|
+ <index>1446</index>
|
|
|
+ <endIndex>1450</endIndex>
|
|
|
+ <startLine>41</startLine>
|
|
|
+ <startColumn>21</startColumn>
|
|
|
+ <endLine>41</endLine>
|
|
|
+ <endColumn>25</endColumn>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.ReadabilityRules" rule="UseBuiltInTypeAlias" ruleCheckId="SA1121">
|
|
|
+ <context>Use the built-in type alias 'short' rather than Int16 or System.Int16.</context>
|
|
|
+ <line>26</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.ReadabilityRules" rule="UseBuiltInTypeAlias" ruleCheckId="SA1121">
|
|
|
+ <context>Use the built-in type alias 'short' rather than Int16 or System.Int16.</context>
|
|
|
+ <line>36</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.SpacingRules" rule="SingleLineCommentsMustBeginWithSingleSpace" ruleCheckId="SA1005">
|
|
|
+ <context>The comment must start with a single space. To ignore this error when commenting out a line of code, begin the comment with '////' rather than '//'.</context>
|
|
|
+ <line>34</line>
|
|
|
+ <index>1069</index>
|
|
|
+ <endIndex>1092</endIndex>
|
|
|
+ <startLine>34</startLine>
|
|
|
+ <startColumn>13</startColumn>
|
|
|
+ <endLine>34</endLine>
|
|
|
+ <endColumn>36</endColumn>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.SpacingRules" rule="SingleLineCommentsMustBeginWithSingleSpace" ruleCheckId="SA1005">
|
|
|
+ <context>The comment must start with a single space. To ignore this error when commenting out a line of code, begin the comment with '////' rather than '//'.</context>
|
|
|
+ <line>38</line>
|
|
|
+ <index>1230</index>
|
|
|
+ <endIndex>1313</endIndex>
|
|
|
+ <startLine>38</startLine>
|
|
|
+ <startColumn>13</startColumn>
|
|
|
+ <endLine>38</endLine>
|
|
|
+ <endColumn>96</endColumn>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.SpacingRules" rule="SymbolsMustBeSpacedCorrectly" ruleCheckId="SA1003">
|
|
|
+ <context>The spacing around the symbol '-' is invalid.</context>
|
|
|
+ <line>39</line>
|
|
|
+ <index>1342</index>
|
|
|
+ <endIndex>1342</endIndex>
|
|
|
+ <startLine>39</startLine>
|
|
|
+ <startColumn>27</startColumn>
|
|
|
+ <endLine>39</endLine>
|
|
|
+ <endColumn>27</endColumn>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.DocumentationRules" rule="ElementsMustBeDocumented" ruleCheckId="SA1600">
|
|
|
+ <context>The method must have a documentation header.</context>
|
|
|
+ <line>44</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.NamingRules" rule="ElementMustBeginWithUpperCaseLetter" ruleCheckId="SA1300">
|
|
|
+ <context>method names begin with an upper-case letter: getDepthAt.</context>
|
|
|
+ <line>44</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.ReadabilityRules" rule="PrefixLocalCallsWithThis" ruleCheckId="SA1101">
|
|
|
+ <context>The call to getDepthAt must begin with the 'this.' prefix to indicate that the item is a member of the class.</context>
|
|
|
+ <line>46</line>
|
|
|
+ <index>1588</index>
|
|
|
+ <endIndex>1597</endIndex>
|
|
|
+ <startLine>46</startLine>
|
|
|
+ <startColumn>20</startColumn>
|
|
|
+ <endLine>46</endLine>
|
|
|
+ <endColumn>29</endColumn>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.ReadabilityRules" rule="UseBuiltInTypeAlias" ruleCheckId="SA1121">
|
|
|
+ <context>Use the built-in type alias 'short' rather than Int16 or System.Int16.</context>
|
|
|
+ <line>44</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.DocumentationRules" rule="ElementsMustBeDocumented" ruleCheckId="SA1600">
|
|
|
+ <context>The method must have a documentation header.</context>
|
|
|
+ <line>49</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.NamingRules" rule="ElementMustBeginWithUpperCaseLetter" ruleCheckId="SA1300">
|
|
|
+ <context>method names begin with an upper-case letter: getDepthAt.</context>
|
|
|
+ <line>49</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.ReadabilityRules" rule="PrefixLocalCallsWithThis" ruleCheckId="SA1101">
|
|
|
+ <context>The call to MinDepth must begin with the 'this.' prefix to indicate that the item is a member of the class.</context>
|
|
|
+ <line>51</line>
|
|
|
+ <index>1717</index>
|
|
|
+ <endIndex>1724</endIndex>
|
|
|
+ <startLine>51</startLine>
|
|
|
+ <startColumn>28</startColumn>
|
|
|
+ <endLine>51</endLine>
|
|
|
+ <endColumn>35</endColumn>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.ReadabilityRules" rule="PrefixLocalCallsWithThis" ruleCheckId="SA1101">
|
|
|
+ <context>The call to Image must begin with the 'this.' prefix to indicate that the item is a member of the class.</context>
|
|
|
+ <line>51</line>
|
|
|
+ <index>1728</index>
|
|
|
+ <endIndex>1732</endIndex>
|
|
|
+ <startLine>51</startLine>
|
|
|
+ <startColumn>39</startColumn>
|
|
|
+ <endLine>51</endLine>
|
|
|
+ <endColumn>43</endColumn>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.ReadabilityRules" rule="UseBuiltInTypeAlias" ruleCheckId="SA1121">
|
|
|
+ <context>Use the built-in type alias 'short' rather than Int16 or System.Int16.</context>
|
|
|
+ <line>49</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.ReadabilityRules" rule="UseBuiltInTypeAlias" ruleCheckId="SA1121">
|
|
|
+ <context>Use the built-in type alias 'short' rather than Int16 or System.Int16.</context>
|
|
|
+ <line>51</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.DocumentationRules" rule="ElementsMustBeDocumented" ruleCheckId="SA1600">
|
|
|
+ <context>The method must have a documentation header.</context>
|
|
|
+ <line>54</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.NamingRules" rule="ElementMustBeginWithUpperCaseLetter" ruleCheckId="SA1300">
|
|
|
+ <context>method names begin with an upper-case letter: setDepthAt.</context>
|
|
|
+ <line>54</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.ReadabilityRules" rule="PrefixLocalCallsWithThis" ruleCheckId="SA1101">
|
|
|
+ <context>The call to setDepthAt must begin with the 'this.' prefix to indicate that the item is a member of the class.</context>
|
|
|
+ <line>56</line>
|
|
|
+ <index>1845</index>
|
|
|
+ <endIndex>1854</endIndex>
|
|
|
+ <startLine>56</startLine>
|
|
|
+ <startColumn>13</startColumn>
|
|
|
+ <endLine>56</endLine>
|
|
|
+ <endColumn>22</endColumn>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.ReadabilityRules" rule="UseBuiltInTypeAlias" ruleCheckId="SA1121">
|
|
|
+ <context>Use the built-in type alias 'short' rather than Int16 or System.Int16.</context>
|
|
|
+ <line>54</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.DocumentationRules" rule="ElementsMustBeDocumented" ruleCheckId="SA1600">
|
|
|
+ <context>The method must have a documentation header.</context>
|
|
|
+ <line>59</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.NamingRules" rule="ElementMustBeginWithUpperCaseLetter" ruleCheckId="SA1300">
|
|
|
+ <context>method names begin with an upper-case letter: setDepthAt.</context>
|
|
|
+ <line>59</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.ReadabilityRules" rule="PrefixLocalCallsWithThis" ruleCheckId="SA1101">
|
|
|
+ <context>The call to Image must begin with the 'this.' prefix to indicate that the item is a member of the class.</context>
|
|
|
+ <line>61</line>
|
|
|
+ <index>1978</index>
|
|
|
+ <endIndex>1982</endIndex>
|
|
|
+ <startLine>61</startLine>
|
|
|
+ <startColumn>13</startColumn>
|
|
|
+ <endLine>61</endLine>
|
|
|
+ <endColumn>17</endColumn>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.ReadabilityRules" rule="PrefixLocalCallsWithThis" ruleCheckId="SA1101">
|
|
|
+ <context>The call to MinDepth must begin with the 'this.' prefix to indicate that the item is a member of the class.</context>
|
|
|
+ <line>61</line>
|
|
|
+ <index>2015</index>
|
|
|
+ <endIndex>2022</endIndex>
|
|
|
+ <startLine>61</startLine>
|
|
|
+ <startColumn>50</startColumn>
|
|
|
+ <endLine>61</endLine>
|
|
|
+ <endColumn>57</endColumn>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.ReadabilityRules" rule="UseBuiltInTypeAlias" ruleCheckId="SA1121">
|
|
|
+ <context>Use the built-in type alias 'short' rather than Int16 or System.Int16.</context>
|
|
|
+ <line>59</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.DocumentationRules" rule="ElementsMustBeDocumented" ruleCheckId="SA1600">
|
|
|
+ <context>The method must have a documentation header.</context>
|
|
|
+ <line>64</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.LayoutRules" rule="SingleLineCommentMustBePrecededByBlankLine" ruleCheckId="SA1515">
|
|
|
+ <context>A single-line comment must be preceded by a blank line or another single-line comment, or must be the first item in its scope. To ignore this error when commenting out a line of code, begin the comment with '////' rather than '//'.</context>
|
|
|
+ <line>68</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.NamingRules" rule="ElementMustBeginWithUpperCaseLetter" ruleCheckId="SA1300">
|
|
|
+ <context>method names begin with an upper-case letter: findMinDepth.</context>
|
|
|
+ <line>64</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.ReadabilityRules" rule="UseBuiltInTypeAlias" ruleCheckId="SA1121">
|
|
|
+ <context>Use the built-in type alias 'short' rather than Int16 or System.Int16.</context>
|
|
|
+ <line>64</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.ReadabilityRules" rule="UseBuiltInTypeAlias" ruleCheckId="SA1121">
|
|
|
+ <context>Use the built-in type alias 'short' rather than Int16 or System.Int16.</context>
|
|
|
+ <line>73</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ </violations>
|
|
|
+ </sourcecode>
|
|
|
+ <sourcecode name="EdgeImage.cs" parser="StyleCop.CSharp.CsParser">
|
|
|
+ <timestamps>
|
|
|
+ <styleCop>2013.12.15 15:29:26.000</styleCop>
|
|
|
+ <settingsFile>2014.01.29 14:39:41.514</settingsFile>
|
|
|
+ <sourceFile>2014.01.29 00:39:39.973</sourceFile>
|
|
|
+ <parser>2013.12.15 15:29:26.000</parser>
|
|
|
+ <StyleCop.CSharp.DocumentationRules>2013.12.15 15:29:26.000</StyleCop.CSharp.DocumentationRules>
|
|
|
+ <StyleCop.CSharp.DocumentationRules.FilesHashCode>-1945363787</StyleCop.CSharp.DocumentationRules.FilesHashCode>
|
|
|
+ <StyleCop.CSharp.LayoutRules>2013.12.15 15:29:26.000</StyleCop.CSharp.LayoutRules>
|
|
|
+ <StyleCop.CSharp.LayoutRules.FilesHashCode>0</StyleCop.CSharp.LayoutRules.FilesHashCode>
|
|
|
+ <StyleCop.CSharp.MaintainabilityRules>2013.12.15 15:29:26.000</StyleCop.CSharp.MaintainabilityRules>
|
|
|
+ <StyleCop.CSharp.MaintainabilityRules.FilesHashCode>0</StyleCop.CSharp.MaintainabilityRules.FilesHashCode>
|
|
|
+ <StyleCop.CSharp.NamingRules>2013.12.15 15:29:26.000</StyleCop.CSharp.NamingRules>
|
|
|
+ <StyleCop.CSharp.NamingRules.FilesHashCode>0</StyleCop.CSharp.NamingRules.FilesHashCode>
|
|
|
+ <StyleCop.CSharp.OrderingRules>2013.12.15 15:29:26.000</StyleCop.CSharp.OrderingRules>
|
|
|
+ <StyleCop.CSharp.OrderingRules.FilesHashCode>0</StyleCop.CSharp.OrderingRules.FilesHashCode>
|
|
|
+ <StyleCop.CSharp.ReadabilityRules>2013.12.15 15:29:26.000</StyleCop.CSharp.ReadabilityRules>
|
|
|
+ <StyleCop.CSharp.ReadabilityRules.FilesHashCode>0</StyleCop.CSharp.ReadabilityRules.FilesHashCode>
|
|
|
+ <StyleCop.CSharp.SpacingRules>2013.12.15 15:29:26.000</StyleCop.CSharp.SpacingRules>
|
|
|
+ <StyleCop.CSharp.SpacingRules.FilesHashCode>0</StyleCop.CSharp.SpacingRules.FilesHashCode>
|
|
|
+ </timestamps>
|
|
|
+ <violations>
|
|
|
+ <violation namespace="StyleCop.CSharp.DocumentationRules" rule="FileMustHaveHeader" ruleCheckId="SA1633">
|
|
|
+ <context>The file has no header, the header Xml is invalid, or the header is not located at the top of the file.</context>
|
|
|
+ <line>1</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.OrderingRules" rule="UsingDirectivesMustBePlacedWithinNamespace" ruleCheckId="SA1200">
|
|
|
+ <context>All using directives must be placed inside of the namespace.</context>
|
|
|
+ <line>1</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.OrderingRules" rule="UsingDirectivesMustBePlacedWithinNamespace" ruleCheckId="SA1200">
|
|
|
+ <context>All using directives must be placed inside of the namespace.</context>
|
|
|
+ <line>2</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.OrderingRules" rule="UsingDirectivesMustBePlacedWithinNamespace" ruleCheckId="SA1200">
|
|
|
+ <context>All using directives must be placed inside of the namespace.</context>
|
|
|
+ <line>3</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.OrderingRules" rule="UsingDirectivesMustBeOrderedAlphabeticallyByNamespace" ruleCheckId="SA1210">
|
|
|
+ <context>Using directives must be sorted alphabetically by the namespaces.</context>
|
|
|
+ <line>3</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.OrderingRules" rule="UsingDirectivesMustBePlacedWithinNamespace" ruleCheckId="SA1200">
|
|
|
+ <context>All using directives must be placed inside of the namespace.</context>
|
|
|
+ <line>4</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.OrderingRules" rule="UsingDirectivesMustBeOrderedAlphabeticallyByNamespace" ruleCheckId="SA1210">
|
|
|
+ <context>Using directives must be sorted alphabetically by the namespaces.</context>
|
|
|
+ <line>4</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.OrderingRules" rule="UsingDirectivesMustBePlacedWithinNamespace" ruleCheckId="SA1200">
|
|
|
+ <context>All using directives must be placed inside of the namespace.</context>
|
|
|
+ <line>5</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.OrderingRules" rule="UsingDirectivesMustBeOrderedAlphabeticallyByNamespace" ruleCheckId="SA1210">
|
|
|
+ <context>Using directives must be sorted alphabetically by the namespaces.</context>
|
|
|
+ <line>5</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.OrderingRules" rule="UsingDirectivesMustBePlacedWithinNamespace" ruleCheckId="SA1200">
|
|
|
+ <context>All using directives must be placed inside of the namespace.</context>
|
|
|
+ <line>6</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.OrderingRules" rule="UsingDirectivesMustBeOrderedAlphabeticallyByNamespace" ruleCheckId="SA1210">
|
|
|
+ <context>Using directives must be sorted alphabetically by the namespaces.</context>
|
|
|
+ <line>6</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.OrderingRules" rule="UsingDirectivesMustBePlacedWithinNamespace" ruleCheckId="SA1200">
|
|
|
+ <context>All using directives must be placed inside of the namespace.</context>
|
|
|
+ <line>7</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.OrderingRules" rule="UsingDirectivesMustBeOrderedAlphabeticallyByNamespace" ruleCheckId="SA1210">
|
|
|
+ <context>Using directives must be sorted alphabetically by the namespaces.</context>
|
|
|
+ <line>7</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.OrderingRules" rule="UsingDirectivesMustBePlacedWithinNamespace" ruleCheckId="SA1200">
|
|
|
+ <context>All using directives must be placed inside of the namespace.</context>
|
|
|
+ <line>8</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.OrderingRules" rule="UsingDirectivesMustBeOrderedAlphabeticallyByNamespace" ruleCheckId="SA1210">
|
|
|
+ <context>Using directives must be sorted alphabetically by the namespaces.</context>
|
|
|
+ <line>8</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.OrderingRules" rule="UsingDirectivesMustBePlacedWithinNamespace" ruleCheckId="SA1200">
|
|
|
+ <context>All using directives must be placed inside of the namespace.</context>
|
|
|
+ <line>9</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.OrderingRules" rule="UsingDirectivesMustBePlacedWithinNamespace" ruleCheckId="SA1200">
|
|
|
+ <context>All using directives must be placed inside of the namespace.</context>
|
|
|
+ <line>11</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.OrderingRules" rule="SystemUsingDirectivesMustBePlacedBeforeOtherUsingDirectives" ruleCheckId="SA1208">
|
|
|
+ <context>System using directives must be placed before all other using directives.</context>
|
|
|
+ <line>11</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.OrderingRules" rule="UsingDirectivesMustBePlacedWithinNamespace" ruleCheckId="SA1200">
|
|
|
+ <context>All using directives must be placed inside of the namespace.</context>
|
|
|
+ <line>12</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.OrderingRules" rule="UsingDirectivesMustBeOrderedAlphabeticallyByNamespace" ruleCheckId="SA1210">
|
|
|
+ <context>Using directives must be sorted alphabetically by the namespaces.</context>
|
|
|
+ <line>12</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.OrderingRules" rule="UsingDirectivesMustBePlacedWithinNamespace" ruleCheckId="SA1200">
|
|
|
+ <context>All using directives must be placed inside of the namespace.</context>
|
|
|
+ <line>13</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.NamingRules" rule="ElementMustBeginWithUpperCaseLetter" ruleCheckId="SA1300">
|
|
|
+ <context>namespace names begin with an upper-case letter: bbiwarg.</context>
|
|
|
+ <line>15</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.DocumentationRules" rule="ElementsMustBeDocumented" ruleCheckId="SA1600">
|
|
|
+ <context>The class must have a documentation header.</context>
|
|
|
+ <line>17</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.MaintainabilityRules" rule="AccessModifierMustBeDeclared" ruleCheckId="SA1400">
|
|
|
+ <context>The class must have an access modifier.</context>
|
|
|
+ <line>17</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.DocumentationRules" rule="ElementsMustBeDocumented" ruleCheckId="SA1600">
|
|
|
+ <context>The property must have a documentation header.</context>
|
|
|
+ <line>19</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.OrderingRules" rule="ElementsMustAppearInTheCorrectOrder" ruleCheckId="SA1201">
|
|
|
+ <context>All properties must be placed after all constructors.</context>
|
|
|
+ <line>24</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.OrderingRules" rule="ElementsMustAppearInTheCorrectOrder" ruleCheckId="SA1201">
|
|
|
+ <context>All properties must be placed after all constructors.</context>
|
|
|
+ <line>32</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.ReadabilityRules" rule="UseBuiltInTypeAlias" ruleCheckId="SA1121">
|
|
|
+ <context>Use the built-in type alias 'byte' rather than Byte or System.Byte.</context>
|
|
|
+ <line>19</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.DocumentationRules" rule="ElementsMustBeDocumented" ruleCheckId="SA1600">
|
|
|
+ <context>The property must have a documentation header.</context>
|
|
|
+ <line>20</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.LayoutRules" rule="ElementsMustBeSeparatedByBlankLine" ruleCheckId="SA1516">
|
|
|
+ <context>Adjacent elements must be separated by a blank line.</context>
|
|
|
+ <line>20</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.DocumentationRules" rule="ElementsMustBeDocumented" ruleCheckId="SA1600">
|
|
|
+ <context>The property must have a documentation header.</context>
|
|
|
+ <line>21</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.LayoutRules" rule="ElementsMustBeSeparatedByBlankLine" ruleCheckId="SA1516">
|
|
|
+ <context>Adjacent elements must be separated by a blank line.</context>
|
|
|
+ <line>21</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.DocumentationRules" rule="ElementsMustBeDocumented" ruleCheckId="SA1600">
|
|
|
+ <context>The property must have a documentation header.</context>
|
|
|
+ <line>22</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.LayoutRules" rule="ElementsMustBeSeparatedByBlankLine" ruleCheckId="SA1516">
|
|
|
+ <context>Adjacent elements must be separated by a blank line.</context>
|
|
|
+ <line>22</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.DocumentationRules" rule="ElementsMustBeDocumented" ruleCheckId="SA1600">
|
|
|
+ <context>The constructor must have a documentation header.</context>
|
|
|
+ <line>24</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.ReadabilityRules" rule="PrefixLocalCallsWithThis" ruleCheckId="SA1101">
|
|
|
+ <context>The call to Width must begin with the 'this.' prefix to indicate that the item is a member of the class.</context>
|
|
|
+ <line>26</line>
|
|
|
+ <index>669</index>
|
|
|
+ <endIndex>673</endIndex>
|
|
|
+ <startLine>26</startLine>
|
|
|
+ <startColumn>13</startColumn>
|
|
|
+ <endLine>26</endLine>
|
|
|
+ <endColumn>17</endColumn>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.ReadabilityRules" rule="PrefixLocalCallsWithThis" ruleCheckId="SA1101">
|
|
|
+ <context>The call to Height must begin with the 'this.' prefix to indicate that the item is a member of the class.</context>
|
|
|
+ <line>27</line>
|
|
|
+ <index>708</index>
|
|
|
+ <endIndex>713</endIndex>
|
|
|
+ <startLine>27</startLine>
|
|
|
+ <startColumn>13</startColumn>
|
|
|
+ <endLine>27</endLine>
|
|
|
+ <endColumn>18</endColumn>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.ReadabilityRules" rule="PrefixLocalCallsWithThis" ruleCheckId="SA1101">
|
|
|
+ <context>The call to Image must begin with the 'this.' prefix to indicate that the item is a member of the class.</context>
|
|
|
+ <line>28</line>
|
|
|
+ <index>749</index>
|
|
|
+ <endIndex>753</endIndex>
|
|
|
+ <startLine>28</startLine>
|
|
|
+ <startColumn>13</startColumn>
|
|
|
+ <endLine>28</endLine>
|
|
|
+ <endColumn>17</endColumn>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.ReadabilityRules" rule="PrefixLocalCallsWithThis" ruleCheckId="SA1101">
|
|
|
+ <context>The call to RoughImage must begin with the 'this.' prefix to indicate that the item is a member of the class.</context>
|
|
|
+ <line>29</line>
|
|
|
+ <index>1022</index>
|
|
|
+ <endIndex>1031</endIndex>
|
|
|
+ <startLine>29</startLine>
|
|
|
+ <startColumn>13</startColumn>
|
|
|
+ <endLine>29</endLine>
|
|
|
+ <endColumn>22</endColumn>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.ReadabilityRules" rule="PrefixLocalCallsWithThis" ruleCheckId="SA1101">
|
|
|
+ <context>The call to Image must begin with the 'this.' prefix to indicate that the item is a member of the class.</context>
|
|
|
+ <line>29</line>
|
|
|
+ <index>1035</index>
|
|
|
+ <endIndex>1039</endIndex>
|
|
|
+ <startLine>29</startLine>
|
|
|
+ <startColumn>26</startColumn>
|
|
|
+ <endLine>29</endLine>
|
|
|
+ <endColumn>30</endColumn>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.DocumentationRules" rule="ElementsMustBeDocumented" ruleCheckId="SA1600">
|
|
|
+ <context>The constructor must have a documentation header.</context>
|
|
|
+ <line>32</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.ReadabilityRules" rule="PrefixLocalCallsWithThis" ruleCheckId="SA1101">
|
|
|
+ <context>The call to Image must begin with the 'this.' prefix to indicate that the item is a member of the class.</context>
|
|
|
+ <line>34</line>
|
|
|
+ <index>1222</index>
|
|
|
+ <endIndex>1226</endIndex>
|
|
|
+ <startLine>34</startLine>
|
|
|
+ <startColumn>13</startColumn>
|
|
|
+ <endLine>34</endLine>
|
|
|
+ <endColumn>17</endColumn>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.ReadabilityRules" rule="PrefixLocalCallsWithThis" ruleCheckId="SA1101">
|
|
|
+ <context>The call to RoughImage must begin with the 'this.' prefix to indicate that the item is a member of the class.</context>
|
|
|
+ <line>35</line>
|
|
|
+ <index>1254</index>
|
|
|
+ <endIndex>1263</endIndex>
|
|
|
+ <startLine>35</startLine>
|
|
|
+ <startColumn>13</startColumn>
|
|
|
+ <endLine>35</endLine>
|
|
|
+ <endColumn>22</endColumn>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.ReadabilityRules" rule="UseBuiltInTypeAlias" ruleCheckId="SA1121">
|
|
|
+ <context>Use the built-in type alias 'byte' rather than Byte or System.Byte.</context>
|
|
|
+ <line>32</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.DocumentationRules" rule="ElementsMustBeDocumented" ruleCheckId="SA1600">
|
|
|
+ <context>The method must have a documentation header.</context>
|
|
|
+ <line>38</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.NamingRules" rule="ElementMustBeginWithUpperCaseLetter" ruleCheckId="SA1300">
|
|
|
+ <context>method names begin with an upper-case letter: isEdgeAt.</context>
|
|
|
+ <line>38</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.ReadabilityRules" rule="PrefixLocalCallsWithThis" ruleCheckId="SA1101">
|
|
|
+ <context>The call to isEdgeAt must begin with the 'this.' prefix to indicate that the item is a member of the class.</context>
|
|
|
+ <line>40</line>
|
|
|
+ <index>1370</index>
|
|
|
+ <endIndex>1377</endIndex>
|
|
|
+ <startLine>40</startLine>
|
|
|
+ <startColumn>20</startColumn>
|
|
|
+ <endLine>40</endLine>
|
|
|
+ <endColumn>27</endColumn>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.DocumentationRules" rule="ElementsMustBeDocumented" ruleCheckId="SA1600">
|
|
|
+ <context>The method must have a documentation header.</context>
|
|
|
+ <line>43</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.MaintainabilityRules" rule="StatementMustNotUseUnnecessaryParenthesis" ruleCheckId="SA1119">
|
|
|
+ <context>The line contains unnecessary parenthesis.</context>
|
|
|
+ <line>45</line>
|
|
|
+ <index>1486</index>
|
|
|
+ <endIndex>1510</endIndex>
|
|
|
+ <startLine>45</startLine>
|
|
|
+ <startColumn>20</startColumn>
|
|
|
+ <endLine>45</endLine>
|
|
|
+ <endColumn>44</endColumn>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.NamingRules" rule="ElementMustBeginWithUpperCaseLetter" ruleCheckId="SA1300">
|
|
|
+ <context>method names begin with an upper-case letter: isEdgeAt.</context>
|
|
|
+ <line>43</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.ReadabilityRules" rule="PrefixLocalCallsWithThis" ruleCheckId="SA1101">
|
|
|
+ <context>The call to Image must begin with the 'this.' prefix to indicate that the item is a member of the class.</context>
|
|
|
+ <line>45</line>
|
|
|
+ <index>1487</index>
|
|
|
+ <endIndex>1491</endIndex>
|
|
|
+ <startLine>45</startLine>
|
|
|
+ <startColumn>21</startColumn>
|
|
|
+ <endLine>45</endLine>
|
|
|
+ <endColumn>25</endColumn>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.DocumentationRules" rule="ElementsMustBeDocumented" ruleCheckId="SA1600">
|
|
|
+ <context>The method must have a documentation header.</context>
|
|
|
+ <line>48</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.NamingRules" rule="ElementMustBeginWithUpperCaseLetter" ruleCheckId="SA1300">
|
|
|
+ <context>method names begin with an upper-case letter: isRoughEdgeAt.</context>
|
|
|
+ <line>48</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.ReadabilityRules" rule="PrefixLocalCallsWithThis" ruleCheckId="SA1101">
|
|
|
+ <context>The call to isRoughEdgeAt must begin with the 'this.' prefix to indicate that the item is a member of the class.</context>
|
|
|
+ <line>50</line>
|
|
|
+ <index>1605</index>
|
|
|
+ <endIndex>1617</endIndex>
|
|
|
+ <startLine>50</startLine>
|
|
|
+ <startColumn>20</startColumn>
|
|
|
+ <endLine>50</endLine>
|
|
|
+ <endColumn>32</endColumn>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.DocumentationRules" rule="ElementsMustBeDocumented" ruleCheckId="SA1600">
|
|
|
+ <context>The method must have a documentation header.</context>
|
|
|
+ <line>53</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.MaintainabilityRules" rule="StatementMustNotUseUnnecessaryParenthesis" ruleCheckId="SA1119">
|
|
|
+ <context>The line contains unnecessary parenthesis.</context>
|
|
|
+ <line>55</line>
|
|
|
+ <index>1731</index>
|
|
|
+ <endIndex>1760</endIndex>
|
|
|
+ <startLine>55</startLine>
|
|
|
+ <startColumn>20</startColumn>
|
|
|
+ <endLine>55</endLine>
|
|
|
+ <endColumn>49</endColumn>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.NamingRules" rule="ElementMustBeginWithUpperCaseLetter" ruleCheckId="SA1300">
|
|
|
+ <context>method names begin with an upper-case letter: isRoughEdgeAt.</context>
|
|
|
+ <line>53</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.ReadabilityRules" rule="PrefixLocalCallsWithThis" ruleCheckId="SA1101">
|
|
|
+ <context>The call to RoughImage must begin with the 'this.' prefix to indicate that the item is a member of the class.</context>
|
|
|
+ <line>55</line>
|
|
|
+ <index>1732</index>
|
|
|
+ <endIndex>1741</endIndex>
|
|
|
+ <startLine>55</startLine>
|
|
|
+ <startColumn>21</startColumn>
|
|
|
+ <endLine>55</endLine>
|
|
|
+ <endColumn>30</endColumn>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.DocumentationRules" rule="ElementsMustBeDocumented" ruleCheckId="SA1600">
|
|
|
+ <context>The method must have a documentation header.</context>
|
|
|
+ <line>58</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.NamingRules" rule="ElementMustBeginWithUpperCaseLetter" ruleCheckId="SA1300">
|
|
|
+ <context>method names begin with an upper-case letter: removeEdgesInsidePolygon.</context>
|
|
|
+ <line>58</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.ReadabilityRules" rule="PrefixLocalCallsWithThis" ruleCheckId="SA1101">
|
|
|
+ <context>The call to Image must begin with the 'this.' prefix to indicate that the item is a member of the class.</context>
|
|
|
+ <line>60</line>
|
|
|
+ <index>1863</index>
|
|
|
+ <endIndex>1867</endIndex>
|
|
|
+ <startLine>60</startLine>
|
|
|
+ <startColumn>13</startColumn>
|
|
|
+ <endLine>60</endLine>
|
|
|
+ <endColumn>17</endColumn>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.ReadabilityRules" rule="PrefixLocalCallsWithThis" ruleCheckId="SA1101">
|
|
|
+ <context>The call to RoughImage must begin with the 'this.' prefix to indicate that the item is a member of the class.</context>
|
|
|
+ <line>61</line>
|
|
|
+ <index>1920</index>
|
|
|
+ <endIndex>1929</endIndex>
|
|
|
+ <startLine>61</startLine>
|
|
|
+ <startColumn>13</startColumn>
|
|
|
+ <endLine>61</endLine>
|
|
|
+ <endColumn>22</endColumn>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.DocumentationRules" rule="ElementsMustBeDocumented" ruleCheckId="SA1600">
|
|
|
+ <context>The method must have a documentation header.</context>
|
|
|
+ <line>64</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.LayoutRules" rule="CurlyBracketsMustNotBeOmitted" ruleCheckId="SA1503">
|
|
|
+ <context>The body of the if statement must be wrapped in opening and closing curly brackets.</context>
|
|
|
+ <line>71</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.LayoutRules" rule="CurlyBracketsMustNotBeOmitted" ruleCheckId="SA1503">
|
|
|
+ <context>The body of the else statement must be wrapped in opening and closing curly brackets.</context>
|
|
|
+ <line>73</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.LayoutRules" rule="CurlyBracketsMustNotBeOmitted" ruleCheckId="SA1503">
|
|
|
+ <context>The body of the else statement must be wrapped in opening and closing curly brackets.</context>
|
|
|
+ <line>75</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.LayoutRules" rule="CurlyBracketsMustNotBeOmitted" ruleCheckId="SA1503">
|
|
|
+ <context>The body of the if statement must be wrapped in opening and closing curly brackets.</context>
|
|
|
+ <line>79</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.LayoutRules" rule="CurlyBracketsMustNotBeOmitted" ruleCheckId="SA1503">
|
|
|
+ <context>The body of the else statement must be wrapped in opening and closing curly brackets.</context>
|
|
|
+ <line>81</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.LayoutRules" rule="CurlyBracketsMustNotBeOmitted" ruleCheckId="SA1503">
|
|
|
+ <context>The body of the else statement must be wrapped in opening and closing curly brackets.</context>
|
|
|
+ <line>83</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.LayoutRules" rule="CurlyBracketsMustNotBeOmitted" ruleCheckId="SA1503">
|
|
|
+ <context>The body of the if statement must be wrapped in opening and closing curly brackets.</context>
|
|
|
+ <line>88</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.LayoutRules" rule="CurlyBracketsMustNotBeOmitted" ruleCheckId="SA1503">
|
|
|
+ <context>The body of the if statement must be wrapped in opening and closing curly brackets.</context>
|
|
|
+ <line>102</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.LayoutRules" rule="CurlyBracketsMustNotBeOmitted" ruleCheckId="SA1503">
|
|
|
+ <context>The body of the else statement must be wrapped in opening and closing curly brackets.</context>
|
|
|
+ <line>104</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.NamingRules" rule="ElementMustBeginWithUpperCaseLetter" ruleCheckId="SA1300">
|
|
|
+ <context>method names begin with an upper-case letter: findNextEdge.</context>
|
|
|
+ <line>64</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.ReadabilityRules" rule="PrefixLocalCallsWithThis" ruleCheckId="SA1101">
|
|
|
+ <context>The call to isRoughEdgeAt must begin with the 'this.' prefix to indicate that the item is a member of the class.</context>
|
|
|
+ <line>95</line>
|
|
|
+ <index>3143</index>
|
|
|
+ <endIndex>3155</endIndex>
|
|
|
+ <startLine>95</startLine>
|
|
|
+ <startColumn>34</startColumn>
|
|
|
+ <endLine>95</endLine>
|
|
|
+ <endColumn>46</endColumn>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.ReadabilityRules" rule="PrefixLocalCallsWithThis" ruleCheckId="SA1101">
|
|
|
+ <context>The call to isEdgeAt must begin with the 'this.' prefix to indicate that the item is a member of the class.</context>
|
|
|
+ <line>95</line>
|
|
|
+ <index>3181</index>
|
|
|
+ <endIndex>3188</endIndex>
|
|
|
+ <startLine>95</startLine>
|
|
|
+ <startColumn>72</startColumn>
|
|
|
+ <endLine>95</endLine>
|
|
|
+ <endColumn>79</endColumn>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.SpacingRules" rule="SymbolsMustBeSpacedCorrectly" ruleCheckId="SA1003">
|
|
|
+ <context>The spacing around the symbol '=' is invalid.</context>
|
|
|
+ <line>64</line>
|
|
|
+ <index>2093</index>
|
|
|
+ <endIndex>2093</endIndex>
|
|
|
+ <startLine>64</startLine>
|
|
|
+ <startColumn>111</startColumn>
|
|
|
+ <endLine>64</endLine>
|
|
|
+ <endColumn>111</endColumn>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.SpacingRules" rule="SymbolsMustBeSpacedCorrectly" ruleCheckId="SA1003">
|
|
|
+ <context>The spacing around the symbol '=' is invalid.</context>
|
|
|
+ <line>64</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.SpacingRules" rule="SymbolsMustBeSpacedCorrectly" ruleCheckId="SA1003">
|
|
|
+ <context>The spacing around the symbol '=' is invalid.</context>
|
|
|
+ <line>64</line>
|
|
|
+ <index>2128</index>
|
|
|
+ <endIndex>2128</endIndex>
|
|
|
+ <startLine>64</startLine>
|
|
|
+ <startColumn>146</startColumn>
|
|
|
+ <endLine>64</endLine>
|
|
|
+ <endColumn>146</endColumn>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.SpacingRules" rule="KeywordsMustBeSpacedCorrectly" ruleCheckId="SA1000">
|
|
|
+ <context>The spacing around the keyword 'if' is invalid.</context>
|
|
|
+ <line>95</line>
|
|
|
+ <index>3126</index>
|
|
|
+ <endIndex>3127</endIndex>
|
|
|
+ <startLine>95</startLine>
|
|
|
+ <startColumn>17</startColumn>
|
|
|
+ <endLine>95</endLine>
|
|
|
+ <endColumn>18</endColumn>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.DocumentationRules" rule="ElementsMustBeDocumented" ruleCheckId="SA1600">
|
|
|
+ <context>The method must have a documentation header.</context>
|
|
|
+ <line>107</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.NamingRules" rule="ElementMustBeginWithUpperCaseLetter" ruleCheckId="SA1300">
|
|
|
+ <context>method names begin with an upper-case letter: copy.</context>
|
|
|
+ <line>107</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.ReadabilityRules" rule="PrefixLocalCallsWithThis" ruleCheckId="SA1101">
|
|
|
+ <context>The call to Image must begin with the 'this.' prefix to indicate that the item is a member of the class.</context>
|
|
|
+ <line>109</line>
|
|
|
+ <index>3495</index>
|
|
|
+ <endIndex>3499</endIndex>
|
|
|
+ <startLine>109</startLine>
|
|
|
+ <startColumn>34</startColumn>
|
|
|
+ <endLine>109</endLine>
|
|
|
+ <endColumn>38</endColumn>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.ReadabilityRules" rule="PrefixLocalCallsWithThis" ruleCheckId="SA1101">
|
|
|
+ <context>The call to RoughImage must begin with the 'this.' prefix to indicate that the item is a member of the class.</context>
|
|
|
+ <line>109</line>
|
|
|
+ <index>3509</index>
|
|
|
+ <endIndex>3518</endIndex>
|
|
|
+ <startLine>109</startLine>
|
|
|
+ <startColumn>48</startColumn>
|
|
|
+ <endLine>109</endLine>
|
|
|
+ <endColumn>57</endColumn>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ </violations>
|
|
|
+ </sourcecode>
|
|
|
+ <sourcecode name="InputHandler.cs" parser="StyleCop.CSharp.CsParser">
|
|
|
+ <timestamps>
|
|
|
+ <styleCop>2013.12.15 15:29:26.000</styleCop>
|
|
|
+ <settingsFile>2014.01.29 14:39:41.514</settingsFile>
|
|
|
+ <sourceFile>2014.01.29 00:53:08.867</sourceFile>
|
|
|
+ <parser>2013.12.15 15:29:26.000</parser>
|
|
|
+ <StyleCop.CSharp.DocumentationRules>2013.12.15 15:29:26.000</StyleCop.CSharp.DocumentationRules>
|
|
|
+ <StyleCop.CSharp.DocumentationRules.FilesHashCode>-1945363787</StyleCop.CSharp.DocumentationRules.FilesHashCode>
|
|
|
+ <StyleCop.CSharp.LayoutRules>2013.12.15 15:29:26.000</StyleCop.CSharp.LayoutRules>
|
|
|
+ <StyleCop.CSharp.LayoutRules.FilesHashCode>0</StyleCop.CSharp.LayoutRules.FilesHashCode>
|
|
|
+ <StyleCop.CSharp.MaintainabilityRules>2013.12.15 15:29:26.000</StyleCop.CSharp.MaintainabilityRules>
|
|
|
+ <StyleCop.CSharp.MaintainabilityRules.FilesHashCode>0</StyleCop.CSharp.MaintainabilityRules.FilesHashCode>
|
|
|
+ <StyleCop.CSharp.NamingRules>2013.12.15 15:29:26.000</StyleCop.CSharp.NamingRules>
|
|
|
+ <StyleCop.CSharp.NamingRules.FilesHashCode>0</StyleCop.CSharp.NamingRules.FilesHashCode>
|
|
|
+ <StyleCop.CSharp.OrderingRules>2013.12.15 15:29:26.000</StyleCop.CSharp.OrderingRules>
|
|
|
+ <StyleCop.CSharp.OrderingRules.FilesHashCode>0</StyleCop.CSharp.OrderingRules.FilesHashCode>
|
|
|
+ <StyleCop.CSharp.ReadabilityRules>2013.12.15 15:29:26.000</StyleCop.CSharp.ReadabilityRules>
|
|
|
+ <StyleCop.CSharp.ReadabilityRules.FilesHashCode>0</StyleCop.CSharp.ReadabilityRules.FilesHashCode>
|
|
|
+ <StyleCop.CSharp.SpacingRules>2013.12.15 15:29:26.000</StyleCop.CSharp.SpacingRules>
|
|
|
+ <StyleCop.CSharp.SpacingRules.FilesHashCode>0</StyleCop.CSharp.SpacingRules.FilesHashCode>
|
|
|
+ </timestamps>
|
|
|
+ <violations>
|
|
|
+ <violation namespace="StyleCop.CSharp.DocumentationRules" rule="FileMustHaveHeader" ruleCheckId="SA1633">
|
|
|
+ <context>The file has no header, the header Xml is invalid, or the header is not located at the top of the file.</context>
|
|
|
+ <line>1</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.OrderingRules" rule="UsingDirectivesMustBePlacedWithinNamespace" ruleCheckId="SA1200">
|
|
|
+ <context>All using directives must be placed inside of the namespace.</context>
|
|
|
+ <line>1</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.OrderingRules" rule="UsingDirectivesMustBePlacedWithinNamespace" ruleCheckId="SA1200">
|
|
|
+ <context>All using directives must be placed inside of the namespace.</context>
|
|
|
+ <line>2</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.OrderingRules" rule="UsingDirectivesMustBePlacedWithinNamespace" ruleCheckId="SA1200">
|
|
|
+ <context>All using directives must be placed inside of the namespace.</context>
|
|
|
+ <line>3</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.OrderingRules" rule="UsingDirectivesMustBePlacedWithinNamespace" ruleCheckId="SA1200">
|
|
|
+ <context>All using directives must be placed inside of the namespace.</context>
|
|
|
+ <line>4</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.OrderingRules" rule="UsingDirectivesMustBePlacedWithinNamespace" ruleCheckId="SA1200">
|
|
|
+ <context>All using directives must be placed inside of the namespace.</context>
|
|
|
+ <line>5</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.OrderingRules" rule="UsingDirectivesMustBePlacedWithinNamespace" ruleCheckId="SA1200">
|
|
|
+ <context>All using directives must be placed inside of the namespace.</context>
|
|
|
+ <line>6</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.OrderingRules" rule="UsingDirectivesMustBePlacedWithinNamespace" ruleCheckId="SA1200">
|
|
|
+ <context>All using directives must be placed inside of the namespace.</context>
|
|
|
+ <line>7</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.OrderingRules" rule="UsingDirectivesMustBeOrderedAlphabeticallyByNamespace" ruleCheckId="SA1210">
|
|
|
+ <context>Using directives must be sorted alphabetically by the namespaces.</context>
|
|
|
+ <line>7</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.OrderingRules" rule="UsingDirectivesMustBePlacedWithinNamespace" ruleCheckId="SA1200">
|
|
|
+ <context>All using directives must be placed inside of the namespace.</context>
|
|
|
+ <line>8</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.OrderingRules" rule="UsingDirectivesMustBeOrderedAlphabeticallyByNamespace" ruleCheckId="SA1210">
|
|
|
+ <context>Using directives must be sorted alphabetically by the namespaces.</context>
|
|
|
+ <line>8</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.OrderingRules" rule="UsingDirectivesMustBePlacedWithinNamespace" ruleCheckId="SA1200">
|
|
|
+ <context>All using directives must be placed inside of the namespace.</context>
|
|
|
+ <line>9</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.OrderingRules" rule="UsingDirectivesMustBeOrderedAlphabeticallyByNamespace" ruleCheckId="SA1210">
|
|
|
+ <context>Using directives must be sorted alphabetically by the namespaces.</context>
|
|
|
+ <line>9</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.OrderingRules" rule="UsingDirectivesMustBePlacedWithinNamespace" ruleCheckId="SA1200">
|
|
|
+ <context>All using directives must be placed inside of the namespace.</context>
|
|
|
+ <line>10</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.OrderingRules" rule="UsingDirectivesMustBeOrderedAlphabeticallyByNamespace" ruleCheckId="SA1210">
|
|
|
+ <context>Using directives must be sorted alphabetically by the namespaces.</context>
|
|
|
+ <line>10</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.OrderingRules" rule="UsingDirectivesMustBePlacedWithinNamespace" ruleCheckId="SA1200">
|
|
|
+ <context>All using directives must be placed inside of the namespace.</context>
|
|
|
+ <line>11</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.OrderingRules" rule="UsingDirectivesMustBeOrderedAlphabeticallyByNamespace" ruleCheckId="SA1210">
|
|
|
+ <context>Using directives must be sorted alphabetically by the namespaces.</context>
|
|
|
+ <line>11</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.OrderingRules" rule="UsingDirectivesMustBePlacedWithinNamespace" ruleCheckId="SA1200">
|
|
|
+ <context>All using directives must be placed inside of the namespace.</context>
|
|
|
+ <line>12</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.OrderingRules" rule="UsingDirectivesMustBeOrderedAlphabeticallyByNamespace" ruleCheckId="SA1210">
|
|
|
+ <context>Using directives must be sorted alphabetically by the namespaces.</context>
|
|
|
+ <line>12</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.OrderingRules" rule="UsingDirectivesMustBePlacedWithinNamespace" ruleCheckId="SA1200">
|
|
|
+ <context>All using directives must be placed inside of the namespace.</context>
|
|
|
+ <line>13</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.OrderingRules" rule="UsingDirectivesMustBeOrderedAlphabeticallyByNamespace" ruleCheckId="SA1210">
|
|
|
+ <context>Using directives must be sorted alphabetically by the namespaces.</context>
|
|
|
+ <line>13</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.OrderingRules" rule="UsingDirectivesMustBePlacedWithinNamespace" ruleCheckId="SA1200">
|
|
|
+ <context>All using directives must be placed inside of the namespace.</context>
|
|
|
+ <line>14</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.OrderingRules" rule="UsingDirectivesMustBePlacedWithinNamespace" ruleCheckId="SA1200">
|
|
|
+ <context>All using directives must be placed inside of the namespace.</context>
|
|
|
+ <line>15</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.OrderingRules" rule="UsingDirectivesMustBePlacedWithinNamespace" ruleCheckId="SA1200">
|
|
|
+ <context>All using directives must be placed inside of the namespace.</context>
|
|
|
+ <line>16</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.OrderingRules" rule="UsingDirectivesMustBePlacedWithinNamespace" ruleCheckId="SA1200">
|
|
|
+ <context>All using directives must be placed inside of the namespace.</context>
|
|
|
+ <line>17</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.NamingRules" rule="ElementMustBeginWithUpperCaseLetter" ruleCheckId="SA1300">
|
|
|
+ <context>namespace names begin with an upper-case letter: bbiwarg.</context>
|
|
|
+ <line>19</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.DocumentationRules" rule="ElementsMustBeDocumented" ruleCheckId="SA1600">
|
|
|
+ <context>The class must have a documentation header.</context>
|
|
|
+ <line>21</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.LayoutRules" rule="ClosingCurlyBracketsMustNotBePrecededByBlankLine" ruleCheckId="SA1508">
|
|
|
+ <context>A closing curly bracket must not be preceded by a blank line.</context>
|
|
|
+ <line>296</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.MaintainabilityRules" rule="AccessModifierMustBeDeclared" ruleCheckId="SA1400">
|
|
|
+ <context>The class must have an access modifier.</context>
|
|
|
+ <line>21</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.DocumentationRules" rule="ElementsMustBeDocumented" ruleCheckId="SA1600">
|
|
|
+ <context>The property must have a documentation header.</context>
|
|
|
+ <line>23</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.OrderingRules" rule="ElementsMustAppearInTheCorrectOrder" ruleCheckId="SA1201">
|
|
|
+ <context>All properties must be placed after all fields.</context>
|
|
|
+ <line>23</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.OrderingRules" rule="ElementsMustAppearInTheCorrectOrder" ruleCheckId="SA1201">
|
|
|
+ <context>All properties must be placed after all constructors.</context>
|
|
|
+ <line>23</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.DocumentationRules" rule="ElementsMustBeDocumented" ruleCheckId="SA1600">
|
|
|
+ <context>The field must have a documentation header.</context>
|
|
|
+ <line>25</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.DocumentationRules" rule="ElementsMustBeDocumented" ruleCheckId="SA1600">
|
|
|
+ <context>The field must have a documentation header.</context>
|
|
|
+ <line>26</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.DocumentationRules" rule="ElementsMustBeDocumented" ruleCheckId="SA1600">
|
|
|
+ <context>The field must have a documentation header.</context>
|
|
|
+ <line>27</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.DocumentationRules" rule="ElementsMustBeDocumented" ruleCheckId="SA1600">
|
|
|
+ <context>The field must have a documentation header.</context>
|
|
|
+ <line>28</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.DocumentationRules" rule="ElementsMustBeDocumented" ruleCheckId="SA1600">
|
|
|
+ <context>The field must have a documentation header.</context>
|
|
|
+ <line>29</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.DocumentationRules" rule="ElementsMustBeDocumented" ruleCheckId="SA1600">
|
|
|
+ <context>The field must have a documentation header.</context>
|
|
|
+ <line>30</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.DocumentationRules" rule="ElementsMustBeDocumented" ruleCheckId="SA1600">
|
|
|
+ <context>The field must have a documentation header.</context>
|
|
|
+ <line>32</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.DocumentationRules" rule="ElementsMustBeDocumented" ruleCheckId="SA1600">
|
|
|
+ <context>The field must have a documentation header.</context>
|
|
|
+ <line>33</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.DocumentationRules" rule="ElementsMustBeDocumented" ruleCheckId="SA1600">
|
|
|
+ <context>The field must have a documentation header.</context>
|
|
|
+ <line>34</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.DocumentationRules" rule="ElementsMustBeDocumented" ruleCheckId="SA1600">
|
|
|
+ <context>The field must have a documentation header.</context>
|
|
|
+ <line>36</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.DocumentationRules" rule="ElementsMustBeDocumented" ruleCheckId="SA1600">
|
|
|
+ <context>The field must have a documentation header.</context>
|
|
|
+ <line>37</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.DocumentationRules" rule="ElementsMustBeDocumented" ruleCheckId="SA1600">
|
|
|
+ <context>The field must have a documentation header.</context>
|
|
|
+ <line>38</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.DocumentationRules" rule="ElementsMustBeDocumented" ruleCheckId="SA1600">
|
|
|
+ <context>The field must have a documentation header.</context>
|
|
|
+ <line>39</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.DocumentationRules" rule="ElementsMustBeDocumented" ruleCheckId="SA1600">
|
|
|
+ <context>The field must have a documentation header.</context>
|
|
|
+ <line>41</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.DocumentationRules" rule="ElementsMustBeDocumented" ruleCheckId="SA1600">
|
|
|
+ <context>The field must have a documentation header.</context>
|
|
|
+ <line>42</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.DocumentationRules" rule="ElementsMustBeDocumented" ruleCheckId="SA1600">
|
|
|
+ <context>The field must have a documentation header.</context>
|
|
|
+ <line>44</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.DocumentationRules" rule="ElementsMustBeDocumented" ruleCheckId="SA1600">
|
|
|
+ <context>The field must have a documentation header.</context>
|
|
|
+ <line>45</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.DocumentationRules" rule="ElementsMustBeDocumented" ruleCheckId="SA1600">
|
|
|
+ <context>The constructor must have a documentation header.</context>
|
|
|
+ <line>47</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.ReadabilityRules" rule="PrefixLocalCallsWithThis" ruleCheckId="SA1101">
|
|
|
+ <context>The call to initializeConsistentObjects must begin with the 'this.' prefix to indicate that the item is a member of the class.</context>
|
|
|
+ <line>55</line>
|
|
|
+ <index>1736</index>
|
|
|
+ <endIndex>1762</endIndex>
|
|
|
+ <startLine>55</startLine>
|
|
|
+ <startColumn>13</startColumn>
|
|
|
+ <endLine>55</endLine>
|
|
|
+ <endColumn>39</endColumn>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.DocumentationRules" rule="ElementsMustBeDocumented" ruleCheckId="SA1600">
|
|
|
+ <context>The method must have a documentation header.</context>
|
|
|
+ <line>58</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.LayoutRules" rule="SingleLineCommentMustBePrecededByBlankLine" ruleCheckId="SA1515">
|
|
|
+ <context>A single-line comment must be preceded by a blank line or another single-line comment, or must be the first item in its scope. To ignore this error when commenting out a line of code, begin the comment with '////' rather than '//'.</context>
|
|
|
+ <line>68</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.NamingRules" rule="ElementMustBeginWithUpperCaseLetter" ruleCheckId="SA1300">
|
|
|
+ <context>method names begin with an upper-case letter: initializeConsistentObjects.</context>
|
|
|
+ <line>58</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.OrderingRules" rule="ElementsMustBeOrderedByAccess" ruleCheckId="SA1202">
|
|
|
+ <context>All private methods must be placed after all public methods.</context>
|
|
|
+ <line>99</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.ReadabilityRules" rule="PrefixLocalCallsWithThis" ruleCheckId="SA1101">
|
|
|
+ <context>The call to palmDetector must begin with the 'this.' prefix to indicate that the item is a member of the class.</context>
|
|
|
+ <line>60</line>
|
|
|
+ <index>1856</index>
|
|
|
+ <endIndex>1867</endIndex>
|
|
|
+ <startLine>60</startLine>
|
|
|
+ <startColumn>13</startColumn>
|
|
|
+ <endLine>60</endLine>
|
|
|
+ <endColumn>24</endColumn>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.ReadabilityRules" rule="PrefixLocalCallsWithThis" ruleCheckId="SA1101">
|
|
|
+ <context>The call to fingerTracker must begin with the 'this.' prefix to indicate that the item is a member of the class.</context>
|
|
|
+ <line>62</line>
|
|
|
+ <index>1906</index>
|
|
|
+ <endIndex>1918</endIndex>
|
|
|
+ <startLine>62</startLine>
|
|
|
+ <startColumn>13</startColumn>
|
|
|
+ <endLine>62</endLine>
|
|
|
+ <endColumn>25</endColumn>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.ReadabilityRules" rule="PrefixLocalCallsWithThis" ruleCheckId="SA1101">
|
|
|
+ <context>The call to touchTracker must begin with the 'this.' prefix to indicate that the item is a member of the class.</context>
|
|
|
+ <line>63</line>
|
|
|
+ <index>1956</index>
|
|
|
+ <endIndex>1967</endIndex>
|
|
|
+ <startLine>63</startLine>
|
|
|
+ <startColumn>13</startColumn>
|
|
|
+ <endLine>63</endLine>
|
|
|
+ <endColumn>24</endColumn>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.ReadabilityRules" rule="PrefixLocalCallsWithThis" ruleCheckId="SA1101">
|
|
|
+ <context>The call to touchEventVisualizer must begin with the 'this.' prefix to indicate that the item is a member of the class.</context>
|
|
|
+ <line>67</line>
|
|
|
+ <index>2067</index>
|
|
|
+ <endIndex>2086</endIndex>
|
|
|
+ <startLine>67</startLine>
|
|
|
+ <startColumn>17</startColumn>
|
|
|
+ <endLine>67</endLine>
|
|
|
+ <endColumn>36</endColumn>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.ReadabilityRules" rule="PrefixLocalCallsWithThis" ruleCheckId="SA1101">
|
|
|
+ <context>The call to imageWidth must begin with the 'this.' prefix to indicate that the item is a member of the class.</context>
|
|
|
+ <line>67</line>
|
|
|
+ <index>2115</index>
|
|
|
+ <endIndex>2124</endIndex>
|
|
|
+ <startLine>67</startLine>
|
|
|
+ <startColumn>65</startColumn>
|
|
|
+ <endLine>67</endLine>
|
|
|
+ <endColumn>74</endColumn>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.ReadabilityRules" rule="PrefixLocalCallsWithThis" ruleCheckId="SA1101">
|
|
|
+ <context>The call to imageHeight must begin with the 'this.' prefix to indicate that the item is a member of the class.</context>
|
|
|
+ <line>67</line>
|
|
|
+ <index>2127</index>
|
|
|
+ <endIndex>2137</endIndex>
|
|
|
+ <startLine>67</startLine>
|
|
|
+ <startColumn>77</startColumn>
|
|
|
+ <endLine>67</endLine>
|
|
|
+ <endColumn>87</endColumn>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.ReadabilityRules" rule="PrefixLocalCallsWithThis" ruleCheckId="SA1101">
|
|
|
+ <context>The call to touchTracker must begin with the 'this.' prefix to indicate that the item is a member of the class.</context>
|
|
|
+ <line>69</line>
|
|
|
+ <index>2223</index>
|
|
|
+ <endIndex>2234</endIndex>
|
|
|
+ <startLine>69</startLine>
|
|
|
+ <startColumn>17</startColumn>
|
|
|
+ <endLine>69</endLine>
|
|
|
+ <endColumn>28</endColumn>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.ReadabilityRules" rule="PrefixLocalCallsWithThis" ruleCheckId="SA1101">
|
|
|
+ <context>The call to touchEventVisualizer must begin with the 'this.' prefix to indicate that the item is a member of the class.</context>
|
|
|
+ <line>69</line>
|
|
|
+ <index>2253</index>
|
|
|
+ <endIndex>2272</endIndex>
|
|
|
+ <startLine>69</startLine>
|
|
|
+ <startColumn>47</startColumn>
|
|
|
+ <endLine>69</endLine>
|
|
|
+ <endColumn>66</endColumn>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.ReadabilityRules" rule="PrefixLocalCallsWithThis" ruleCheckId="SA1101">
|
|
|
+ <context>The call to touchTracker must begin with the 'this.' prefix to indicate that the item is a member of the class.</context>
|
|
|
+ <line>70</line>
|
|
|
+ <index>2302</index>
|
|
|
+ <endIndex>2313</endIndex>
|
|
|
+ <startLine>70</startLine>
|
|
|
+ <startColumn>17</startColumn>
|
|
|
+ <endLine>70</endLine>
|
|
|
+ <endColumn>28</endColumn>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.ReadabilityRules" rule="PrefixLocalCallsWithThis" ruleCheckId="SA1101">
|
|
|
+ <context>The call to touchEventVisualizer must begin with the 'this.' prefix to indicate that the item is a member of the class.</context>
|
|
|
+ <line>70</line>
|
|
|
+ <index>2332</index>
|
|
|
+ <endIndex>2351</endIndex>
|
|
|
+ <startLine>70</startLine>
|
|
|
+ <startColumn>47</startColumn>
|
|
|
+ <endLine>70</endLine>
|
|
|
+ <endColumn>66</endColumn>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.ReadabilityRules" rule="PrefixLocalCallsWithThis" ruleCheckId="SA1101">
|
|
|
+ <context>The call to touchTracker must begin with the 'this.' prefix to indicate that the item is a member of the class.</context>
|
|
|
+ <line>71</line>
|
|
|
+ <index>2381</index>
|
|
|
+ <endIndex>2392</endIndex>
|
|
|
+ <startLine>71</startLine>
|
|
|
+ <startColumn>17</startColumn>
|
|
|
+ <endLine>71</endLine>
|
|
|
+ <endColumn>28</endColumn>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.ReadabilityRules" rule="PrefixLocalCallsWithThis" ruleCheckId="SA1101">
|
|
|
+ <context>The call to touchEventVisualizer must begin with the 'this.' prefix to indicate that the item is a member of the class.</context>
|
|
|
+ <line>71</line>
|
|
|
+ <index>2409</index>
|
|
|
+ <endIndex>2428</endIndex>
|
|
|
+ <startLine>71</startLine>
|
|
|
+ <startColumn>45</startColumn>
|
|
|
+ <endLine>71</endLine>
|
|
|
+ <endColumn>64</endColumn>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.ReadabilityRules" rule="PrefixLocalCallsWithThis" ruleCheckId="SA1101">
|
|
|
+ <context>The call to tuioCommunicator must begin with the 'this.' prefix to indicate that the item is a member of the class.</context>
|
|
|
+ <line>76</line>
|
|
|
+ <index>2528</index>
|
|
|
+ <endIndex>2543</endIndex>
|
|
|
+ <startLine>76</startLine>
|
|
|
+ <startColumn>17</startColumn>
|
|
|
+ <endLine>76</endLine>
|
|
|
+ <endColumn>32</endColumn>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.ReadabilityRules" rule="PrefixLocalCallsWithThis" ruleCheckId="SA1101">
|
|
|
+ <context>The call to touchTracker must begin with the 'this.' prefix to indicate that the item is a member of the class.</context>
|
|
|
+ <line>79</line>
|
|
|
+ <index>2686</index>
|
|
|
+ <endIndex>2697</endIndex>
|
|
|
+ <startLine>79</startLine>
|
|
|
+ <startColumn>17</startColumn>
|
|
|
+ <endLine>79</endLine>
|
|
|
+ <endColumn>28</endColumn>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.ReadabilityRules" rule="PrefixLocalCallsWithThis" ruleCheckId="SA1101">
|
|
|
+ <context>The call to tuioCommunicator must begin with the 'this.' prefix to indicate that the item is a member of the class.</context>
|
|
|
+ <line>79</line>
|
|
|
+ <index>2716</index>
|
|
|
+ <endIndex>2731</endIndex>
|
|
|
+ <startLine>79</startLine>
|
|
|
+ <startColumn>47</startColumn>
|
|
|
+ <endLine>79</endLine>
|
|
|
+ <endColumn>62</endColumn>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.ReadabilityRules" rule="PrefixLocalCallsWithThis" ruleCheckId="SA1101">
|
|
|
+ <context>The call to touchTracker must begin with the 'this.' prefix to indicate that the item is a member of the class.</context>
|
|
|
+ <line>80</line>
|
|
|
+ <index>2761</index>
|
|
|
+ <endIndex>2772</endIndex>
|
|
|
+ <startLine>80</startLine>
|
|
|
+ <startColumn>17</startColumn>
|
|
|
+ <endLine>80</endLine>
|
|
|
+ <endColumn>28</endColumn>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.ReadabilityRules" rule="PrefixLocalCallsWithThis" ruleCheckId="SA1101">
|
|
|
+ <context>The call to tuioCommunicator must begin with the 'this.' prefix to indicate that the item is a member of the class.</context>
|
|
|
+ <line>80</line>
|
|
|
+ <index>2791</index>
|
|
|
+ <endIndex>2806</endIndex>
|
|
|
+ <startLine>80</startLine>
|
|
|
+ <startColumn>47</startColumn>
|
|
|
+ <endLine>80</endLine>
|
|
|
+ <endColumn>62</endColumn>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.ReadabilityRules" rule="PrefixLocalCallsWithThis" ruleCheckId="SA1101">
|
|
|
+ <context>The call to touchTracker must begin with the 'this.' prefix to indicate that the item is a member of the class.</context>
|
|
|
+ <line>81</line>
|
|
|
+ <index>2836</index>
|
|
|
+ <endIndex>2847</endIndex>
|
|
|
+ <startLine>81</startLine>
|
|
|
+ <startColumn>17</startColumn>
|
|
|
+ <endLine>81</endLine>
|
|
|
+ <endColumn>28</endColumn>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.ReadabilityRules" rule="PrefixLocalCallsWithThis" ruleCheckId="SA1101">
|
|
|
+ <context>The call to tuioCommunicator must begin with the 'this.' prefix to indicate that the item is a member of the class.</context>
|
|
|
+ <line>81</line>
|
|
|
+ <index>2864</index>
|
|
|
+ <endIndex>2879</endIndex>
|
|
|
+ <startLine>81</startLine>
|
|
|
+ <startColumn>45</startColumn>
|
|
|
+ <endLine>81</endLine>
|
|
|
+ <endColumn>60</endColumn>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.SpacingRules" rule="SingleLineCommentsMustBeginWithSingleSpace" ruleCheckId="SA1005">
|
|
|
+ <context>The comment must start with a single space. To ignore this error when commenting out a line of code, begin the comment with '////' rather than '//'.</context>
|
|
|
+ <line>68</line>
|
|
|
+ <index>2158</index>
|
|
|
+ <endIndex>2204</endIndex>
|
|
|
+ <startLine>68</startLine>
|
|
|
+ <startColumn>17</startColumn>
|
|
|
+ <endLine>68</endLine>
|
|
|
+ <endColumn>63</endColumn>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.SpacingRules" rule="SingleLineCommentsMustBeginWithSingleSpace" ruleCheckId="SA1005">
|
|
|
+ <context>The comment must start with a single space. To ignore this error when commenting out a line of code, begin the comment with '////' rather than '//'.</context>
|
|
|
+ <line>78</line>
|
|
|
+ <index>2626</index>
|
|
|
+ <endIndex>2667</endIndex>
|
|
|
+ <startLine>78</startLine>
|
|
|
+ <startColumn>17</startColumn>
|
|
|
+ <endLine>78</endLine>
|
|
|
+ <endColumn>58</endColumn>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.DocumentationRules" rule="ElementsMustBeDocumented" ruleCheckId="SA1600">
|
|
|
+ <context>The method must have a documentation header.</context>
|
|
|
+ <line>85</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.LayoutRules" rule="CurlyBracketsMustNotBeOmitted" ruleCheckId="SA1503">
|
|
|
+ <context>The body of the if statement must be wrapped in opening and closing curly brackets.</context>
|
|
|
+ <line>93</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.LayoutRules" rule="CurlyBracketsMustNotBeOmitted" ruleCheckId="SA1503">
|
|
|
+ <context>The body of the if statement must be wrapped in opening and closing curly brackets.</context>
|
|
|
+ <line>96</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.NamingRules" rule="ElementMustBeginWithUpperCaseLetter" ruleCheckId="SA1300">
|
|
|
+ <context>method names begin with an upper-case letter: resetConsistentObjects.</context>
|
|
|
+ <line>85</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.ReadabilityRules" rule="PrefixLocalCallsWithThis" ruleCheckId="SA1101">
|
|
|
+ <context>The call to palmDetector must begin with the 'this.' prefix to indicate that the item is a member of the class.</context>
|
|
|
+ <line>87</line>
|
|
|
+ <index>2989</index>
|
|
|
+ <endIndex>3000</endIndex>
|
|
|
+ <startLine>87</startLine>
|
|
|
+ <startColumn>13</startColumn>
|
|
|
+ <endLine>87</endLine>
|
|
|
+ <endColumn>24</endColumn>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.ReadabilityRules" rule="PrefixLocalCallsWithThis" ruleCheckId="SA1101">
|
|
|
+ <context>The call to touchTracker must begin with the 'this.' prefix to indicate that the item is a member of the class.</context>
|
|
|
+ <line>89</line>
|
|
|
+ <index>3026</index>
|
|
|
+ <endIndex>3037</endIndex>
|
|
|
+ <startLine>89</startLine>
|
|
|
+ <startColumn>13</startColumn>
|
|
|
+ <endLine>89</endLine>
|
|
|
+ <endColumn>24</endColumn>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.ReadabilityRules" rule="PrefixLocalCallsWithThis" ruleCheckId="SA1101">
|
|
|
+ <context>The call to fingerTracker must begin with the 'this.' prefix to indicate that the item is a member of the class.</context>
|
|
|
+ <line>90</line>
|
|
|
+ <index>3061</index>
|
|
|
+ <endIndex>3073</endIndex>
|
|
|
+ <startLine>90</startLine>
|
|
|
+ <startColumn>13</startColumn>
|
|
|
+ <endLine>90</endLine>
|
|
|
+ <endColumn>25</endColumn>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.ReadabilityRules" rule="PrefixLocalCallsWithThis" ruleCheckId="SA1101">
|
|
|
+ <context>The call to touchEventVisualizer must begin with the 'this.' prefix to indicate that the item is a member of the class.</context>
|
|
|
+ <line>93</line>
|
|
|
+ <index>3145</index>
|
|
|
+ <endIndex>3164</endIndex>
|
|
|
+ <startLine>93</startLine>
|
|
|
+ <startColumn>17</startColumn>
|
|
|
+ <endLine>93</endLine>
|
|
|
+ <endColumn>36</endColumn>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.ReadabilityRules" rule="PrefixLocalCallsWithThis" ruleCheckId="SA1101">
|
|
|
+ <context>The call to tuioCommunicator must begin with the 'this.' prefix to indicate that the item is a member of the class.</context>
|
|
|
+ <line>96</line>
|
|
|
+ <index>3234</index>
|
|
|
+ <endIndex>3249</endIndex>
|
|
|
+ <startLine>96</startLine>
|
|
|
+ <startColumn>17</startColumn>
|
|
|
+ <endLine>96</endLine>
|
|
|
+ <endColumn>32</endColumn>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.DocumentationRules" rule="ElementsMustBeDocumented" ruleCheckId="SA1600">
|
|
|
+ <context>The method must have a documentation header.</context>
|
|
|
+ <line>99</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.LayoutRules" rule="CurlyBracketsMustNotBeOmitted" ruleCheckId="SA1503">
|
|
|
+ <context>The body of the if statement must be wrapped in opening and closing curly brackets.</context>
|
|
|
+ <line>108</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.NamingRules" rule="ElementMustBeginWithUpperCaseLetter" ruleCheckId="SA1300">
|
|
|
+ <context>method names begin with an upper-case letter: updateFrame.</context>
|
|
|
+ <line>99</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.ReadabilityRules" rule="PrefixLocalCallsWithThis" ruleCheckId="SA1101">
|
|
|
+ <context>The call to beforeUpdateFrame must begin with the 'this.' prefix to indicate that the item is a member of the class.</context>
|
|
|
+ <line>105</line>
|
|
|
+ <index>3459</index>
|
|
|
+ <endIndex>3475</endIndex>
|
|
|
+ <startLine>105</startLine>
|
|
|
+ <startColumn>17</startColumn>
|
|
|
+ <endLine>105</endLine>
|
|
|
+ <endColumn>33</endColumn>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.ReadabilityRules" rule="PrefixLocalCallsWithThis" ruleCheckId="SA1101">
|
|
|
+ <context>The call to resetConsistentObjects must begin with the 'this.' prefix to indicate that the item is a member of the class.</context>
|
|
|
+ <line>108</line>
|
|
|
+ <index>3559</index>
|
|
|
+ <endIndex>3580</endIndex>
|
|
|
+ <startLine>108</startLine>
|
|
|
+ <startColumn>21</startColumn>
|
|
|
+ <endLine>108</endLine>
|
|
|
+ <endColumn>42</endColumn>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.ReadabilityRules" rule="PrefixLocalCallsWithThis" ruleCheckId="SA1101">
|
|
|
+ <context>The call to lastFrameID must begin with the 'this.' prefix to indicate that the item is a member of the class.</context>
|
|
|
+ <line>107</line>
|
|
|
+ <index>3503</index>
|
|
|
+ <endIndex>3513</endIndex>
|
|
|
+ <startLine>107</startLine>
|
|
|
+ <startColumn>21</startColumn>
|
|
|
+ <endLine>107</endLine>
|
|
|
+ <endColumn>31</endColumn>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.ReadabilityRules" rule="PrefixLocalCallsWithThis" ruleCheckId="SA1101">
|
|
|
+ <context>The call to currentFrameID must begin with the 'this.' prefix to indicate that the item is a member of the class.</context>
|
|
|
+ <line>107</line>
|
|
|
+ <index>3517</index>
|
|
|
+ <endIndex>3530</endIndex>
|
|
|
+ <startLine>107</startLine>
|
|
|
+ <startColumn>35</startColumn>
|
|
|
+ <endLine>107</endLine>
|
|
|
+ <endColumn>48</endColumn>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.ReadabilityRules" rule="PrefixLocalCallsWithThis" ruleCheckId="SA1101">
|
|
|
+ <context>The call to createConfidenceImage must begin with the 'this.' prefix to indicate that the item is a member of the class.</context>
|
|
|
+ <line>110</line>
|
|
|
+ <index>3604</index>
|
|
|
+ <endIndex>3624</endIndex>
|
|
|
+ <startLine>110</startLine>
|
|
|
+ <startColumn>17</startColumn>
|
|
|
+ <endLine>110</endLine>
|
|
|
+ <endColumn>37</endColumn>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.ReadabilityRules" rule="PrefixLocalCallsWithThis" ruleCheckId="SA1101">
|
|
|
+ <context>The call to createDepthImage must begin with the 'this.' prefix to indicate that the item is a member of the class.</context>
|
|
|
+ <line>111</line>
|
|
|
+ <index>3646</index>
|
|
|
+ <endIndex>3661</endIndex>
|
|
|
+ <startLine>111</startLine>
|
|
|
+ <startColumn>17</startColumn>
|
|
|
+ <endLine>111</endLine>
|
|
|
+ <endColumn>32</endColumn>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.ReadabilityRules" rule="PrefixLocalCallsWithThis" ruleCheckId="SA1101">
|
|
|
+ <context>The call to createEdgeImage must begin with the 'this.' prefix to indicate that the item is a member of the class.</context>
|
|
|
+ <line>112</line>
|
|
|
+ <index>3683</index>
|
|
|
+ <endIndex>3697</endIndex>
|
|
|
+ <startLine>112</startLine>
|
|
|
+ <startColumn>17</startColumn>
|
|
|
+ <endLine>112</endLine>
|
|
|
+ <endColumn>31</endColumn>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.ReadabilityRules" rule="PrefixLocalCallsWithThis" ruleCheckId="SA1101">
|
|
|
+ <context>The call to detectFingers must begin with the 'this.' prefix to indicate that the item is a member of the class.</context>
|
|
|
+ <line>114</line>
|
|
|
+ <index>3721</index>
|
|
|
+ <endIndex>3733</endIndex>
|
|
|
+ <startLine>114</startLine>
|
|
|
+ <startColumn>17</startColumn>
|
|
|
+ <endLine>114</endLine>
|
|
|
+ <endColumn>29</endColumn>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.ReadabilityRules" rule="PrefixLocalCallsWithThis" ruleCheckId="SA1101">
|
|
|
+ <context>The call to trackFingers must begin with the 'this.' prefix to indicate that the item is a member of the class.</context>
|
|
|
+ <line>115</line>
|
|
|
+ <index>3755</index>
|
|
|
+ <endIndex>3766</endIndex>
|
|
|
+ <startLine>115</startLine>
|
|
|
+ <startColumn>17</startColumn>
|
|
|
+ <endLine>115</endLine>
|
|
|
+ <endColumn>28</endColumn>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.ReadabilityRules" rule="PrefixLocalCallsWithThis" ruleCheckId="SA1101">
|
|
|
+ <context>The call to detectHands must begin with the 'this.' prefix to indicate that the item is a member of the class.</context>
|
|
|
+ <line>117</line>
|
|
|
+ <index>3790</index>
|
|
|
+ <endIndex>3800</endIndex>
|
|
|
+ <startLine>117</startLine>
|
|
|
+ <startColumn>17</startColumn>
|
|
|
+ <endLine>117</endLine>
|
|
|
+ <endColumn>27</endColumn>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.ReadabilityRules" rule="PrefixLocalCallsWithThis" ruleCheckId="SA1101">
|
|
|
+ <context>The call to detectPalm must begin with the 'this.' prefix to indicate that the item is a member of the class.</context>
|
|
|
+ <line>118</line>
|
|
|
+ <index>3822</index>
|
|
|
+ <endIndex>3831</endIndex>
|
|
|
+ <startLine>118</startLine>
|
|
|
+ <startColumn>17</startColumn>
|
|
|
+ <endLine>118</endLine>
|
|
|
+ <endColumn>26</endColumn>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.ReadabilityRules" rule="PrefixLocalCallsWithThis" ruleCheckId="SA1101">
|
|
|
+ <context>The call to detectTouchEvents must begin with the 'this.' prefix to indicate that the item is a member of the class.</context>
|
|
|
+ <line>120</line>
|
|
|
+ <index>3855</index>
|
|
|
+ <endIndex>3871</endIndex>
|
|
|
+ <startLine>120</startLine>
|
|
|
+ <startColumn>17</startColumn>
|
|
|
+ <endLine>120</endLine>
|
|
|
+ <endColumn>33</endColumn>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.ReadabilityRules" rule="PrefixLocalCallsWithThis" ruleCheckId="SA1101">
|
|
|
+ <context>The call to trackTouchEvents must begin with the 'this.' prefix to indicate that the item is a member of the class.</context>
|
|
|
+ <line>121</line>
|
|
|
+ <index>3893</index>
|
|
|
+ <endIndex>3908</endIndex>
|
|
|
+ <startLine>121</startLine>
|
|
|
+ <startColumn>17</startColumn>
|
|
|
+ <endLine>121</endLine>
|
|
|
+ <endColumn>32</endColumn>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.ReadabilityRules" rule="PrefixLocalCallsWithThis" ruleCheckId="SA1101">
|
|
|
+ <context>The call to afterUpdateFrame must begin with the 'this.' prefix to indicate that the item is a member of the class.</context>
|
|
|
+ <line>123</line>
|
|
|
+ <index>3932</index>
|
|
|
+ <endIndex>3947</endIndex>
|
|
|
+ <startLine>123</startLine>
|
|
|
+ <startColumn>17</startColumn>
|
|
|
+ <endLine>123</endLine>
|
|
|
+ <endColumn>32</endColumn>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.ReadabilityRules" rule="PrefixLocalCallsWithThis" ruleCheckId="SA1101">
|
|
|
+ <context>The call to currentFrameID must begin with the 'this.' prefix to indicate that the item is a member of the class.</context>
|
|
|
+ <line>103</line>
|
|
|
+ <index>3379</index>
|
|
|
+ <endIndex>3392</endIndex>
|
|
|
+ <startLine>103</startLine>
|
|
|
+ <startColumn>17</startColumn>
|
|
|
+ <endLine>103</endLine>
|
|
|
+ <endColumn>30</endColumn>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.ReadabilityRules" rule="PrefixLocalCallsWithThis" ruleCheckId="SA1101">
|
|
|
+ <context>The call to inputProvider must begin with the 'this.' prefix to indicate that the item is a member of the class.</context>
|
|
|
+ <line>103</line>
|
|
|
+ <index>3397</index>
|
|
|
+ <endIndex>3409</endIndex>
|
|
|
+ <startLine>103</startLine>
|
|
|
+ <startColumn>35</startColumn>
|
|
|
+ <endLine>103</endLine>
|
|
|
+ <endColumn>47</endColumn>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.DocumentationRules" rule="ElementsMustBeDocumented" ruleCheckId="SA1600">
|
|
|
+ <context>The method must have a documentation header.</context>
|
|
|
+ <line>129</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.LayoutRules" rule="CurlyBracketsMustNotBeOmitted" ruleCheckId="SA1503">
|
|
|
+ <context>The body of the if statement must be wrapped in opening and closing curly brackets.</context>
|
|
|
+ <line>140</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.NamingRules" rule="ElementMustBeginWithUpperCaseLetter" ruleCheckId="SA1300">
|
|
|
+ <context>method names begin with an upper-case letter: beforeUpdateFrame.</context>
|
|
|
+ <line>129</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.ReadabilityRules" rule="PrefixLocalCallsWithThis" ruleCheckId="SA1101">
|
|
|
+ <context>The call to currentInputFrame must begin with the 'this.' prefix to indicate that the item is a member of the class.</context>
|
|
|
+ <line>133</line>
|
|
|
+ <index>4137</index>
|
|
|
+ <endIndex>4153</endIndex>
|
|
|
+ <startLine>133</startLine>
|
|
|
+ <startColumn>13</startColumn>
|
|
|
+ <endLine>133</endLine>
|
|
|
+ <endColumn>29</endColumn>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.ReadabilityRules" rule="PrefixLocalCallsWithThis" ruleCheckId="SA1101">
|
|
|
+ <context>The call to inputProvider must begin with the 'this.' prefix to indicate that the item is a member of the class.</context>
|
|
|
+ <line>133</line>
|
|
|
+ <index>4157</index>
|
|
|
+ <endIndex>4169</endIndex>
|
|
|
+ <startLine>133</startLine>
|
|
|
+ <startColumn>33</startColumn>
|
|
|
+ <endLine>133</endLine>
|
|
|
+ <endColumn>45</endColumn>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.ReadabilityRules" rule="PrefixLocalCallsWithThis" ruleCheckId="SA1101">
|
|
|
+ <context>The call to lastFrameID must begin with the 'this.' prefix to indicate that the item is a member of the class.</context>
|
|
|
+ <line>135</line>
|
|
|
+ <index>4200</index>
|
|
|
+ <endIndex>4210</endIndex>
|
|
|
+ <startLine>135</startLine>
|
|
|
+ <startColumn>13</startColumn>
|
|
|
+ <endLine>135</endLine>
|
|
|
+ <endColumn>23</endColumn>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.ReadabilityRules" rule="PrefixLocalCallsWithThis" ruleCheckId="SA1101">
|
|
|
+ <context>The call to currentFrameID must begin with the 'this.' prefix to indicate that the item is a member of the class.</context>
|
|
|
+ <line>135</line>
|
|
|
+ <index>4214</index>
|
|
|
+ <endIndex>4227</endIndex>
|
|
|
+ <startLine>135</startLine>
|
|
|
+ <startColumn>27</startColumn>
|
|
|
+ <endLine>135</endLine>
|
|
|
+ <endColumn>40</endColumn>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.ReadabilityRules" rule="PrefixLocalCallsWithThis" ruleCheckId="SA1101">
|
|
|
+ <context>The call to currentFrameID must begin with the 'this.' prefix to indicate that the item is a member of the class.</context>
|
|
|
+ <line>136</line>
|
|
|
+ <index>4243</index>
|
|
|
+ <endIndex>4256</endIndex>
|
|
|
+ <startLine>136</startLine>
|
|
|
+ <startColumn>13</startColumn>
|
|
|
+ <endLine>136</endLine>
|
|
|
+ <endColumn>26</endColumn>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.ReadabilityRules" rule="PrefixLocalCallsWithThis" ruleCheckId="SA1101">
|
|
|
+ <context>The call to currentInputFrame must begin with the 'this.' prefix to indicate that the item is a member of the class.</context>
|
|
|
+ <line>136</line>
|
|
|
+ <index>4260</index>
|
|
|
+ <endIndex>4276</endIndex>
|
|
|
+ <startLine>136</startLine>
|
|
|
+ <startColumn>30</startColumn>
|
|
|
+ <endLine>136</endLine>
|
|
|
+ <endColumn>46</endColumn>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.ReadabilityRules" rule="PrefixLocalCallsWithThis" ruleCheckId="SA1101">
|
|
|
+ <context>The call to currentFrameID must begin with the 'this.' prefix to indicate that the item is a member of the class.</context>
|
|
|
+ <line>137</line>
|
|
|
+ <index>4322</index>
|
|
|
+ <endIndex>4335</endIndex>
|
|
|
+ <startLine>137</startLine>
|
|
|
+ <startColumn>35</startColumn>
|
|
|
+ <endLine>137</endLine>
|
|
|
+ <endColumn>48</endColumn>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.ReadabilityRules" rule="PrefixLocalCallsWithThis" ruleCheckId="SA1101">
|
|
|
+ <context>The call to tuioCommunicator must begin with the 'this.' prefix to indicate that the item is a member of the class.</context>
|
|
|
+ <line>140</line>
|
|
|
+ <index>4397</index>
|
|
|
+ <endIndex>4412</endIndex>
|
|
|
+ <startLine>140</startLine>
|
|
|
+ <startColumn>17</startColumn>
|
|
|
+ <endLine>140</endLine>
|
|
|
+ <endColumn>32</endColumn>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.DocumentationRules" rule="ElementsMustBeDocumented" ruleCheckId="SA1600">
|
|
|
+ <context>The method must have a documentation header.</context>
|
|
|
+ <line>145</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.LayoutRules" rule="CurlyBracketsMustNotBeOmitted" ruleCheckId="SA1503">
|
|
|
+ <context>The body of the if statement must be wrapped in opening and closing curly brackets.</context>
|
|
|
+ <line>150</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.LayoutRules" rule="CurlyBracketsMustNotBeOmitted" ruleCheckId="SA1503">
|
|
|
+ <context>The body of the if statement must be wrapped in opening and closing curly brackets.</context>
|
|
|
+ <line>153</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.NamingRules" rule="ElementMustBeginWithUpperCaseLetter" ruleCheckId="SA1300">
|
|
|
+ <context>method names begin with an upper-case letter: afterUpdateFrame.</context>
|
|
|
+ <line>145</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.ReadabilityRules" rule="PrefixLocalCallsWithThis" ruleCheckId="SA1101">
|
|
|
+ <context>The call to tuioCommunicator must begin with the 'this.' prefix to indicate that the item is a member of the class.</context>
|
|
|
+ <line>150</line>
|
|
|
+ <index>4645</index>
|
|
|
+ <endIndex>4660</endIndex>
|
|
|
+ <startLine>150</startLine>
|
|
|
+ <startColumn>17</startColumn>
|
|
|
+ <endLine>150</endLine>
|
|
|
+ <endColumn>32</endColumn>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.ReadabilityRules" rule="PrefixLocalCallsWithThis" ruleCheckId="SA1101">
|
|
|
+ <context>The call to createOutputImages must begin with the 'this.' prefix to indicate that the item is a member of the class.</context>
|
|
|
+ <line>153</line>
|
|
|
+ <index>4738</index>
|
|
|
+ <endIndex>4755</endIndex>
|
|
|
+ <startLine>153</startLine>
|
|
|
+ <startColumn>17</startColumn>
|
|
|
+ <endLine>153</endLine>
|
|
|
+ <endColumn>34</endColumn>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.DocumentationRules" rule="ElementsMustBeDocumented" ruleCheckId="SA1600">
|
|
|
+ <context>The method must have a documentation header.</context>
|
|
|
+ <line>158</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.NamingRules" rule="ElementMustBeginWithUpperCaseLetter" ruleCheckId="SA1300">
|
|
|
+ <context>method names begin with an upper-case letter: createConfidenceImage.</context>
|
|
|
+ <line>158</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.ReadabilityRules" rule="PrefixLocalCallsWithThis" ruleCheckId="SA1101">
|
|
|
+ <context>The call to imageWidth must begin with the 'this.' prefix to indicate that the item is a member of the class.</context>
|
|
|
+ <line>161</line>
|
|
|
+ <index>4998</index>
|
|
|
+ <endIndex>5007</endIndex>
|
|
|
+ <startLine>161</startLine>
|
|
|
+ <startColumn>76</startColumn>
|
|
|
+ <endLine>161</endLine>
|
|
|
+ <endColumn>85</endColumn>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.ReadabilityRules" rule="PrefixLocalCallsWithThis" ruleCheckId="SA1101">
|
|
|
+ <context>The call to imageHeight must begin with the 'this.' prefix to indicate that the item is a member of the class.</context>
|
|
|
+ <line>161</line>
|
|
|
+ <index>5010</index>
|
|
|
+ <endIndex>5020</endIndex>
|
|
|
+ <startLine>161</startLine>
|
|
|
+ <startColumn>88</startColumn>
|
|
|
+ <endLine>161</endLine>
|
|
|
+ <endColumn>98</endColumn>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.ReadabilityRules" rule="PrefixLocalCallsWithThis" ruleCheckId="SA1101">
|
|
|
+ <context>The call to imageWidth must begin with the 'this.' prefix to indicate that the item is a member of the class.</context>
|
|
|
+ <line>161</line>
|
|
|
+ <index>5023</index>
|
|
|
+ <endIndex>5032</endIndex>
|
|
|
+ <startLine>161</startLine>
|
|
|
+ <startColumn>101</startColumn>
|
|
|
+ <endLine>161</endLine>
|
|
|
+ <endColumn>110</endColumn>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.ReadabilityRules" rule="PrefixLocalCallsWithThis" ruleCheckId="SA1101">
|
|
|
+ <context>The call to currentInputFrame must begin with the 'this.' prefix to indicate that the item is a member of the class.</context>
|
|
|
+ <line>161</line>
|
|
|
+ <index>5039</index>
|
|
|
+ <endIndex>5055</endIndex>
|
|
|
+ <startLine>161</startLine>
|
|
|
+ <startColumn>117</startColumn>
|
|
|
+ <endLine>161</endLine>
|
|
|
+ <endColumn>133</endColumn>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.ReadabilityRules" rule="PrefixLocalCallsWithThis" ruleCheckId="SA1101">
|
|
|
+ <context>The call to confidenceImage must begin with the 'this.' prefix to indicate that the item is a member of the class.</context>
|
|
|
+ <line>162</line>
|
|
|
+ <index>5090</index>
|
|
|
+ <endIndex>5104</endIndex>
|
|
|
+ <startLine>162</startLine>
|
|
|
+ <startColumn>13</startColumn>
|
|
|
+ <endLine>162</endLine>
|
|
|
+ <endColumn>27</endColumn>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.ReadabilityRules" rule="UseBuiltInTypeAlias" ruleCheckId="SA1121">
|
|
|
+ <context>Use the built-in type alias 'short' rather than Int16 or System.Int16.</context>
|
|
|
+ <line>161</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.DocumentationRules" rule="ElementsMustBeDocumented" ruleCheckId="SA1600">
|
|
|
+ <context>The method must have a documentation header.</context>
|
|
|
+ <line>166</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.NamingRules" rule="ElementMustBeginWithUpperCaseLetter" ruleCheckId="SA1300">
|
|
|
+ <context>method names begin with an upper-case letter: createDepthImage.</context>
|
|
|
+ <line>166</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.ReadabilityRules" rule="UseBuiltInTypeAlias" ruleCheckId="SA1121">
|
|
|
+ <context>Use the built-in type alias 'short' rather than Int16 or System.Int16.</context>
|
|
|
+ <line>170</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.ReadabilityRules" rule="PrefixLocalCallsWithThis" ruleCheckId="SA1101">
|
|
|
+ <context>The call to imageWidth must begin with the 'this.' prefix to indicate that the item is a member of the class.</context>
|
|
|
+ <line>169</line>
|
|
|
+ <index>5375</index>
|
|
|
+ <endIndex>5384</endIndex>
|
|
|
+ <startLine>169</startLine>
|
|
|
+ <startColumn>71</startColumn>
|
|
|
+ <endLine>169</endLine>
|
|
|
+ <endColumn>80</endColumn>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.ReadabilityRules" rule="PrefixLocalCallsWithThis" ruleCheckId="SA1101">
|
|
|
+ <context>The call to imageHeight must begin with the 'this.' prefix to indicate that the item is a member of the class.</context>
|
|
|
+ <line>169</line>
|
|
|
+ <index>5387</index>
|
|
|
+ <endIndex>5397</endIndex>
|
|
|
+ <startLine>169</startLine>
|
|
|
+ <startColumn>83</startColumn>
|
|
|
+ <endLine>169</endLine>
|
|
|
+ <endColumn>93</endColumn>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.ReadabilityRules" rule="PrefixLocalCallsWithThis" ruleCheckId="SA1101">
|
|
|
+ <context>The call to imageWidth must begin with the 'this.' prefix to indicate that the item is a member of the class.</context>
|
|
|
+ <line>169</line>
|
|
|
+ <index>5400</index>
|
|
|
+ <endIndex>5409</endIndex>
|
|
|
+ <startLine>169</startLine>
|
|
|
+ <startColumn>96</startColumn>
|
|
|
+ <endLine>169</endLine>
|
|
|
+ <endColumn>105</endColumn>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.ReadabilityRules" rule="PrefixLocalCallsWithThis" ruleCheckId="SA1101">
|
|
|
+ <context>The call to currentInputFrame must begin with the 'this.' prefix to indicate that the item is a member of the class.</context>
|
|
|
+ <line>169</line>
|
|
|
+ <index>5416</index>
|
|
|
+ <endIndex>5432</endIndex>
|
|
|
+ <startLine>169</startLine>
|
|
|
+ <startColumn>112</startColumn>
|
|
|
+ <endLine>169</endLine>
|
|
|
+ <endColumn>128</endColumn>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.ReadabilityRules" rule="PrefixLocalCallsWithThis" ruleCheckId="SA1101">
|
|
|
+ <context>The call to confidenceImage must begin with the 'this.' prefix to indicate that the item is a member of the class.</context>
|
|
|
+ <line>170</line>
|
|
|
+ <index>5500</index>
|
|
|
+ <endIndex>5514</endIndex>
|
|
|
+ <startLine>170</startLine>
|
|
|
+ <startColumn>51</startColumn>
|
|
|
+ <endLine>170</endLine>
|
|
|
+ <endColumn>65</endColumn>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.ReadabilityRules" rule="PrefixLocalCallsWithThis" ruleCheckId="SA1101">
|
|
|
+ <context>The call to depthImage must begin with the 'this.' prefix to indicate that the item is a member of the class.</context>
|
|
|
+ <line>171</line>
|
|
|
+ <index>5580</index>
|
|
|
+ <endIndex>5589</endIndex>
|
|
|
+ <startLine>171</startLine>
|
|
|
+ <startColumn>13</startColumn>
|
|
|
+ <endLine>171</endLine>
|
|
|
+ <endColumn>22</endColumn>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.ReadabilityRules" rule="UseBuiltInTypeAlias" ruleCheckId="SA1121">
|
|
|
+ <context>Use the built-in type alias 'short' rather than Int16 or System.Int16.</context>
|
|
|
+ <line>169</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.DocumentationRules" rule="ElementsMustBeDocumented" ruleCheckId="SA1600">
|
|
|
+ <context>The method must have a documentation header.</context>
|
|
|
+ <line>175</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.NamingRules" rule="ElementMustBeginWithUpperCaseLetter" ruleCheckId="SA1300">
|
|
|
+ <context>method names begin with an upper-case letter: createEdgeImage.</context>
|
|
|
+ <line>175</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.ReadabilityRules" rule="PrefixLocalCallsWithThis" ruleCheckId="SA1101">
|
|
|
+ <context>The call to edgeImage must begin with the 'this.' prefix to indicate that the item is a member of the class.</context>
|
|
|
+ <line>178</line>
|
|
|
+ <index>5791</index>
|
|
|
+ <endIndex>5799</endIndex>
|
|
|
+ <startLine>178</startLine>
|
|
|
+ <startColumn>13</startColumn>
|
|
|
+ <endLine>178</endLine>
|
|
|
+ <endColumn>21</endColumn>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.ReadabilityRules" rule="PrefixLocalCallsWithThis" ruleCheckId="SA1101">
|
|
|
+ <context>The call to depthImage must begin with the 'this.' prefix to indicate that the item is a member of the class.</context>
|
|
|
+ <line>178</line>
|
|
|
+ <index>5817</index>
|
|
|
+ <endIndex>5826</endIndex>
|
|
|
+ <startLine>178</startLine>
|
|
|
+ <startColumn>39</startColumn>
|
|
|
+ <endLine>178</endLine>
|
|
|
+ <endColumn>48</endColumn>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.DocumentationRules" rule="ElementsMustBeDocumented" ruleCheckId="SA1600">
|
|
|
+ <context>The method must have a documentation header.</context>
|
|
|
+ <line>182</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.NamingRules" rule="ElementMustBeginWithUpperCaseLetter" ruleCheckId="SA1300">
|
|
|
+ <context>method names begin with an upper-case letter: detectFingers.</context>
|
|
|
+ <line>182</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.ReadabilityRules" rule="PrefixLocalCallsWithThis" ruleCheckId="SA1101">
|
|
|
+ <context>The call to fingerDetector must begin with the 'this.' prefix to indicate that the item is a member of the class.</context>
|
|
|
+ <line>185</line>
|
|
|
+ <index>5992</index>
|
|
|
+ <endIndex>6005</endIndex>
|
|
|
+ <startLine>185</startLine>
|
|
|
+ <startColumn>13</startColumn>
|
|
|
+ <endLine>185</endLine>
|
|
|
+ <endColumn>26</endColumn>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.ReadabilityRules" rule="PrefixLocalCallsWithThis" ruleCheckId="SA1101">
|
|
|
+ <context>The call to depthImage must begin with the 'this.' prefix to indicate that the item is a member of the class.</context>
|
|
|
+ <line>185</line>
|
|
|
+ <index>6028</index>
|
|
|
+ <endIndex>6037</endIndex>
|
|
|
+ <startLine>185</startLine>
|
|
|
+ <startColumn>49</startColumn>
|
|
|
+ <endLine>185</endLine>
|
|
|
+ <endColumn>58</endColumn>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.ReadabilityRules" rule="PrefixLocalCallsWithThis" ruleCheckId="SA1101">
|
|
|
+ <context>The call to edgeImage must begin with the 'this.' prefix to indicate that the item is a member of the class.</context>
|
|
|
+ <line>185</line>
|
|
|
+ <index>6040</index>
|
|
|
+ <endIndex>6048</endIndex>
|
|
|
+ <startLine>185</startLine>
|
|
|
+ <startColumn>61</startColumn>
|
|
|
+ <endLine>185</endLine>
|
|
|
+ <endColumn>69</endColumn>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.DocumentationRules" rule="ElementsMustBeDocumented" ruleCheckId="SA1600">
|
|
|
+ <context>The method must have a documentation header.</context>
|
|
|
+ <line>189</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.NamingRules" rule="ElementMustBeginWithUpperCaseLetter" ruleCheckId="SA1300">
|
|
|
+ <context>method names begin with an upper-case letter: trackFingers.</context>
|
|
|
+ <line>189</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.ReadabilityRules" rule="PrefixLocalCallsWithThis" ruleCheckId="SA1101">
|
|
|
+ <context>The call to fingerTracker must begin with the 'this.' prefix to indicate that the item is a member of the class.</context>
|
|
|
+ <line>192</line>
|
|
|
+ <index>6210</index>
|
|
|
+ <endIndex>6222</endIndex>
|
|
|
+ <startLine>192</startLine>
|
|
|
+ <startColumn>13</startColumn>
|
|
|
+ <endLine>192</endLine>
|
|
|
+ <endColumn>25</endColumn>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.ReadabilityRules" rule="PrefixLocalCallsWithThis" ruleCheckId="SA1101">
|
|
|
+ <context>The call to fingerDetector must begin with the 'this.' prefix to indicate that the item is a member of the class.</context>
|
|
|
+ <line>192</line>
|
|
|
+ <index>6236</index>
|
|
|
+ <endIndex>6249</endIndex>
|
|
|
+ <startLine>192</startLine>
|
|
|
+ <startColumn>39</startColumn>
|
|
|
+ <endLine>192</endLine>
|
|
|
+ <endColumn>52</endColumn>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.DocumentationRules" rule="ElementsMustBeDocumented" ruleCheckId="SA1600">
|
|
|
+ <context>The method must have a documentation header.</context>
|
|
|
+ <line>196</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.NamingRules" rule="ElementMustBeginWithUpperCaseLetter" ruleCheckId="SA1300">
|
|
|
+ <context>method names begin with an upper-case letter: detectHands.</context>
|
|
|
+ <line>196</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.ReadabilityRules" rule="PrefixLocalCallsWithThis" ruleCheckId="SA1101">
|
|
|
+ <context>The call to handDetector must begin with the 'this.' prefix to indicate that the item is a member of the class.</context>
|
|
|
+ <line>199</line>
|
|
|
+ <index>6416</index>
|
|
|
+ <endIndex>6427</endIndex>
|
|
|
+ <startLine>199</startLine>
|
|
|
+ <startColumn>13</startColumn>
|
|
|
+ <endLine>199</endLine>
|
|
|
+ <endColumn>24</endColumn>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.ReadabilityRules" rule="PrefixLocalCallsWithThis" ruleCheckId="SA1101">
|
|
|
+ <context>The call to edgeImage must begin with the 'this.' prefix to indicate that the item is a member of the class.</context>
|
|
|
+ <line>199</line>
|
|
|
+ <index>6448</index>
|
|
|
+ <endIndex>6456</endIndex>
|
|
|
+ <startLine>199</startLine>
|
|
|
+ <startColumn>45</startColumn>
|
|
|
+ <endLine>199</endLine>
|
|
|
+ <endColumn>53</endColumn>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.ReadabilityRules" rule="PrefixLocalCallsWithThis" ruleCheckId="SA1101">
|
|
|
+ <context>The call to fingerDetector must begin with the 'this.' prefix to indicate that the item is a member of the class.</context>
|
|
|
+ <line>199</line>
|
|
|
+ <index>6459</index>
|
|
|
+ <endIndex>6472</endIndex>
|
|
|
+ <startLine>199</startLine>
|
|
|
+ <startColumn>56</startColumn>
|
|
|
+ <endLine>199</endLine>
|
|
|
+ <endColumn>69</endColumn>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.DocumentationRules" rule="ElementsMustBeDocumented" ruleCheckId="SA1600">
|
|
|
+ <context>The method must have a documentation header.</context>
|
|
|
+ <line>203</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.NamingRules" rule="ElementMustBeginWithUpperCaseLetter" ruleCheckId="SA1300">
|
|
|
+ <context>method names begin with an upper-case letter: detectPalm.</context>
|
|
|
+ <line>203</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.ReadabilityRules" rule="PrefixLocalCallsWithThis" ruleCheckId="SA1101">
|
|
|
+ <context>The call to palmDetector must begin with the 'this.' prefix to indicate that the item is a member of the class.</context>
|
|
|
+ <line>206</line>
|
|
|
+ <index>6640</index>
|
|
|
+ <endIndex>6651</endIndex>
|
|
|
+ <startLine>206</startLine>
|
|
|
+ <startColumn>13</startColumn>
|
|
|
+ <endLine>206</endLine>
|
|
|
+ <endColumn>24</endColumn>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.ReadabilityRules" rule="PrefixLocalCallsWithThis" ruleCheckId="SA1101">
|
|
|
+ <context>The call to handDetector must begin with the 'this.' prefix to indicate that the item is a member of the class.</context>
|
|
|
+ <line>206</line>
|
|
|
+ <index>6666</index>
|
|
|
+ <endIndex>6677</endIndex>
|
|
|
+ <startLine>206</startLine>
|
|
|
+ <startColumn>39</startColumn>
|
|
|
+ <endLine>206</endLine>
|
|
|
+ <endColumn>50</endColumn>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.ReadabilityRules" rule="PrefixLocalCallsWithThis" ruleCheckId="SA1101">
|
|
|
+ <context>The call to handDetector must begin with the 'this.' prefix to indicate that the item is a member of the class.</context>
|
|
|
+ <line>206</line>
|
|
|
+ <index>6686</index>
|
|
|
+ <endIndex>6697</endIndex>
|
|
|
+ <startLine>206</startLine>
|
|
|
+ <startColumn>59</startColumn>
|
|
|
+ <endLine>206</endLine>
|
|
|
+ <endColumn>70</endColumn>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.DocumentationRules" rule="ElementsMustBeDocumented" ruleCheckId="SA1600">
|
|
|
+ <context>The method must have a documentation header.</context>
|
|
|
+ <line>210</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.NamingRules" rule="ElementMustBeginWithUpperCaseLetter" ruleCheckId="SA1300">
|
|
|
+ <context>method names begin with an upper-case letter: detectTouchEvents.</context>
|
|
|
+ <line>210</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.ReadabilityRules" rule="PrefixLocalCallsWithThis" ruleCheckId="SA1101">
|
|
|
+ <context>The call to touchDetector must begin with the 'this.' prefix to indicate that the item is a member of the class.</context>
|
|
|
+ <line>213</line>
|
|
|
+ <index>6879</index>
|
|
|
+ <endIndex>6891</endIndex>
|
|
|
+ <startLine>213</startLine>
|
|
|
+ <startColumn>13</startColumn>
|
|
|
+ <endLine>213</endLine>
|
|
|
+ <endColumn>25</endColumn>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.ReadabilityRules" rule="PrefixLocalCallsWithThis" ruleCheckId="SA1101">
|
|
|
+ <context>The call to depthImage must begin with the 'this.' prefix to indicate that the item is a member of the class.</context>
|
|
|
+ <line>213</line>
|
|
|
+ <index>6913</index>
|
|
|
+ <endIndex>6922</endIndex>
|
|
|
+ <startLine>213</startLine>
|
|
|
+ <startColumn>47</startColumn>
|
|
|
+ <endLine>213</endLine>
|
|
|
+ <endColumn>56</endColumn>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.ReadabilityRules" rule="PrefixLocalCallsWithThis" ruleCheckId="SA1101">
|
|
|
+ <context>The call to fingerTracker must begin with the 'this.' prefix to indicate that the item is a member of the class.</context>
|
|
|
+ <line>213</line>
|
|
|
+ <index>6925</index>
|
|
|
+ <endIndex>6937</endIndex>
|
|
|
+ <startLine>213</startLine>
|
|
|
+ <startColumn>59</startColumn>
|
|
|
+ <endLine>213</endLine>
|
|
|
+ <endColumn>71</endColumn>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.ReadabilityRules" rule="PrefixLocalCallsWithThis" ruleCheckId="SA1101">
|
|
|
+ <context>The call to palmDetector must begin with the 'this.' prefix to indicate that the item is a member of the class.</context>
|
|
|
+ <line>213</line>
|
|
|
+ <index>6948</index>
|
|
|
+ <endIndex>6959</endIndex>
|
|
|
+ <startLine>213</startLine>
|
|
|
+ <startColumn>82</startColumn>
|
|
|
+ <endLine>213</endLine>
|
|
|
+ <endColumn>93</endColumn>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.DocumentationRules" rule="ElementsMustBeDocumented" ruleCheckId="SA1600">
|
|
|
+ <context>The method must have a documentation header.</context>
|
|
|
+ <line>217</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.NamingRules" rule="ElementMustBeginWithUpperCaseLetter" ruleCheckId="SA1300">
|
|
|
+ <context>method names begin with an upper-case letter: trackTouchEvents.</context>
|
|
|
+ <line>217</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.ReadabilityRules" rule="PrefixLocalCallsWithThis" ruleCheckId="SA1101">
|
|
|
+ <context>The call to touchTracker must begin with the 'this.' prefix to indicate that the item is a member of the class.</context>
|
|
|
+ <line>220</line>
|
|
|
+ <index>7142</index>
|
|
|
+ <endIndex>7153</endIndex>
|
|
|
+ <startLine>220</startLine>
|
|
|
+ <startColumn>13</startColumn>
|
|
|
+ <endLine>220</endLine>
|
|
|
+ <endColumn>24</endColumn>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.ReadabilityRules" rule="PrefixLocalCallsWithThis" ruleCheckId="SA1101">
|
|
|
+ <context>The call to touchDetector must begin with the 'this.' prefix to indicate that the item is a member of the class.</context>
|
|
|
+ <line>220</line>
|
|
|
+ <index>7167</index>
|
|
|
+ <endIndex>7179</endIndex>
|
|
|
+ <startLine>220</startLine>
|
|
|
+ <startColumn>38</startColumn>
|
|
|
+ <endLine>220</endLine>
|
|
|
+ <endColumn>50</endColumn>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.DocumentationRules" rule="ElementsMustBeDocumented" ruleCheckId="SA1600">
|
|
|
+ <context>The method must have a documentation header.</context>
|
|
|
+ <line>224</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.LayoutRules" rule="CurlyBracketsMustNotBeOmitted" ruleCheckId="SA1503">
|
|
|
+ <context>The body of the if statement must be wrapped in opening and closing curly brackets.</context>
|
|
|
+ <line>240</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.LayoutRules" rule="CurlyBracketsMustNotBeOmitted" ruleCheckId="SA1503">
|
|
|
+ <context>The body of the for statement must be wrapped in opening and closing curly brackets.</context>
|
|
|
+ <line>248</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.LayoutRules" rule="CurlyBracketsMustNotBeOmitted" ruleCheckId="SA1503">
|
|
|
+ <context>The body of the if statement must be wrapped in opening and closing curly brackets.</context>
|
|
|
+ <line>258</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.LayoutRules" rule="CurlyBracketsMustNotBeOmitted" ruleCheckId="SA1503">
|
|
|
+ <context>The body of the else statement must be wrapped in opening and closing curly brackets.</context>
|
|
|
+ <line>260</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.LayoutRules" rule="CurlyBracketsMustNotBeOmitted" ruleCheckId="SA1503">
|
|
|
+ <context>The body of the foreach statement must be wrapped in opening and closing curly brackets.</context>
|
|
|
+ <line>266</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.LayoutRules" rule="CurlyBracketsForMultiLineStatementsMustNotShareLine" ruleCheckId="SA1500">
|
|
|
+ <context>If a statement spans multiple lines, the opening curly bracket must be placed on its own line.</context>
|
|
|
+ <line>272</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.LayoutRules" rule="ClosingCurlyBracketMustBeFollowedByBlankLine" ruleCheckId="SA1513">
|
|
|
+ <context>Statements or elements wrapped in curly brackets must be followed by a blank line.</context>
|
|
|
+ <line>271</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.LayoutRules" rule="CodeMustNotContainMultipleBlankLinesInARow" ruleCheckId="SA1507">
|
|
|
+ <context>The code must not contain multiple blank lines in a row.</context>
|
|
|
+ <line>286</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.NamingRules" rule="ElementMustBeginWithUpperCaseLetter" ruleCheckId="SA1300">
|
|
|
+ <context>method names begin with an upper-case letter: createOutputImages.</context>
|
|
|
+ <line>224</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.ReadabilityRules" rule="PrefixLocalCallsWithThis" ruleCheckId="SA1101">
|
|
|
+ <context>The call to OutputImages must begin with the 'this.' prefix to indicate that the item is a member of the class.</context>
|
|
|
+ <line>228</line>
|
|
|
+ <index>7424</index>
|
|
|
+ <endIndex>7435</endIndex>
|
|
|
+ <startLine>228</startLine>
|
|
|
+ <startColumn>13</startColumn>
|
|
|
+ <endLine>228</endLine>
|
|
|
+ <endColumn>24</endColumn>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.ReadabilityRules" rule="PrefixLocalCallsWithThis" ruleCheckId="SA1101">
|
|
|
+ <context>The call to OutputImages must begin with the 'this.' prefix to indicate that the item is a member of the class.</context>
|
|
|
+ <line>231</line>
|
|
|
+ <index>7548</index>
|
|
|
+ <endIndex>7559</endIndex>
|
|
|
+ <startLine>231</startLine>
|
|
|
+ <startColumn>17</startColumn>
|
|
|
+ <endLine>231</endLine>
|
|
|
+ <endColumn>28</endColumn>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.ReadabilityRules" rule="PrefixLocalCallsWithThis" ruleCheckId="SA1101">
|
|
|
+ <context>The call to imageWidth must begin with the 'this.' prefix to indicate that the item is a member of the class.</context>
|
|
|
+ <line>231</line>
|
|
|
+ <index>7582</index>
|
|
|
+ <endIndex>7591</endIndex>
|
|
|
+ <startLine>231</startLine>
|
|
|
+ <startColumn>51</startColumn>
|
|
|
+ <endLine>231</endLine>
|
|
|
+ <endColumn>60</endColumn>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.ReadabilityRules" rule="PrefixLocalCallsWithThis" ruleCheckId="SA1101">
|
|
|
+ <context>The call to imageHeight must begin with the 'this.' prefix to indicate that the item is a member of the class.</context>
|
|
|
+ <line>231</line>
|
|
|
+ <index>7594</index>
|
|
|
+ <endIndex>7604</endIndex>
|
|
|
+ <startLine>231</startLine>
|
|
|
+ <startColumn>63</startColumn>
|
|
|
+ <endLine>231</endLine>
|
|
|
+ <endColumn>73</endColumn>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.ReadabilityRules" rule="PrefixLocalCallsWithThis" ruleCheckId="SA1101">
|
|
|
+ <context>The call to OutputImages must begin with the 'this.' prefix to indicate that the item is a member of the class.</context>
|
|
|
+ <line>235</line>
|
|
|
+ <index>7660</index>
|
|
|
+ <endIndex>7671</endIndex>
|
|
|
+ <startLine>235</startLine>
|
|
|
+ <startColumn>13</startColumn>
|
|
|
+ <endLine>235</endLine>
|
|
|
+ <endColumn>24</endColumn>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.ReadabilityRules" rule="PrefixLocalCallsWithThis" ruleCheckId="SA1101">
|
|
|
+ <context>The call to depthImage must begin with the 'this.' prefix to indicate that the item is a member of the class.</context>
|
|
|
+ <line>235</line>
|
|
|
+ <index>7687</index>
|
|
|
+ <endIndex>7696</endIndex>
|
|
|
+ <startLine>235</startLine>
|
|
|
+ <startColumn>40</startColumn>
|
|
|
+ <endLine>235</endLine>
|
|
|
+ <endColumn>49</endColumn>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.ReadabilityRules" rule="PrefixLocalCallsWithThis" ruleCheckId="SA1101">
|
|
|
+ <context>The call to depthImage must begin with the 'this.' prefix to indicate that the item is a member of the class.</context>
|
|
|
+ <line>235</line>
|
|
|
+ <index>7709</index>
|
|
|
+ <endIndex>7718</endIndex>
|
|
|
+ <startLine>235</startLine>
|
|
|
+ <startColumn>62</startColumn>
|
|
|
+ <endLine>235</endLine>
|
|
|
+ <endColumn>71</endColumn>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.ReadabilityRules" rule="PrefixLocalCallsWithThis" ruleCheckId="SA1101">
|
|
|
+ <context>The call to depthImage must begin with the 'this.' prefix to indicate that the item is a member of the class.</context>
|
|
|
+ <line>235</line>
|
|
|
+ <index>7732</index>
|
|
|
+ <endIndex>7741</endIndex>
|
|
|
+ <startLine>235</startLine>
|
|
|
+ <startColumn>85</startColumn>
|
|
|
+ <endLine>235</endLine>
|
|
|
+ <endColumn>94</endColumn>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.ReadabilityRules" rule="PrefixLocalCallsWithThis" ruleCheckId="SA1101">
|
|
|
+ <context>The call to OutputImages must begin with the 'this.' prefix to indicate that the item is a member of the class.</context>
|
|
|
+ <line>238</line>
|
|
|
+ <index>7867</index>
|
|
|
+ <endIndex>7878</endIndex>
|
|
|
+ <startLine>238</startLine>
|
|
|
+ <startColumn>17</startColumn>
|
|
|
+ <endLine>238</endLine>
|
|
|
+ <endColumn>28</endColumn>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.ReadabilityRules" rule="PrefixLocalCallsWithThis" ruleCheckId="SA1101">
|
|
|
+ <context>The call to OutputImages must begin with the 'this.' prefix to indicate that the item is a member of the class.</context>
|
|
|
+ <line>240</line>
|
|
|
+ <index>8022</index>
|
|
|
+ <endIndex>8033</endIndex>
|
|
|
+ <startLine>240</startLine>
|
|
|
+ <startColumn>21</startColumn>
|
|
|
+ <endLine>240</endLine>
|
|
|
+ <endColumn>32</endColumn>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.ReadabilityRules" rule="PrefixLocalCallsWithThis" ruleCheckId="SA1101">
|
|
|
+ <context>The call to fingerTracker must begin with the 'this.' prefix to indicate that the item is a member of the class.</context>
|
|
|
+ <line>236</line>
|
|
|
+ <index>7812</index>
|
|
|
+ <endIndex>7824</endIndex>
|
|
|
+ <startLine>236</startLine>
|
|
|
+ <startColumn>34</startColumn>
|
|
|
+ <endLine>236</endLine>
|
|
|
+ <endColumn>46</endColumn>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.ReadabilityRules" rule="PrefixLocalCallsWithThis" ruleCheckId="SA1101">
|
|
|
+ <context>The call to OutputImages must begin with the 'this.' prefix to indicate that the item is a member of the class.</context>
|
|
|
+ <line>244</line>
|
|
|
+ <index>8196</index>
|
|
|
+ <endIndex>8207</endIndex>
|
|
|
+ <startLine>244</startLine>
|
|
|
+ <startColumn>13</startColumn>
|
|
|
+ <endLine>244</endLine>
|
|
|
+ <endColumn>24</endColumn>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.ReadabilityRules" rule="PrefixLocalCallsWithThis" ruleCheckId="SA1101">
|
|
|
+ <context>The call to edgeImage must begin with the 'this.' prefix to indicate that the item is a member of the class.</context>
|
|
|
+ <line>244</line>
|
|
|
+ <index>8222</index>
|
|
|
+ <endIndex>8230</endIndex>
|
|
|
+ <startLine>244</startLine>
|
|
|
+ <startColumn>39</startColumn>
|
|
|
+ <endLine>244</endLine>
|
|
|
+ <endColumn>47</endColumn>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.ReadabilityRules" rule="PrefixLocalCallsWithThis" ruleCheckId="SA1101">
|
|
|
+ <context>The call to OutputImages must begin with the 'this.' prefix to indicate that the item is a member of the class.</context>
|
|
|
+ <line>248</line>
|
|
|
+ <index>8469</index>
|
|
|
+ <endIndex>8480</endIndex>
|
|
|
+ <startLine>248</startLine>
|
|
|
+ <startColumn>21</startColumn>
|
|
|
+ <endLine>248</endLine>
|
|
|
+ <endColumn>32</endColumn>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.ReadabilityRules" rule="PrefixLocalCallsWithThis" ruleCheckId="SA1101">
|
|
|
+ <context>The call to OutputImages must begin with the 'this.' prefix to indicate that the item is a member of the class.</context>
|
|
|
+ <line>249</line>
|
|
|
+ <index>8576</index>
|
|
|
+ <endIndex>8587</endIndex>
|
|
|
+ <startLine>249</startLine>
|
|
|
+ <startColumn>17</startColumn>
|
|
|
+ <endLine>249</endLine>
|
|
|
+ <endColumn>28</endColumn>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.ReadabilityRules" rule="PrefixLocalCallsWithThis" ruleCheckId="SA1101">
|
|
|
+ <context>The call to OutputImages must begin with the 'this.' prefix to indicate that the item is a member of the class.</context>
|
|
|
+ <line>250</line>
|
|
|
+ <index>8663</index>
|
|
|
+ <endIndex>8674</endIndex>
|
|
|
+ <startLine>250</startLine>
|
|
|
+ <startColumn>17</startColumn>
|
|
|
+ <endLine>250</endLine>
|
|
|
+ <endColumn>28</endColumn>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.ReadabilityRules" rule="PrefixLocalCallsWithThis" ruleCheckId="SA1101">
|
|
|
+ <context>The call to OutputImages must begin with the 'this.' prefix to indicate that the item is a member of the class.</context>
|
|
|
+ <line>251</line>
|
|
|
+ <index>8758</index>
|
|
|
+ <endIndex>8769</endIndex>
|
|
|
+ <startLine>251</startLine>
|
|
|
+ <startColumn>17</startColumn>
|
|
|
+ <endLine>251</endLine>
|
|
|
+ <endColumn>28</endColumn>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.ReadabilityRules" rule="PrefixLocalCallsWithThis" ruleCheckId="SA1101">
|
|
|
+ <context>The call to fingerTracker must begin with the 'this.' prefix to indicate that the item is a member of the class.</context>
|
|
|
+ <line>245</line>
|
|
|
+ <index>8344</index>
|
|
|
+ <endIndex>8356</endIndex>
|
|
|
+ <startLine>245</startLine>
|
|
|
+ <startColumn>34</startColumn>
|
|
|
+ <endLine>245</endLine>
|
|
|
+ <endColumn>46</endColumn>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.ReadabilityRules" rule="PrefixLocalCallsWithThis" ruleCheckId="SA1101">
|
|
|
+ <context>The call to OutputImages must begin with the 'this.' prefix to indicate that the item is a member of the class.</context>
|
|
|
+ <line>258</line>
|
|
|
+ <index>9044</index>
|
|
|
+ <endIndex>9055</endIndex>
|
|
|
+ <startLine>258</startLine>
|
|
|
+ <startColumn>21</startColumn>
|
|
|
+ <endLine>258</endLine>
|
|
|
+ <endColumn>32</endColumn>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.ReadabilityRules" rule="PrefixLocalCallsWithThis" ruleCheckId="SA1101">
|
|
|
+ <context>The call to OutputImages must begin with the 'this.' prefix to indicate that the item is a member of the class.</context>
|
|
|
+ <line>260</line>
|
|
|
+ <index>9192</index>
|
|
|
+ <endIndex>9203</endIndex>
|
|
|
+ <startLine>260</startLine>
|
|
|
+ <startColumn>21</startColumn>
|
|
|
+ <endLine>260</endLine>
|
|
|
+ <endColumn>32</endColumn>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.ReadabilityRules" rule="PrefixLocalCallsWithThis" ruleCheckId="SA1101">
|
|
|
+ <context>The call to handDetector must begin with the 'this.' prefix to indicate that the item is a member of the class.</context>
|
|
|
+ <line>255</line>
|
|
|
+ <index>8936</index>
|
|
|
+ <endIndex>8947</endIndex>
|
|
|
+ <startLine>255</startLine>
|
|
|
+ <startColumn>32</startColumn>
|
|
|
+ <endLine>255</endLine>
|
|
|
+ <endColumn>43</endColumn>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.ReadabilityRules" rule="PrefixLocalCallsWithThis" ruleCheckId="SA1101">
|
|
|
+ <context>The call to OutputImages must begin with the 'this.' prefix to indicate that the item is a member of the class.</context>
|
|
|
+ <line>264</line>
|
|
|
+ <index>9348</index>
|
|
|
+ <endIndex>9359</endIndex>
|
|
|
+ <startLine>264</startLine>
|
|
|
+ <startColumn>13</startColumn>
|
|
|
+ <endLine>264</endLine>
|
|
|
+ <endColumn>24</endColumn>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.ReadabilityRules" rule="PrefixLocalCallsWithThis" ruleCheckId="SA1101">
|
|
|
+ <context>The call to depthImage must begin with the 'this.' prefix to indicate that the item is a member of the class.</context>
|
|
|
+ <line>264</line>
|
|
|
+ <index>9375</index>
|
|
|
+ <endIndex>9384</endIndex>
|
|
|
+ <startLine>264</startLine>
|
|
|
+ <startColumn>40</startColumn>
|
|
|
+ <endLine>264</endLine>
|
|
|
+ <endColumn>49</endColumn>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.ReadabilityRules" rule="PrefixLocalCallsWithThis" ruleCheckId="SA1101">
|
|
|
+ <context>The call to depthImage must begin with the 'this.' prefix to indicate that the item is a member of the class.</context>
|
|
|
+ <line>264</line>
|
|
|
+ <index>9397</index>
|
|
|
+ <endIndex>9406</endIndex>
|
|
|
+ <startLine>264</startLine>
|
|
|
+ <startColumn>62</startColumn>
|
|
|
+ <endLine>264</endLine>
|
|
|
+ <endColumn>71</endColumn>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.ReadabilityRules" rule="PrefixLocalCallsWithThis" ruleCheckId="SA1101">
|
|
|
+ <context>The call to depthImage must begin with the 'this.' prefix to indicate that the item is a member of the class.</context>
|
|
|
+ <line>264</line>
|
|
|
+ <index>9420</index>
|
|
|
+ <endIndex>9429</endIndex>
|
|
|
+ <startLine>264</startLine>
|
|
|
+ <startColumn>85</startColumn>
|
|
|
+ <endLine>264</endLine>
|
|
|
+ <endColumn>94</endColumn>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.ReadabilityRules" rule="PrefixLocalCallsWithThis" ruleCheckId="SA1101">
|
|
|
+ <context>The call to handDetector must begin with the 'this.' prefix to indicate that the item is a member of the class.</context>
|
|
|
+ <line>264</line>
|
|
|
+ <index>9446</index>
|
|
|
+ <endIndex>9457</endIndex>
|
|
|
+ <startLine>264</startLine>
|
|
|
+ <startColumn>111</startColumn>
|
|
|
+ <endLine>264</endLine>
|
|
|
+ <endColumn>122</endColumn>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.ReadabilityRules" rule="PrefixLocalCallsWithThis" ruleCheckId="SA1101">
|
|
|
+ <context>The call to OutputImages must begin with the 'this.' prefix to indicate that the item is a member of the class.</context>
|
|
|
+ <line>266</line>
|
|
|
+ <index>9624</index>
|
|
|
+ <endIndex>9635</endIndex>
|
|
|
+ <startLine>266</startLine>
|
|
|
+ <startColumn>17</startColumn>
|
|
|
+ <endLine>266</endLine>
|
|
|
+ <endColumn>28</endColumn>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.ReadabilityRules" rule="PrefixLocalCallsWithThis" ruleCheckId="SA1101">
|
|
|
+ <context>The call to touchTracker must begin with the 'this.' prefix to indicate that the item is a member of the class.</context>
|
|
|
+ <line>265</line>
|
|
|
+ <index>9581</index>
|
|
|
+ <endIndex>9592</endIndex>
|
|
|
+ <startLine>265</startLine>
|
|
|
+ <startColumn>39</startColumn>
|
|
|
+ <endLine>265</endLine>
|
|
|
+ <endColumn>50</endColumn>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.ReadabilityRules" rule="PrefixLocalCallsWithThis" ruleCheckId="SA1101">
|
|
|
+ <context>The call to OutputImages must begin with the 'this.' prefix to indicate that the item is a member of the class.</context>
|
|
|
+ <line>269</line>
|
|
|
+ <index>9855</index>
|
|
|
+ <endIndex>9866</endIndex>
|
|
|
+ <startLine>269</startLine>
|
|
|
+ <startColumn>17</startColumn>
|
|
|
+ <endLine>269</endLine>
|
|
|
+ <endColumn>28</endColumn>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.ReadabilityRules" rule="PrefixLocalCallsWithThis" ruleCheckId="SA1101">
|
|
|
+ <context>The call to palmDetector must begin with the 'this.' prefix to indicate that the item is a member of the class.</context>
|
|
|
+ <line>269</line>
|
|
|
+ <index>9883</index>
|
|
|
+ <endIndex>9894</endIndex>
|
|
|
+ <startLine>269</startLine>
|
|
|
+ <startColumn>45</startColumn>
|
|
|
+ <endLine>269</endLine>
|
|
|
+ <endColumn>56</endColumn>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.ReadabilityRules" rule="PrefixLocalCallsWithThis" ruleCheckId="SA1101">
|
|
|
+ <context>The call to OutputImages must begin with the 'this.' prefix to indicate that the item is a member of the class.</context>
|
|
|
+ <line>270</line>
|
|
|
+ <index>9954</index>
|
|
|
+ <endIndex>9965</endIndex>
|
|
|
+ <startLine>270</startLine>
|
|
|
+ <startColumn>17</startColumn>
|
|
|
+ <endLine>270</endLine>
|
|
|
+ <endColumn>28</endColumn>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.ReadabilityRules" rule="PrefixLocalCallsWithThis" ruleCheckId="SA1101">
|
|
|
+ <context>The call to palmDetector must begin with the 'this.' prefix to indicate that the item is a member of the class.</context>
|
|
|
+ <line>270</line>
|
|
|
+ <index>9981</index>
|
|
|
+ <endIndex>9992</endIndex>
|
|
|
+ <startLine>270</startLine>
|
|
|
+ <startColumn>44</startColumn>
|
|
|
+ <endLine>270</endLine>
|
|
|
+ <endColumn>55</endColumn>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.ReadabilityRules" rule="PrefixLocalCallsWithThis" ruleCheckId="SA1101">
|
|
|
+ <context>The call to palmDetector must begin with the 'this.' prefix to indicate that the item is a member of the class.</context>
|
|
|
+ <line>267</line>
|
|
|
+ <index>9742</index>
|
|
|
+ <endIndex>9753</endIndex>
|
|
|
+ <startLine>267</startLine>
|
|
|
+ <startColumn>17</startColumn>
|
|
|
+ <endLine>267</endLine>
|
|
|
+ <endColumn>28</endColumn>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.ReadabilityRules" rule="PrefixLocalCallsWithThis" ruleCheckId="SA1101">
|
|
|
+ <context>The call to palmDetector must begin with the 'this.' prefix to indicate that the item is a member of the class.</context>
|
|
|
+ <line>267</line>
|
|
|
+ <index>9778</index>
|
|
|
+ <endIndex>9789</endIndex>
|
|
|
+ <startLine>267</startLine>
|
|
|
+ <startColumn>53</startColumn>
|
|
|
+ <endLine>267</endLine>
|
|
|
+ <endColumn>64</endColumn>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.ReadabilityRules" rule="PrefixLocalCallsWithThis" ruleCheckId="SA1101">
|
|
|
+ <context>The call to OutputImages must begin with the 'this.' prefix to indicate that the item is a member of the class.</context>
|
|
|
+ <line>273</line>
|
|
|
+ <index>10176</index>
|
|
|
+ <endIndex>10187</endIndex>
|
|
|
+ <startLine>273</startLine>
|
|
|
+ <startColumn>17</startColumn>
|
|
|
+ <endLine>273</endLine>
|
|
|
+ <endColumn>28</endColumn>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.ReadabilityRules" rule="PrefixLocalCallsWithThis" ruleCheckId="SA1101">
|
|
|
+ <context>The call to palmDetector must begin with the 'this.' prefix to indicate that the item is a member of the class.</context>
|
|
|
+ <line>273</line>
|
|
|
+ <index>10203</index>
|
|
|
+ <endIndex>10214</endIndex>
|
|
|
+ <startLine>273</startLine>
|
|
|
+ <startColumn>44</startColumn>
|
|
|
+ <endLine>273</endLine>
|
|
|
+ <endColumn>55</endColumn>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.ReadabilityRules" rule="PrefixLocalCallsWithThis" ruleCheckId="SA1101">
|
|
|
+ <context>The call to palmDetector must begin with the 'this.' prefix to indicate that the item is a member of the class.</context>
|
|
|
+ <line>273</line>
|
|
|
+ <index>10239</index>
|
|
|
+ <endIndex>10250</endIndex>
|
|
|
+ <startLine>273</startLine>
|
|
|
+ <startColumn>80</startColumn>
|
|
|
+ <endLine>273</endLine>
|
|
|
+ <endColumn>91</endColumn>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.ReadabilityRules" rule="PrefixLocalCallsWithThis" ruleCheckId="SA1101">
|
|
|
+ <context>The call to OutputImages must begin with the 'this.' prefix to indicate that the item is a member of the class.</context>
|
|
|
+ <line>274</line>
|
|
|
+ <index>10307</index>
|
|
|
+ <endIndex>10318</endIndex>
|
|
|
+ <startLine>274</startLine>
|
|
|
+ <startColumn>17</startColumn>
|
|
|
+ <endLine>274</endLine>
|
|
|
+ <endColumn>28</endColumn>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.ReadabilityRules" rule="PrefixLocalCallsWithThis" ruleCheckId="SA1101">
|
|
|
+ <context>The call to palmDetector must begin with the 'this.' prefix to indicate that the item is a member of the class.</context>
|
|
|
+ <line>274</line>
|
|
|
+ <index>10334</index>
|
|
|
+ <endIndex>10345</endIndex>
|
|
|
+ <startLine>274</startLine>
|
|
|
+ <startColumn>44</startColumn>
|
|
|
+ <endLine>274</endLine>
|
|
|
+ <endColumn>55</endColumn>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.ReadabilityRules" rule="PrefixLocalCallsWithThis" ruleCheckId="SA1101">
|
|
|
+ <context>The call to palmDetector must begin with the 'this.' prefix to indicate that the item is a member of the class.</context>
|
|
|
+ <line>274</line>
|
|
|
+ <index>10368</index>
|
|
|
+ <endIndex>10379</endIndex>
|
|
|
+ <startLine>274</startLine>
|
|
|
+ <startColumn>78</startColumn>
|
|
|
+ <endLine>274</endLine>
|
|
|
+ <endColumn>89</endColumn>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.ReadabilityRules" rule="PrefixLocalCallsWithThis" ruleCheckId="SA1101">
|
|
|
+ <context>The call to OutputImages must begin with the 'this.' prefix to indicate that the item is a member of the class.</context>
|
|
|
+ <line>275</line>
|
|
|
+ <index>10434</index>
|
|
|
+ <endIndex>10445</endIndex>
|
|
|
+ <startLine>275</startLine>
|
|
|
+ <startColumn>17</startColumn>
|
|
|
+ <endLine>275</endLine>
|
|
|
+ <endColumn>28</endColumn>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.ReadabilityRules" rule="PrefixLocalCallsWithThis" ruleCheckId="SA1101">
|
|
|
+ <context>The call to palmDetector must begin with the 'this.' prefix to indicate that the item is a member of the class.</context>
|
|
|
+ <line>275</line>
|
|
|
+ <index>10461</index>
|
|
|
+ <endIndex>10472</endIndex>
|
|
|
+ <startLine>275</startLine>
|
|
|
+ <startColumn>44</startColumn>
|
|
|
+ <endLine>275</endLine>
|
|
|
+ <endColumn>55</endColumn>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.ReadabilityRules" rule="PrefixLocalCallsWithThis" ruleCheckId="SA1101">
|
|
|
+ <context>The call to palmDetector must begin with the 'this.' prefix to indicate that the item is a member of the class.</context>
|
|
|
+ <line>275</line>
|
|
|
+ <index>10497</index>
|
|
|
+ <endIndex>10508</endIndex>
|
|
|
+ <startLine>275</startLine>
|
|
|
+ <startColumn>80</startColumn>
|
|
|
+ <endLine>275</endLine>
|
|
|
+ <endColumn>91</endColumn>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.ReadabilityRules" rule="PrefixLocalCallsWithThis" ruleCheckId="SA1101">
|
|
|
+ <context>The call to OutputImages must begin with the 'this.' prefix to indicate that the item is a member of the class.</context>
|
|
|
+ <line>277</line>
|
|
|
+ <index>10567</index>
|
|
|
+ <endIndex>10578</endIndex>
|
|
|
+ <startLine>277</startLine>
|
|
|
+ <startColumn>17</startColumn>
|
|
|
+ <endLine>277</endLine>
|
|
|
+ <endColumn>28</endColumn>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.ReadabilityRules" rule="PrefixLocalCallsWithThis" ruleCheckId="SA1101">
|
|
|
+ <context>The call to palmDetector must begin with the 'this.' prefix to indicate that the item is a member of the class.</context>
|
|
|
+ <line>277</line>
|
|
|
+ <index>10625</index>
|
|
|
+ <endIndex>10636</endIndex>
|
|
|
+ <startLine>277</startLine>
|
|
|
+ <startColumn>75</startColumn>
|
|
|
+ <endLine>277</endLine>
|
|
|
+ <endColumn>86</endColumn>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.ReadabilityRules" rule="PrefixLocalCallsWithThis" ruleCheckId="SA1101">
|
|
|
+ <context>The call to palmDetector must begin with the 'this.' prefix to indicate that the item is a member of the class.</context>
|
|
|
+ <line>277</line>
|
|
|
+ <index>10657</index>
|
|
|
+ <endIndex>10668</endIndex>
|
|
|
+ <startLine>277</startLine>
|
|
|
+ <startColumn>107</startColumn>
|
|
|
+ <endLine>277</endLine>
|
|
|
+ <endColumn>118</endColumn>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.ReadabilityRules" rule="PrefixLocalCallsWithThis" ruleCheckId="SA1101">
|
|
|
+ <context>The call to palmDetector must begin with the 'this.' prefix to indicate that the item is a member of the class.</context>
|
|
|
+ <line>277</line>
|
|
|
+ <index>10689</index>
|
|
|
+ <endIndex>10700</endIndex>
|
|
|
+ <startLine>277</startLine>
|
|
|
+ <startColumn>139</startColumn>
|
|
|
+ <endLine>277</endLine>
|
|
|
+ <endColumn>150</endColumn>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.ReadabilityRules" rule="PrefixLocalCallsWithThis" ruleCheckId="SA1101">
|
|
|
+ <context>The call to OutputImages must begin with the 'this.' prefix to indicate that the item is a member of the class.</context>
|
|
|
+ <line>279</line>
|
|
|
+ <index>10782</index>
|
|
|
+ <endIndex>10793</endIndex>
|
|
|
+ <startLine>279</startLine>
|
|
|
+ <startColumn>17</startColumn>
|
|
|
+ <endLine>279</endLine>
|
|
|
+ <endColumn>28</endColumn>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.ReadabilityRules" rule="PrefixLocalCallsWithThis" ruleCheckId="SA1101">
|
|
|
+ <context>The call to palmDetector must begin with the 'this.' prefix to indicate that the item is a member of the class.</context>
|
|
|
+ <line>279</line>
|
|
|
+ <index>10817</index>
|
|
|
+ <endIndex>10828</endIndex>
|
|
|
+ <startLine>279</startLine>
|
|
|
+ <startColumn>52</startColumn>
|
|
|
+ <endLine>279</endLine>
|
|
|
+ <endColumn>63</endColumn>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.ReadabilityRules" rule="PrefixLocalCallsWithThis" ruleCheckId="SA1101">
|
|
|
+ <context>The call to palmDetector must begin with the 'this.' prefix to indicate that the item is a member of the class.</context>
|
|
|
+ <line>272</line>
|
|
|
+ <index>10126</index>
|
|
|
+ <endIndex>10137</endIndex>
|
|
|
+ <startLine>272</startLine>
|
|
|
+ <startColumn>17</startColumn>
|
|
|
+ <endLine>272</endLine>
|
|
|
+ <endColumn>28</endColumn>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.ReadabilityRules" rule="PrefixLocalCallsWithThis" ruleCheckId="SA1101">
|
|
|
+ <context>The call to touchEventVisualizer must begin with the 'this.' prefix to indicate that the item is a member of the class.</context>
|
|
|
+ <line>283</line>
|
|
|
+ <index>11000</index>
|
|
|
+ <endIndex>11019</endIndex>
|
|
|
+ <startLine>283</startLine>
|
|
|
+ <startColumn>13</startColumn>
|
|
|
+ <endLine>283</endLine>
|
|
|
+ <endColumn>32</endColumn>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.ReadabilityRules" rule="PrefixLocalCallsWithThis" ruleCheckId="SA1101">
|
|
|
+ <context>The call to OutputImages must begin with the 'this.' prefix to indicate that the item is a member of the class.</context>
|
|
|
+ <line>284</line>
|
|
|
+ <index>11049</index>
|
|
|
+ <endIndex>11060</endIndex>
|
|
|
+ <startLine>284</startLine>
|
|
|
+ <startColumn>13</startColumn>
|
|
|
+ <endLine>284</endLine>
|
|
|
+ <endColumn>24</endColumn>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.ReadabilityRules" rule="PrefixLocalCallsWithThis" ruleCheckId="SA1101">
|
|
|
+ <context>The call to touchEventVisualizer must begin with the 'this.' prefix to indicate that the item is a member of the class.</context>
|
|
|
+ <line>284</line>
|
|
|
+ <index>11067</index>
|
|
|
+ <endIndex>11086</endIndex>
|
|
|
+ <startLine>284</startLine>
|
|
|
+ <startColumn>31</startColumn>
|
|
|
+ <endLine>284</endLine>
|
|
|
+ <endColumn>50</endColumn>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.ReadabilityRules" rule="PrefixLocalCallsWithThis" ruleCheckId="SA1101">
|
|
|
+ <context>The call to OutputImages must begin with the 'this.' prefix to indicate that the item is a member of the class.</context>
|
|
|
+ <line>290</line>
|
|
|
+ <index>11209</index>
|
|
|
+ <endIndex>11220</endIndex>
|
|
|
+ <startLine>290</startLine>
|
|
|
+ <startColumn>17</startColumn>
|
|
|
+ <endLine>290</endLine>
|
|
|
+ <endColumn>28</endColumn>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.ReadabilityRules" rule="PrefixLocalCallsWithThis" ruleCheckId="SA1101">
|
|
|
+ <context>The call to imageWidth must begin with the 'this.' prefix to indicate that the item is a member of the class.</context>
|
|
|
+ <line>290</line>
|
|
|
+ <index>11245</index>
|
|
|
+ <endIndex>11254</endIndex>
|
|
|
+ <startLine>290</startLine>
|
|
|
+ <startColumn>53</startColumn>
|
|
|
+ <endLine>290</endLine>
|
|
|
+ <endColumn>62</endColumn>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.ReadabilityRules" rule="PrefixLocalCallsWithThis" ruleCheckId="SA1101">
|
|
|
+ <context>The call to imageHeight must begin with the 'this.' prefix to indicate that the item is a member of the class.</context>
|
|
|
+ <line>290</line>
|
|
|
+ <index>11261</index>
|
|
|
+ <endIndex>11271</endIndex>
|
|
|
+ <startLine>290</startLine>
|
|
|
+ <startColumn>69</startColumn>
|
|
|
+ <endLine>290</endLine>
|
|
|
+ <endColumn>79</endColumn>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.SpacingRules" rule="SingleLineCommentsMustBeginWithSingleSpace" ruleCheckId="SA1005">
|
|
|
+ <context>The comment must start with a single space. To ignore this error when commenting out a line of code, begin the comment with '////' rather than '//'.</context>
|
|
|
+ <line>234</line>
|
|
|
+ <index>7638</index>
|
|
|
+ <endIndex>7645</endIndex>
|
|
|
+ <startLine>234</startLine>
|
|
|
+ <startColumn>13</startColumn>
|
|
|
+ <endLine>234</endLine>
|
|
|
+ <endColumn>20</endColumn>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.SpacingRules" rule="SingleLineCommentsMustBeginWithSingleSpace" ruleCheckId="SA1005">
|
|
|
+ <context>The comment must start with a single space. To ignore this error when commenting out a line of code, begin the comment with '////' rather than '//'.</context>
|
|
|
+ <line>243</line>
|
|
|
+ <index>8174</index>
|
|
|
+ <endIndex>8181</endIndex>
|
|
|
+ <startLine>243</startLine>
|
|
|
+ <startColumn>13</startColumn>
|
|
|
+ <endLine>243</endLine>
|
|
|
+ <endColumn>20</endColumn>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.SpacingRules" rule="SingleLineCommentsMustBeginWithSingleSpace" ruleCheckId="SA1005">
|
|
|
+ <context>The comment must start with a single space. To ignore this error when commenting out a line of code, begin the comment with '////' rather than '//'.</context>
|
|
|
+ <line>254</line>
|
|
|
+ <index>8895</index>
|
|
|
+ <endIndex>8902</endIndex>
|
|
|
+ <startLine>254</startLine>
|
|
|
+ <startColumn>13</startColumn>
|
|
|
+ <endLine>254</endLine>
|
|
|
+ <endColumn>20</endColumn>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.SpacingRules" rule="SingleLineCommentsMustBeginWithSingleSpace" ruleCheckId="SA1005">
|
|
|
+ <context>The comment must start with a single space. To ignore this error when commenting out a line of code, begin the comment with '////' rather than '//'.</context>
|
|
|
+ <line>263</line>
|
|
|
+ <index>9326</index>
|
|
|
+ <endIndex>9333</endIndex>
|
|
|
+ <startLine>263</startLine>
|
|
|
+ <startColumn>13</startColumn>
|
|
|
+ <endLine>263</endLine>
|
|
|
+ <endColumn>20</endColumn>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.SpacingRules" rule="SingleLineCommentsMustBeginWithSingleSpace" ruleCheckId="SA1005">
|
|
|
+ <context>The comment must start with a single space. To ignore this error when commenting out a line of code, begin the comment with '////' rather than '//'.</context>
|
|
|
+ <line>282</line>
|
|
|
+ <index>10978</index>
|
|
|
+ <endIndex>10985</endIndex>
|
|
|
+ <startLine>282</startLine>
|
|
|
+ <startColumn>13</startColumn>
|
|
|
+ <endLine>282</endLine>
|
|
|
+ <endColumn>20</endColumn>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.SpacingRules" rule="SingleLineCommentsMustBeginWithSingleSpace" ruleCheckId="SA1005">
|
|
|
+ <context>The comment must start with a single space. To ignore this error when commenting out a line of code, begin the comment with '////' rather than '//'.</context>
|
|
|
+ <line>287</line>
|
|
|
+ <index>11118</index>
|
|
|
+ <endIndex>11126</endIndex>
|
|
|
+ <startLine>287</startLine>
|
|
|
+ <startColumn>13</startColumn>
|
|
|
+ <endLine>287</endLine>
|
|
|
+ <endColumn>21</endColumn>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ </violations>
|
|
|
+ </sourcecode>
|
|
|
+ <sourcecode name="InputFrame.cs" parser="StyleCop.CSharp.CsParser">
|
|
|
+ <timestamps>
|
|
|
+ <styleCop>2013.12.15 15:29:26.000</styleCop>
|
|
|
+ <settingsFile>2014.01.29 14:39:41.514</settingsFile>
|
|
|
+ <sourceFile>2014.01.29 00:15:37.851</sourceFile>
|
|
|
+ <parser>2013.12.15 15:29:26.000</parser>
|
|
|
+ <StyleCop.CSharp.DocumentationRules>2013.12.15 15:29:26.000</StyleCop.CSharp.DocumentationRules>
|
|
|
+ <StyleCop.CSharp.DocumentationRules.FilesHashCode>-1945363787</StyleCop.CSharp.DocumentationRules.FilesHashCode>
|
|
|
+ <StyleCop.CSharp.LayoutRules>2013.12.15 15:29:26.000</StyleCop.CSharp.LayoutRules>
|
|
|
+ <StyleCop.CSharp.LayoutRules.FilesHashCode>0</StyleCop.CSharp.LayoutRules.FilesHashCode>
|
|
|
+ <StyleCop.CSharp.MaintainabilityRules>2013.12.15 15:29:26.000</StyleCop.CSharp.MaintainabilityRules>
|
|
|
+ <StyleCop.CSharp.MaintainabilityRules.FilesHashCode>0</StyleCop.CSharp.MaintainabilityRules.FilesHashCode>
|
|
|
+ <StyleCop.CSharp.NamingRules>2013.12.15 15:29:26.000</StyleCop.CSharp.NamingRules>
|
|
|
+ <StyleCop.CSharp.NamingRules.FilesHashCode>0</StyleCop.CSharp.NamingRules.FilesHashCode>
|
|
|
+ <StyleCop.CSharp.OrderingRules>2013.12.15 15:29:26.000</StyleCop.CSharp.OrderingRules>
|
|
|
+ <StyleCop.CSharp.OrderingRules.FilesHashCode>0</StyleCop.CSharp.OrderingRules.FilesHashCode>
|
|
|
+ <StyleCop.CSharp.ReadabilityRules>2013.12.15 15:29:26.000</StyleCop.CSharp.ReadabilityRules>
|
|
|
+ <StyleCop.CSharp.ReadabilityRules.FilesHashCode>0</StyleCop.CSharp.ReadabilityRules.FilesHashCode>
|
|
|
+ <StyleCop.CSharp.SpacingRules>2013.12.15 15:29:26.000</StyleCop.CSharp.SpacingRules>
|
|
|
+ <StyleCop.CSharp.SpacingRules.FilesHashCode>0</StyleCop.CSharp.SpacingRules.FilesHashCode>
|
|
|
+ </timestamps>
|
|
|
+ <violations>
|
|
|
+ <violation namespace="StyleCop.CSharp.DocumentationRules" rule="FileMustHaveHeader" ruleCheckId="SA1633">
|
|
|
+ <context>The file has no header, the header Xml is invalid, or the header is not located at the top of the file.</context>
|
|
|
+ <line>1</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.OrderingRules" rule="UsingDirectivesMustBePlacedWithinNamespace" ruleCheckId="SA1200">
|
|
|
+ <context>All using directives must be placed inside of the namespace.</context>
|
|
|
+ <line>1</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.OrderingRules" rule="UsingDirectivesMustBePlacedWithinNamespace" ruleCheckId="SA1200">
|
|
|
+ <context>All using directives must be placed inside of the namespace.</context>
|
|
|
+ <line>2</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.OrderingRules" rule="UsingDirectivesMustBePlacedWithinNamespace" ruleCheckId="SA1200">
|
|
|
+ <context>All using directives must be placed inside of the namespace.</context>
|
|
|
+ <line>3</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.OrderingRules" rule="UsingDirectivesMustBePlacedWithinNamespace" ruleCheckId="SA1200">
|
|
|
+ <context>All using directives must be placed inside of the namespace.</context>
|
|
|
+ <line>4</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.OrderingRules" rule="UsingDirectivesMustBePlacedWithinNamespace" ruleCheckId="SA1200">
|
|
|
+ <context>All using directives must be placed inside of the namespace.</context>
|
|
|
+ <line>5</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.NamingRules" rule="ElementMustBeginWithUpperCaseLetter" ruleCheckId="SA1300">
|
|
|
+ <context>namespace names begin with an upper-case letter: bbiwarg.</context>
|
|
|
+ <line>7</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.DocumentationRules" rule="ElementsMustBeDocumented" ruleCheckId="SA1600">
|
|
|
+ <context>The class must have a documentation header.</context>
|
|
|
+ <line>9</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.MaintainabilityRules" rule="AccessModifierMustBeDeclared" ruleCheckId="SA1400">
|
|
|
+ <context>The class must have an access modifier.</context>
|
|
|
+ <line>9</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.DocumentationRules" rule="ElementsMustBeDocumented" ruleCheckId="SA1600">
|
|
|
+ <context>The property must have a documentation header.</context>
|
|
|
+ <line>11</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.OrderingRules" rule="ElementsMustAppearInTheCorrectOrder" ruleCheckId="SA1201">
|
|
|
+ <context>All properties must be placed after all constructors.</context>
|
|
|
+ <line>17</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.DocumentationRules" rule="ElementsMustBeDocumented" ruleCheckId="SA1600">
|
|
|
+ <context>The property must have a documentation header.</context>
|
|
|
+ <line>12</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.LayoutRules" rule="ElementsMustBeSeparatedByBlankLine" ruleCheckId="SA1516">
|
|
|
+ <context>Adjacent elements must be separated by a blank line.</context>
|
|
|
+ <line>12</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.DocumentationRules" rule="ElementsMustBeDocumented" ruleCheckId="SA1600">
|
|
|
+ <context>The property must have a documentation header.</context>
|
|
|
+ <line>13</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.LayoutRules" rule="ElementsMustBeSeparatedByBlankLine" ruleCheckId="SA1516">
|
|
|
+ <context>Adjacent elements must be separated by a blank line.</context>
|
|
|
+ <line>13</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.DocumentationRules" rule="ElementsMustBeDocumented" ruleCheckId="SA1600">
|
|
|
+ <context>The property must have a documentation header.</context>
|
|
|
+ <line>14</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.LayoutRules" rule="ElementsMustBeSeparatedByBlankLine" ruleCheckId="SA1516">
|
|
|
+ <context>Adjacent elements must be separated by a blank line.</context>
|
|
|
+ <line>14</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.DocumentationRules" rule="ElementsMustBeDocumented" ruleCheckId="SA1600">
|
|
|
+ <context>The property must have a documentation header.</context>
|
|
|
+ <line>15</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.LayoutRules" rule="ElementsMustBeSeparatedByBlankLine" ruleCheckId="SA1516">
|
|
|
+ <context>Adjacent elements must be separated by a blank line.</context>
|
|
|
+ <line>15</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.DocumentationRules" rule="ElementsMustBeDocumented" ruleCheckId="SA1600">
|
|
|
+ <context>The constructor must have a documentation header.</context>
|
|
|
+ <line>17</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.LayoutRules" rule="CurlyBracketsForMultiLineStatementsMustNotShareLine" ruleCheckId="SA1500">
|
|
|
+ <context>If a statement spans multiple lines, the opening curly bracket must be placed on its own line.</context>
|
|
|
+ <line>17</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.ReadabilityRules" rule="PrefixLocalCallsWithThis" ruleCheckId="SA1101">
|
|
|
+ <context>The call to FrameID must begin with the 'this.' prefix to indicate that the item is a member of the class.</context>
|
|
|
+ <line>18</line>
|
|
|
+ <index>583</index>
|
|
|
+ <endIndex>589</endIndex>
|
|
|
+ <startLine>18</startLine>
|
|
|
+ <startColumn>13</startColumn>
|
|
|
+ <endLine>18</endLine>
|
|
|
+ <endColumn>19</endColumn>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.ReadabilityRules" rule="PrefixLocalCallsWithThis" ruleCheckId="SA1101">
|
|
|
+ <context>The call to Width must begin with the 'this.' prefix to indicate that the item is a member of the class.</context>
|
|
|
+ <line>19</line>
|
|
|
+ <index>615</index>
|
|
|
+ <endIndex>619</endIndex>
|
|
|
+ <startLine>19</startLine>
|
|
|
+ <startColumn>13</startColumn>
|
|
|
+ <endLine>19</endLine>
|
|
|
+ <endColumn>17</endColumn>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.ReadabilityRules" rule="PrefixLocalCallsWithThis" ruleCheckId="SA1101">
|
|
|
+ <context>The call to Height must begin with the 'this.' prefix to indicate that the item is a member of the class.</context>
|
|
|
+ <line>20</line>
|
|
|
+ <index>643</index>
|
|
|
+ <endIndex>648</endIndex>
|
|
|
+ <startLine>20</startLine>
|
|
|
+ <startColumn>13</startColumn>
|
|
|
+ <endLine>20</endLine>
|
|
|
+ <endColumn>18</endColumn>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.ReadabilityRules" rule="PrefixLocalCallsWithThis" ruleCheckId="SA1101">
|
|
|
+ <context>The call to RawDepthData must begin with the 'this.' prefix to indicate that the item is a member of the class.</context>
|
|
|
+ <line>21</line>
|
|
|
+ <index>673</index>
|
|
|
+ <endIndex>684</endIndex>
|
|
|
+ <startLine>21</startLine>
|
|
|
+ <startColumn>13</startColumn>
|
|
|
+ <endLine>21</endLine>
|
|
|
+ <endColumn>24</endColumn>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.ReadabilityRules" rule="PrefixLocalCallsWithThis" ruleCheckId="SA1101">
|
|
|
+ <context>The call to RawConfidenceData must begin with the 'this.' prefix to indicate that the item is a member of the class.</context>
|
|
|
+ <line>22</line>
|
|
|
+ <index>715</index>
|
|
|
+ <endIndex>731</endIndex>
|
|
|
+ <startLine>22</startLine>
|
|
|
+ <startColumn>13</startColumn>
|
|
|
+ <endLine>22</endLine>
|
|
|
+ <endColumn>29</endColumn>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ </violations>
|
|
|
+ </sourcecode>
|
|
|
+ <sourcecode name="InputProvider.cs" parser="StyleCop.CSharp.CsParser">
|
|
|
+ <timestamps>
|
|
|
+ <styleCop>2013.12.15 15:29:26.000</styleCop>
|
|
|
+ <settingsFile>2014.01.29 14:39:41.514</settingsFile>
|
|
|
+ <sourceFile>2014.01.29 00:09:15.261</sourceFile>
|
|
|
+ <parser>2013.12.15 15:29:26.000</parser>
|
|
|
+ <StyleCop.CSharp.DocumentationRules>2013.12.15 15:29:26.000</StyleCop.CSharp.DocumentationRules>
|
|
|
+ <StyleCop.CSharp.DocumentationRules.FilesHashCode>-1945363787</StyleCop.CSharp.DocumentationRules.FilesHashCode>
|
|
|
+ <StyleCop.CSharp.LayoutRules>2013.12.15 15:29:26.000</StyleCop.CSharp.LayoutRules>
|
|
|
+ <StyleCop.CSharp.LayoutRules.FilesHashCode>0</StyleCop.CSharp.LayoutRules.FilesHashCode>
|
|
|
+ <StyleCop.CSharp.MaintainabilityRules>2013.12.15 15:29:26.000</StyleCop.CSharp.MaintainabilityRules>
|
|
|
+ <StyleCop.CSharp.MaintainabilityRules.FilesHashCode>0</StyleCop.CSharp.MaintainabilityRules.FilesHashCode>
|
|
|
+ <StyleCop.CSharp.NamingRules>2013.12.15 15:29:26.000</StyleCop.CSharp.NamingRules>
|
|
|
+ <StyleCop.CSharp.NamingRules.FilesHashCode>0</StyleCop.CSharp.NamingRules.FilesHashCode>
|
|
|
+ <StyleCop.CSharp.OrderingRules>2013.12.15 15:29:26.000</StyleCop.CSharp.OrderingRules>
|
|
|
+ <StyleCop.CSharp.OrderingRules.FilesHashCode>0</StyleCop.CSharp.OrderingRules.FilesHashCode>
|
|
|
+ <StyleCop.CSharp.ReadabilityRules>2013.12.15 15:29:26.000</StyleCop.CSharp.ReadabilityRules>
|
|
|
+ <StyleCop.CSharp.ReadabilityRules.FilesHashCode>0</StyleCop.CSharp.ReadabilityRules.FilesHashCode>
|
|
|
+ <StyleCop.CSharp.SpacingRules>2013.12.15 15:29:26.000</StyleCop.CSharp.SpacingRules>
|
|
|
+ <StyleCop.CSharp.SpacingRules.FilesHashCode>0</StyleCop.CSharp.SpacingRules.FilesHashCode>
|
|
|
+ </timestamps>
|
|
|
+ <violations>
|
|
|
+ <violation namespace="StyleCop.CSharp.DocumentationRules" rule="FileMustHaveHeader" ruleCheckId="SA1633">
|
|
|
+ <context>The file has no header, the header Xml is invalid, or the header is not located at the top of the file.</context>
|
|
|
+ <line>1</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.OrderingRules" rule="UsingDirectivesMustBePlacedWithinNamespace" ruleCheckId="SA1200">
|
|
|
+ <context>All using directives must be placed inside of the namespace.</context>
|
|
|
+ <line>1</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.OrderingRules" rule="UsingDirectivesMustBePlacedWithinNamespace" ruleCheckId="SA1200">
|
|
|
+ <context>All using directives must be placed inside of the namespace.</context>
|
|
|
+ <line>2</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.OrderingRules" rule="UsingDirectivesMustBePlacedWithinNamespace" ruleCheckId="SA1200">
|
|
|
+ <context>All using directives must be placed inside of the namespace.</context>
|
|
|
+ <line>3</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.OrderingRules" rule="UsingDirectivesMustBePlacedWithinNamespace" ruleCheckId="SA1200">
|
|
|
+ <context>All using directives must be placed inside of the namespace.</context>
|
|
|
+ <line>4</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.OrderingRules" rule="UsingDirectivesMustBePlacedWithinNamespace" ruleCheckId="SA1200">
|
|
|
+ <context>All using directives must be placed inside of the namespace.</context>
|
|
|
+ <line>5</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.OrderingRules" rule="UsingDirectivesMustBePlacedWithinNamespace" ruleCheckId="SA1200">
|
|
|
+ <context>All using directives must be placed inside of the namespace.</context>
|
|
|
+ <line>6</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.NamingRules" rule="ElementMustBeginWithUpperCaseLetter" ruleCheckId="SA1300">
|
|
|
+ <context>namespace names begin with an upper-case letter: bbiwarg.</context>
|
|
|
+ <line>8</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.DocumentationRules" rule="ElementsMustBeDocumented" ruleCheckId="SA1600">
|
|
|
+ <context>The class must have a documentation header.</context>
|
|
|
+ <line>10</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.MaintainabilityRules" rule="AccessModifierMustBeDeclared" ruleCheckId="SA1400">
|
|
|
+ <context>The class must have an access modifier.</context>
|
|
|
+ <line>10</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.DocumentationRules" rule="ElementsMustBeDocumented" ruleCheckId="SA1600">
|
|
|
+ <context>The property must have a documentation header.</context>
|
|
|
+ <line>12</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.OrderingRules" rule="ElementsMustAppearInTheCorrectOrder" ruleCheckId="SA1201">
|
|
|
+ <context>All properties must be placed after all fields.</context>
|
|
|
+ <line>17</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.OrderingRules" rule="ElementsMustAppearInTheCorrectOrder" ruleCheckId="SA1201">
|
|
|
+ <context>All properties must be placed after all fields.</context>
|
|
|
+ <line>18</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.OrderingRules" rule="ElementsMustAppearInTheCorrectOrder" ruleCheckId="SA1201">
|
|
|
+ <context>All properties must be placed after all fields.</context>
|
|
|
+ <line>20</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.OrderingRules" rule="ElementsMustAppearInTheCorrectOrder" ruleCheckId="SA1201">
|
|
|
+ <context>All properties must be placed after all fields.</context>
|
|
|
+ <line>21</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.OrderingRules" rule="ElementsMustAppearInTheCorrectOrder" ruleCheckId="SA1201">
|
|
|
+ <context>All properties must be placed after all delegates.</context>
|
|
|
+ <line>48</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.DocumentationRules" rule="ElementsMustBeDocumented" ruleCheckId="SA1600">
|
|
|
+ <context>The property must have a documentation header.</context>
|
|
|
+ <line>13</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.LayoutRules" rule="ElementsMustBeSeparatedByBlankLine" ruleCheckId="SA1516">
|
|
|
+ <context>Adjacent elements must be separated by a blank line.</context>
|
|
|
+ <line>13</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.DocumentationRules" rule="ElementsMustBeDocumented" ruleCheckId="SA1600">
|
|
|
+ <context>The property must have a documentation header.</context>
|
|
|
+ <line>14</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.LayoutRules" rule="ElementsMustBeSeparatedByBlankLine" ruleCheckId="SA1516">
|
|
|
+ <context>Adjacent elements must be separated by a blank line.</context>
|
|
|
+ <line>14</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.LayoutRules" rule="ElementMustNotBeOnSingleLine" ruleCheckId="SA1502">
|
|
|
+ <context>The property must not be placed on a single line. The opening and closing curly brackets must each be placed on their own line.</context>
|
|
|
+ <line>14</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.SpacingRules" rule="ClosingCurlyBracketsMustBeSpacedCorrectly" ruleCheckId="SA1013">
|
|
|
+ <context>Invalid spacing around the closing curly bracket.</context>
|
|
|
+ <line>14</line>
|
|
|
+ <index>386</index>
|
|
|
+ <endIndex>386</endIndex>
|
|
|
+ <startLine>14</startLine>
|
|
|
+ <startColumn>75</startColumn>
|
|
|
+ <endLine>14</endLine>
|
|
|
+ <endColumn>75</endColumn>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.ReadabilityRules" rule="PrefixLocalCallsWithThis" ruleCheckId="SA1101">
|
|
|
+ <context>The call to device must begin with the 'this.' prefix to indicate that the item is a member of the class.</context>
|
|
|
+ <line>14</line>
|
|
|
+ <index>369</index>
|
|
|
+ <endIndex>374</endIndex>
|
|
|
+ <startLine>14</startLine>
|
|
|
+ <startColumn>58</startColumn>
|
|
|
+ <endLine>14</endLine>
|
|
|
+ <endColumn>63</endColumn>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.SpacingRules" rule="ClosingCurlyBracketsMustBeSpacedCorrectly" ruleCheckId="SA1013">
|
|
|
+ <context>Invalid spacing around the closing curly bracket.</context>
|
|
|
+ <line>14</line>
|
|
|
+ <index>385</index>
|
|
|
+ <endIndex>385</endIndex>
|
|
|
+ <startLine>14</startLine>
|
|
|
+ <startColumn>74</startColumn>
|
|
|
+ <endLine>14</endLine>
|
|
|
+ <endColumn>74</endColumn>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.DocumentationRules" rule="ElementsMustBeDocumented" ruleCheckId="SA1600">
|
|
|
+ <context>The property must have a documentation header.</context>
|
|
|
+ <line>15</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.LayoutRules" rule="ElementsMustBeSeparatedByBlankLine" ruleCheckId="SA1516">
|
|
|
+ <context>Adjacent elements must be separated by a blank line.</context>
|
|
|
+ <line>15</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.DocumentationRules" rule="ElementsMustBeDocumented" ruleCheckId="SA1600">
|
|
|
+ <context>The field must have a documentation header.</context>
|
|
|
+ <line>17</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.MaintainabilityRules" rule="FieldsMustBePrivate" ruleCheckId="SA1401">
|
|
|
+ <context>Fields must be declared with private access. Use properties to expose fields.</context>
|
|
|
+ <line>17</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.DocumentationRules" rule="ElementsMustBeDocumented" ruleCheckId="SA1600">
|
|
|
+ <context>The field must have a documentation header.</context>
|
|
|
+ <line>18</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.MaintainabilityRules" rule="FieldsMustBePrivate" ruleCheckId="SA1401">
|
|
|
+ <context>Fields must be declared with private access. Use properties to expose fields.</context>
|
|
|
+ <line>18</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.DocumentationRules" rule="ElementsMustBeDocumented" ruleCheckId="SA1600">
|
|
|
+ <context>The field must have a documentation header.</context>
|
|
|
+ <line>20</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.MaintainabilityRules" rule="FieldsMustBePrivate" ruleCheckId="SA1401">
|
|
|
+ <context>Fields must be declared with private access. Use properties to expose fields.</context>
|
|
|
+ <line>20</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.DocumentationRules" rule="ElementsMustBeDocumented" ruleCheckId="SA1600">
|
|
|
+ <context>The field must have a documentation header.</context>
|
|
|
+ <line>21</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.MaintainabilityRules" rule="FieldsMustBePrivate" ruleCheckId="SA1401">
|
|
|
+ <context>Fields must be declared with private access. Use properties to expose fields.</context>
|
|
|
+ <line>21</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.DocumentationRules" rule="ElementsMustBeDocumented" ruleCheckId="SA1600">
|
|
|
+ <context>The method must have a documentation header.</context>
|
|
|
+ <line>23</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.NamingRules" rule="ElementMustBeginWithUpperCaseLetter" ruleCheckId="SA1300">
|
|
|
+ <context>method names begin with an upper-case letter: initialize.</context>
|
|
|
+ <line>23</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.ReadabilityRules" rule="PrefixLocalCallsWithThis" ruleCheckId="SA1101">
|
|
|
+ <context>The call to createDevice must begin with the 'this.' prefix to indicate that the item is a member of the class.</context>
|
|
|
+ <line>25</line>
|
|
|
+ <index>719</index>
|
|
|
+ <endIndex>730</endIndex>
|
|
|
+ <startLine>25</startLine>
|
|
|
+ <startColumn>13</startColumn>
|
|
|
+ <endLine>25</endLine>
|
|
|
+ <endColumn>24</endColumn>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.ReadabilityRules" rule="PrefixLocalCallsWithThis" ruleCheckId="SA1101">
|
|
|
+ <context>The call to registerHandles must begin with the 'this.' prefix to indicate that the item is a member of the class.</context>
|
|
|
+ <line>26</line>
|
|
|
+ <index>748</index>
|
|
|
+ <endIndex>762</endIndex>
|
|
|
+ <startLine>26</startLine>
|
|
|
+ <startColumn>13</startColumn>
|
|
|
+ <endLine>26</endLine>
|
|
|
+ <endColumn>27</endColumn>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.DocumentationRules" rule="ElementsMustBeDocumented" ruleCheckId="SA1600">
|
|
|
+ <context>The method must have a documentation header.</context>
|
|
|
+ <line>29</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.NamingRules" rule="ElementMustBeginWithUpperCaseLetter" ruleCheckId="SA1300">
|
|
|
+ <context>method names begin with an upper-case letter: createDevice.</context>
|
|
|
+ <line>29</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.OrderingRules" rule="ElementsMustBeOrderedByAccess" ruleCheckId="SA1202">
|
|
|
+ <context>All protected methods must be placed after all public methods.</context>
|
|
|
+ <line>60</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.OrderingRules" rule="ElementsMustBeOrderedByAccess" ruleCheckId="SA1202">
|
|
|
+ <context>All protected methods must be placed after all public methods.</context>
|
|
|
+ <line>68</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.ReadabilityRules" rule="PrefixLocalCallsWithThis" ruleCheckId="SA1101">
|
|
|
+ <context>The call to handle must begin with the 'this.' prefix to indicate that the item is a member of the class.</context>
|
|
|
+ <line>31</line>
|
|
|
+ <index>844</index>
|
|
|
+ <endIndex>849</endIndex>
|
|
|
+ <startLine>31</startLine>
|
|
|
+ <startColumn>13</startColumn>
|
|
|
+ <endLine>31</endLine>
|
|
|
+ <endColumn>18</endColumn>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.ReadabilityRules" rule="PrefixLocalCallsWithThis" ruleCheckId="SA1101">
|
|
|
+ <context>The call to createDeviceConfiguration must begin with the 'this.' prefix to indicate that the item is a member of the class.</context>
|
|
|
+ <line>32</line>
|
|
|
+ <index>928</index>
|
|
|
+ <endIndex>952</endIndex>
|
|
|
+ <startLine>32</startLine>
|
|
|
+ <startColumn>41</startColumn>
|
|
|
+ <endLine>32</endLine>
|
|
|
+ <endColumn>65</endColumn>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.ReadabilityRules" rule="PrefixLocalCallsWithThis" ruleCheckId="SA1101">
|
|
|
+ <context>The call to device must begin with the 'this.' prefix to indicate that the item is a member of the class.</context>
|
|
|
+ <line>33</line>
|
|
|
+ <index>970</index>
|
|
|
+ <endIndex>975</endIndex>
|
|
|
+ <startLine>33</startLine>
|
|
|
+ <startColumn>13</startColumn>
|
|
|
+ <endLine>33</endLine>
|
|
|
+ <endColumn>18</endColumn>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.ReadabilityRules" rule="PrefixLocalCallsWithThis" ruleCheckId="SA1101">
|
|
|
+ <context>The call to handle must begin with the 'this.' prefix to indicate that the item is a member of the class.</context>
|
|
|
+ <line>33</line>
|
|
|
+ <index>979</index>
|
|
|
+ <endIndex>984</endIndex>
|
|
|
+ <startLine>33</startLine>
|
|
|
+ <startColumn>22</startColumn>
|
|
|
+ <endLine>33</endLine>
|
|
|
+ <endColumn>27</endColumn>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.DocumentationRules" rule="ElementsMustBeDocumented" ruleCheckId="SA1600">
|
|
|
+ <context>The method must have a documentation header.</context>
|
|
|
+ <line>36</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.NamingRules" rule="ElementMustBeginWithUpperCaseLetter" ruleCheckId="SA1300">
|
|
|
+ <context>method names begin with an upper-case letter: createDeviceConfiguration.</context>
|
|
|
+ <line>36</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.ReadabilityRules" rule="PrefixLocalCallsWithThis" ruleCheckId="SA1101">
|
|
|
+ <context>The call to handle must begin with the 'this.' prefix to indicate that the item is a member of the class.</context>
|
|
|
+ <line>38</line>
|
|
|
+ <index>1130</index>
|
|
|
+ <endIndex>1135</endIndex>
|
|
|
+ <startLine>38</startLine>
|
|
|
+ <startColumn>20</startColumn>
|
|
|
+ <endLine>38</endLine>
|
|
|
+ <endColumn>25</endColumn>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.DocumentationRules" rule="ElementsMustBeDocumented" ruleCheckId="SA1600">
|
|
|
+ <context>The method must have a documentation header.</context>
|
|
|
+ <line>41</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.NamingRules" rule="ElementMustBeginWithUpperCaseLetter" ruleCheckId="SA1300">
|
|
|
+ <context>method names begin with an upper-case letter: registerHandles.</context>
|
|
|
+ <line>41</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.ReadabilityRules" rule="PrefixLocalCallsWithThis" ruleCheckId="SA1101">
|
|
|
+ <context>The call to depthImage must begin with the 'this.' prefix to indicate that the item is a member of the class.</context>
|
|
|
+ <line>43</line>
|
|
|
+ <index>1253</index>
|
|
|
+ <endIndex>1262</endIndex>
|
|
|
+ <startLine>43</startLine>
|
|
|
+ <startColumn>13</startColumn>
|
|
|
+ <endLine>43</endLine>
|
|
|
+ <endColumn>22</endColumn>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.ReadabilityRules" rule="PrefixLocalCallsWithThis" ruleCheckId="SA1101">
|
|
|
+ <context>The call to device must begin with the 'this.' prefix to indicate that the item is a member of the class.</context>
|
|
|
+ <line>43</line>
|
|
|
+ <index>1266</index>
|
|
|
+ <endIndex>1271</endIndex>
|
|
|
+ <startLine>43</startLine>
|
|
|
+ <startColumn>26</startColumn>
|
|
|
+ <endLine>43</endLine>
|
|
|
+ <endColumn>31</endColumn>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.ReadabilityRules" rule="PrefixLocalCallsWithThis" ruleCheckId="SA1101">
|
|
|
+ <context>The call to confidenceImage must begin with the 'this.' prefix to indicate that the item is a member of the class.</context>
|
|
|
+ <line>44</line>
|
|
|
+ <index>1357</index>
|
|
|
+ <endIndex>1371</endIndex>
|
|
|
+ <startLine>44</startLine>
|
|
|
+ <startColumn>13</startColumn>
|
|
|
+ <endLine>44</endLine>
|
|
|
+ <endColumn>27</endColumn>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.ReadabilityRules" rule="PrefixLocalCallsWithThis" ruleCheckId="SA1101">
|
|
|
+ <context>The call to device must begin with the 'this.' prefix to indicate that the item is a member of the class.</context>
|
|
|
+ <line>44</line>
|
|
|
+ <index>1375</index>
|
|
|
+ <endIndex>1380</endIndex>
|
|
|
+ <startLine>44</startLine>
|
|
|
+ <startColumn>31</startColumn>
|
|
|
+ <endLine>44</endLine>
|
|
|
+ <endColumn>36</endColumn>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.ReadabilityRules" rule="PrefixLocalCallsWithThis" ruleCheckId="SA1101">
|
|
|
+ <context>The call to device must begin with the 'this.' prefix to indicate that the item is a member of the class.</context>
|
|
|
+ <line>45</line>
|
|
|
+ <index>1471</index>
|
|
|
+ <endIndex>1476</endIndex>
|
|
|
+ <startLine>45</startLine>
|
|
|
+ <startColumn>13</startColumn>
|
|
|
+ <endLine>45</endLine>
|
|
|
+ <endColumn>18</endColumn>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.ReadabilityRules" rule="PrefixLocalCallsWithThis" ruleCheckId="SA1101">
|
|
|
+ <context>The call to onNewFrame must begin with the 'this.' prefix to indicate that the item is a member of the class.</context>
|
|
|
+ <line>45</line>
|
|
|
+ <index>1556</index>
|
|
|
+ <endIndex>1565</endIndex>
|
|
|
+ <startLine>45</startLine>
|
|
|
+ <startColumn>98</startColumn>
|
|
|
+ <endLine>45</endLine>
|
|
|
+ <endColumn>107</endColumn>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.DocumentationRules" rule="ElementsMustBeDocumented" ruleCheckId="SA1600">
|
|
|
+ <context>The delegate must have a documentation header.</context>
|
|
|
+ <line>48</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.NamingRules" rule="ElementMustBeginWithUpperCaseLetter" ruleCheckId="SA1300">
|
|
|
+ <context>delegate names begin with an upper-case letter: onNewFrameDelegate.</context>
|
|
|
+ <line>48</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.ReadabilityRules" rule="UseBuiltInTypeAlias" ruleCheckId="SA1121">
|
|
|
+ <context>Use the built-in type alias 'string' rather than String or System.String.</context>
|
|
|
+ <line>48</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.DocumentationRules" rule="ElementsMustBeDocumented" ruleCheckId="SA1600">
|
|
|
+ <context>The method must have a documentation header.</context>
|
|
|
+ <line>50</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.NamingRules" rule="ElementMustBeginWithUpperCaseLetter" ruleCheckId="SA1300">
|
|
|
+ <context>method names begin with an upper-case letter: onNewFrame.</context>
|
|
|
+ <line>50</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.ReadabilityRules" rule="PrefixLocalCallsWithThis" ruleCheckId="SA1101">
|
|
|
+ <context>The call to device must begin with the 'this.' prefix to indicate that the item is a member of the class.</context>
|
|
|
+ <line>52</line>
|
|
|
+ <index>1747</index>
|
|
|
+ <endIndex>1752</endIndex>
|
|
|
+ <startLine>52</startLine>
|
|
|
+ <startColumn>13</startColumn>
|
|
|
+ <endLine>52</endLine>
|
|
|
+ <endColumn>18</endColumn>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.ReadabilityRules" rule="PrefixLocalCallsWithThis" ruleCheckId="SA1101">
|
|
|
+ <context>The call to depthImage must begin with the 'this.' prefix to indicate that the item is a member of the class.</context>
|
|
|
+ <line>53</line>
|
|
|
+ <index>1809</index>
|
|
|
+ <endIndex>1818</endIndex>
|
|
|
+ <startLine>53</startLine>
|
|
|
+ <startColumn>35</startColumn>
|
|
|
+ <endLine>53</endLine>
|
|
|
+ <endColumn>44</endColumn>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.ReadabilityRules" rule="PrefixLocalCallsWithThis" ruleCheckId="SA1101">
|
|
|
+ <context>The call to confidenceImage must begin with the 'this.' prefix to indicate that the item is a member of the class.</context>
|
|
|
+ <line>54</line>
|
|
|
+ <index>1871</index>
|
|
|
+ <endIndex>1885</endIndex>
|
|
|
+ <startLine>54</startLine>
|
|
|
+ <startColumn>40</startColumn>
|
|
|
+ <endLine>54</endLine>
|
|
|
+ <endColumn>54</endColumn>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.ReadabilityRules" rule="PrefixLocalCallsWithThis" ruleCheckId="SA1101">
|
|
|
+ <context>The call to device must begin with the 'this.' prefix to indicate that the item is a member of the class.</context>
|
|
|
+ <line>55</line>
|
|
|
+ <index>1911</index>
|
|
|
+ <endIndex>1916</endIndex>
|
|
|
+ <startLine>55</startLine>
|
|
|
+ <startColumn>13</startColumn>
|
|
|
+ <endLine>55</endLine>
|
|
|
+ <endColumn>18</endColumn>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.ReadabilityRules" rule="PrefixLocalCallsWithThis" ruleCheckId="SA1101">
|
|
|
+ <context>The call to CurrentFrame must begin with the 'this.' prefix to indicate that the item is a member of the class.</context>
|
|
|
+ <line>57</line>
|
|
|
+ <index>1949</index>
|
|
|
+ <endIndex>1960</endIndex>
|
|
|
+ <startLine>57</startLine>
|
|
|
+ <startColumn>13</startColumn>
|
|
|
+ <endLine>57</endLine>
|
|
|
+ <endColumn>24</endColumn>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.ReadabilityRules" rule="PrefixLocalCallsWithThis" ruleCheckId="SA1101">
|
|
|
+ <context>The call to CurrentFrameID must begin with the 'this.' prefix to indicate that the item is a member of the class.</context>
|
|
|
+ <line>57</line>
|
|
|
+ <index>1980</index>
|
|
|
+ <endIndex>1993</endIndex>
|
|
|
+ <startLine>57</startLine>
|
|
|
+ <startColumn>44</startColumn>
|
|
|
+ <endLine>57</endLine>
|
|
|
+ <endColumn>57</endColumn>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.ReadabilityRules" rule="PrefixLocalCallsWithThis" ruleCheckId="SA1101">
|
|
|
+ <context>The call to ImageWidth must begin with the 'this.' prefix to indicate that the item is a member of the class.</context>
|
|
|
+ <line>57</line>
|
|
|
+ <index>1996</index>
|
|
|
+ <endIndex>2005</endIndex>
|
|
|
+ <startLine>57</startLine>
|
|
|
+ <startColumn>60</startColumn>
|
|
|
+ <endLine>57</endLine>
|
|
|
+ <endColumn>69</endColumn>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.ReadabilityRules" rule="PrefixLocalCallsWithThis" ruleCheckId="SA1101">
|
|
|
+ <context>The call to ImageHeight must begin with the 'this.' prefix to indicate that the item is a member of the class.</context>
|
|
|
+ <line>57</line>
|
|
|
+ <index>2008</index>
|
|
|
+ <endIndex>2018</endIndex>
|
|
|
+ <startLine>57</startLine>
|
|
|
+ <startColumn>72</startColumn>
|
|
|
+ <endLine>57</endLine>
|
|
|
+ <endColumn>82</endColumn>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.ReadabilityRules" rule="UseBuiltInTypeAlias" ruleCheckId="SA1121">
|
|
|
+ <context>Use the built-in type alias 'string' rather than String or System.String.</context>
|
|
|
+ <line>50</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.SpacingRules" rule="CodeMustNotContainMultipleWhitespaceInARow" ruleCheckId="SA1025">
|
|
|
+ <context>The code contains multiple spaces in a row. Only one space is needed.</context>
|
|
|
+ <line>57</line>
|
|
|
+ <index>1963</index>
|
|
|
+ <endIndex>1964</endIndex>
|
|
|
+ <startLine>57</startLine>
|
|
|
+ <startColumn>27</startColumn>
|
|
|
+ <endLine>57</endLine>
|
|
|
+ <endColumn>28</endColumn>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.DocumentationRules" rule="ElementsMustBeDocumented" ruleCheckId="SA1600">
|
|
|
+ <context>The method must have a documentation header.</context>
|
|
|
+ <line>60</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.LayoutRules" rule="CurlyBracketsForMultiLineStatementsMustNotShareLine" ruleCheckId="SA1500">
|
|
|
+ <context>If a statement spans multiple lines, the opening curly bracket must be placed on its own line.</context>
|
|
|
+ <line>60</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.NamingRules" rule="ElementMustBeginWithUpperCaseLetter" ruleCheckId="SA1300">
|
|
|
+ <context>method names begin with an upper-case letter: start.</context>
|
|
|
+ <line>60</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.ReadabilityRules" rule="PrefixLocalCallsWithThis" ruleCheckId="SA1101">
|
|
|
+ <context>The call to device must begin with the 'this.' prefix to indicate that the item is a member of the class.</context>
|
|
|
+ <line>61</line>
|
|
|
+ <index>2112</index>
|
|
|
+ <endIndex>2117</endIndex>
|
|
|
+ <startLine>61</startLine>
|
|
|
+ <startColumn>13</startColumn>
|
|
|
+ <endLine>61</endLine>
|
|
|
+ <endColumn>18</endColumn>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.ReadabilityRules" rule="PrefixLocalCallsWithThis" ruleCheckId="SA1101">
|
|
|
+ <context>The call to device must begin with the 'this.' prefix to indicate that the item is a member of the class.</context>
|
|
|
+ <line>62</line>
|
|
|
+ <index>2141</index>
|
|
|
+ <endIndex>2146</endIndex>
|
|
|
+ <startLine>62</startLine>
|
|
|
+ <startColumn>13</startColumn>
|
|
|
+ <endLine>62</endLine>
|
|
|
+ <endColumn>18</endColumn>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.ReadabilityRules" rule="PrefixLocalCallsWithThis" ruleCheckId="SA1101">
|
|
|
+ <context>The call to ImageWidth must begin with the 'this.' prefix to indicate that the item is a member of the class.</context>
|
|
|
+ <line>63</line>
|
|
|
+ <index>2180</index>
|
|
|
+ <endIndex>2189</endIndex>
|
|
|
+ <startLine>63</startLine>
|
|
|
+ <startColumn>13</startColumn>
|
|
|
+ <endLine>63</endLine>
|
|
|
+ <endColumn>22</endColumn>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.ReadabilityRules" rule="PrefixLocalCallsWithThis" ruleCheckId="SA1101">
|
|
|
+ <context>The call to depthImage must begin with the 'this.' prefix to indicate that the item is a member of the class.</context>
|
|
|
+ <line>63</line>
|
|
|
+ <index>2198</index>
|
|
|
+ <endIndex>2207</endIndex>
|
|
|
+ <startLine>63</startLine>
|
|
|
+ <startColumn>31</startColumn>
|
|
|
+ <endLine>63</endLine>
|
|
|
+ <endColumn>40</endColumn>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.ReadabilityRules" rule="PrefixLocalCallsWithThis" ruleCheckId="SA1101">
|
|
|
+ <context>The call to ImageHeight must begin with the 'this.' prefix to indicate that the item is a member of the class.</context>
|
|
|
+ <line>64</line>
|
|
|
+ <index>2246</index>
|
|
|
+ <endIndex>2256</endIndex>
|
|
|
+ <startLine>64</startLine>
|
|
|
+ <startColumn>13</startColumn>
|
|
|
+ <endLine>64</endLine>
|
|
|
+ <endColumn>23</endColumn>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.ReadabilityRules" rule="PrefixLocalCallsWithThis" ruleCheckId="SA1101">
|
|
|
+ <context>The call to depthImage must begin with the 'this.' prefix to indicate that the item is a member of the class.</context>
|
|
|
+ <line>64</line>
|
|
|
+ <index>2265</index>
|
|
|
+ <endIndex>2274</endIndex>
|
|
|
+ <startLine>64</startLine>
|
|
|
+ <startColumn>32</startColumn>
|
|
|
+ <endLine>64</endLine>
|
|
|
+ <endColumn>41</endColumn>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.ReadabilityRules" rule="PrefixLocalCallsWithThis" ruleCheckId="SA1101">
|
|
|
+ <context>The call to device must begin with the 'this.' prefix to indicate that the item is a member of the class.</context>
|
|
|
+ <line>65</line>
|
|
|
+ <index>2314</index>
|
|
|
+ <endIndex>2319</endIndex>
|
|
|
+ <startLine>65</startLine>
|
|
|
+ <startColumn>13</startColumn>
|
|
|
+ <endLine>65</endLine>
|
|
|
+ <endColumn>18</endColumn>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.DocumentationRules" rule="ElementsMustBeDocumented" ruleCheckId="SA1600">
|
|
|
+ <context>The method must have a documentation header.</context>
|
|
|
+ <line>68</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.LayoutRules" rule="CurlyBracketsForMultiLineStatementsMustNotShareLine" ruleCheckId="SA1500">
|
|
|
+ <context>If a statement spans multiple lines, the opening curly bracket must be placed on its own line.</context>
|
|
|
+ <line>68</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.NamingRules" rule="ElementMustBeginWithUpperCaseLetter" ruleCheckId="SA1300">
|
|
|
+ <context>method names begin with an upper-case letter: stop.</context>
|
|
|
+ <line>68</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.ReadabilityRules" rule="PrefixLocalCallsWithThis" ruleCheckId="SA1101">
|
|
|
+ <context>The call to device must begin with the 'this.' prefix to indicate that the item is a member of the class.</context>
|
|
|
+ <line>69</line>
|
|
|
+ <index>2393</index>
|
|
|
+ <endIndex>2398</endIndex>
|
|
|
+ <startLine>69</startLine>
|
|
|
+ <startColumn>13</startColumn>
|
|
|
+ <endLine>69</endLine>
|
|
|
+ <endColumn>18</endColumn>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ </violations>
|
|
|
+ </sourcecode>
|
|
|
+ <sourcecode name="VideoInputProvider.cs" parser="StyleCop.CSharp.CsParser">
|
|
|
+ <timestamps>
|
|
|
+ <styleCop>2013.12.15 15:29:26.000</styleCop>
|
|
|
+ <settingsFile>2014.01.29 14:39:41.514</settingsFile>
|
|
|
+ <sourceFile>2014.01.29 14:37:24.035</sourceFile>
|
|
|
+ <parser>2013.12.15 15:29:26.000</parser>
|
|
|
+ <StyleCop.CSharp.DocumentationRules>2013.12.15 15:29:26.000</StyleCop.CSharp.DocumentationRules>
|
|
|
+ <StyleCop.CSharp.DocumentationRules.FilesHashCode>-1945363787</StyleCop.CSharp.DocumentationRules.FilesHashCode>
|
|
|
+ <StyleCop.CSharp.LayoutRules>2013.12.15 15:29:26.000</StyleCop.CSharp.LayoutRules>
|
|
|
+ <StyleCop.CSharp.LayoutRules.FilesHashCode>0</StyleCop.CSharp.LayoutRules.FilesHashCode>
|
|
|
+ <StyleCop.CSharp.MaintainabilityRules>2013.12.15 15:29:26.000</StyleCop.CSharp.MaintainabilityRules>
|
|
|
+ <StyleCop.CSharp.MaintainabilityRules.FilesHashCode>0</StyleCop.CSharp.MaintainabilityRules.FilesHashCode>
|
|
|
+ <StyleCop.CSharp.NamingRules>2013.12.15 15:29:26.000</StyleCop.CSharp.NamingRules>
|
|
|
+ <StyleCop.CSharp.NamingRules.FilesHashCode>0</StyleCop.CSharp.NamingRules.FilesHashCode>
|
|
|
+ <StyleCop.CSharp.OrderingRules>2013.12.15 15:29:26.000</StyleCop.CSharp.OrderingRules>
|
|
|
+ <StyleCop.CSharp.OrderingRules.FilesHashCode>0</StyleCop.CSharp.OrderingRules.FilesHashCode>
|
|
|
+ <StyleCop.CSharp.ReadabilityRules>2013.12.15 15:29:26.000</StyleCop.CSharp.ReadabilityRules>
|
|
|
+ <StyleCop.CSharp.ReadabilityRules.FilesHashCode>0</StyleCop.CSharp.ReadabilityRules.FilesHashCode>
|
|
|
+ <StyleCop.CSharp.SpacingRules>2013.12.15 15:29:26.000</StyleCop.CSharp.SpacingRules>
|
|
|
+ <StyleCop.CSharp.SpacingRules.FilesHashCode>0</StyleCop.CSharp.SpacingRules.FilesHashCode>
|
|
|
+ </timestamps>
|
|
|
+ <violations>
|
|
|
+ <violation namespace="StyleCop.CSharp.DocumentationRules" rule="FileMustHaveHeader" ruleCheckId="SA1633">
|
|
|
+ <context>The file has no header, the header Xml is invalid, or the header is not located at the top of the file.</context>
|
|
|
+ <line>1</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.OrderingRules" rule="UsingDirectivesMustBePlacedWithinNamespace" ruleCheckId="SA1200">
|
|
|
+ <context>All using directives must be placed inside of the namespace.</context>
|
|
|
+ <line>1</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.OrderingRules" rule="UsingDirectivesMustBePlacedWithinNamespace" ruleCheckId="SA1200">
|
|
|
+ <context>All using directives must be placed inside of the namespace.</context>
|
|
|
+ <line>2</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.OrderingRules" rule="UsingDirectivesMustBePlacedWithinNamespace" ruleCheckId="SA1200">
|
|
|
+ <context>All using directives must be placed inside of the namespace.</context>
|
|
|
+ <line>3</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.OrderingRules" rule="UsingDirectivesMustBePlacedWithinNamespace" ruleCheckId="SA1200">
|
|
|
+ <context>All using directives must be placed inside of the namespace.</context>
|
|
|
+ <line>4</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.OrderingRules" rule="UsingDirectivesMustBePlacedWithinNamespace" ruleCheckId="SA1200">
|
|
|
+ <context>All using directives must be placed inside of the namespace.</context>
|
|
|
+ <line>5</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.OrderingRules" rule="UsingDirectivesMustBePlacedWithinNamespace" ruleCheckId="SA1200">
|
|
|
+ <context>All using directives must be placed inside of the namespace.</context>
|
|
|
+ <line>6</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.OrderingRules" rule="UsingDirectivesMustBeOrderedAlphabeticallyByNamespace" ruleCheckId="SA1210">
|
|
|
+ <context>Using directives must be sorted alphabetically by the namespaces.</context>
|
|
|
+ <line>6</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.OrderingRules" rule="UsingDirectivesMustBePlacedWithinNamespace" ruleCheckId="SA1200">
|
|
|
+ <context>All using directives must be placed inside of the namespace.</context>
|
|
|
+ <line>7</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.NamingRules" rule="ElementMustBeginWithUpperCaseLetter" ruleCheckId="SA1300">
|
|
|
+ <context>namespace names begin with an upper-case letter: bbiwarg.</context>
|
|
|
+ <line>9</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.DocumentationRules" rule="ElementsMustBeDocumented" ruleCheckId="SA1600">
|
|
|
+ <context>The class must have a documentation header.</context>
|
|
|
+ <line>11</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.MaintainabilityRules" rule="AccessModifierMustBeDeclared" ruleCheckId="SA1400">
|
|
|
+ <context>The class must have an access modifier.</context>
|
|
|
+ <line>11</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.DocumentationRules" rule="ElementsMustBeDocumented" ruleCheckId="SA1600">
|
|
|
+ <context>The property must have a documentation header.</context>
|
|
|
+ <line>13</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.LayoutRules" rule="ElementMustNotBeOnSingleLine" ruleCheckId="SA1502">
|
|
|
+ <context>The property must not be placed on a single line. The opening and closing curly brackets must each be placed on their own line.</context>
|
|
|
+ <line>13</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.OrderingRules" rule="ElementsMustAppearInTheCorrectOrder" ruleCheckId="SA1201">
|
|
|
+ <context>All properties must be placed after all fields.</context>
|
|
|
+ <line>17</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.OrderingRules" rule="ElementsMustAppearInTheCorrectOrder" ruleCheckId="SA1201">
|
|
|
+ <context>All properties must be placed after all fields.</context>
|
|
|
+ <line>18</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.OrderingRules" rule="ElementsMustAppearInTheCorrectOrder" ruleCheckId="SA1201">
|
|
|
+ <context>All properties must be placed after all constructors.</context>
|
|
|
+ <line>20</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.ReadabilityRules" rule="PrefixCallsCorrectly" ruleCheckId="SA1126">
|
|
|
+ <context>The call to currentMovieFrame must begin with the 'this.', 'base.', 'object.' or 'VideoInputProvider.' or 'InputProvider.' prefix to indicate the intended method call. </context>
|
|
|
+ <line>13</line>
|
|
|
+ <index>308</index>
|
|
|
+ <endIndex>324</endIndex>
|
|
|
+ <startLine>13</startLine>
|
|
|
+ <startColumn>59</startColumn>
|
|
|
+ <endLine>13</endLine>
|
|
|
+ <endColumn>75</endColumn>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.DocumentationRules" rule="ElementsMustBeDocumented" ruleCheckId="SA1600">
|
|
|
+ <context>The property must have a documentation header.</context>
|
|
|
+ <line>14</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.LayoutRules" rule="ElementsMustBeSeparatedByBlankLine" ruleCheckId="SA1516">
|
|
|
+ <context>Adjacent elements must be separated by a blank line.</context>
|
|
|
+ <line>14</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.ReadabilityRules" rule="UseBuiltInTypeAlias" ruleCheckId="SA1121">
|
|
|
+ <context>Use the built-in type alias 'string' rather than String or System.String.</context>
|
|
|
+ <line>14</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.DocumentationRules" rule="ElementsMustBeDocumented" ruleCheckId="SA1600">
|
|
|
+ <context>The property must have a documentation header.</context>
|
|
|
+ <line>15</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.LayoutRules" rule="ElementsMustBeSeparatedByBlankLine" ruleCheckId="SA1516">
|
|
|
+ <context>Adjacent elements must be separated by a blank line.</context>
|
|
|
+ <line>15</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.LayoutRules" rule="ElementMustNotBeOnSingleLine" ruleCheckId="SA1502">
|
|
|
+ <context>The property must not be placed on a single line. The opening and closing curly brackets must each be placed on their own line.</context>
|
|
|
+ <line>15</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.MaintainabilityRules" rule="StatementMustNotUseUnnecessaryParenthesis" ruleCheckId="SA1119">
|
|
|
+ <context>The line contains unnecessary parenthesis.</context>
|
|
|
+ <line>15</line>
|
|
|
+ <index>437</index>
|
|
|
+ <endIndex>457</endIndex>
|
|
|
+ <startLine>15</startLine>
|
|
|
+ <startColumn>45</startColumn>
|
|
|
+ <endLine>15</endLine>
|
|
|
+ <endColumn>65</endColumn>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.ReadabilityRules" rule="PrefixCallsCorrectly" ruleCheckId="SA1126">
|
|
|
+ <context>The call to playStep must begin with the 'this.', 'base.', 'object.' or 'VideoInputProvider.' or 'InputProvider.' prefix to indicate the intended method call. </context>
|
|
|
+ <line>15</line>
|
|
|
+ <index>438</index>
|
|
|
+ <endIndex>445</endIndex>
|
|
|
+ <startLine>15</startLine>
|
|
|
+ <startColumn>46</startColumn>
|
|
|
+ <endLine>15</endLine>
|
|
|
+ <endColumn>53</endColumn>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.DocumentationRules" rule="ElementsMustBeDocumented" ruleCheckId="SA1600">
|
|
|
+ <context>The field must have a documentation header.</context>
|
|
|
+ <line>17</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.DocumentationRules" rule="ElementsMustBeDocumented" ruleCheckId="SA1600">
|
|
|
+ <context>The field must have a documentation header.</context>
|
|
|
+ <line>18</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.DocumentationRules" rule="ElementsMustBeDocumented" ruleCheckId="SA1600">
|
|
|
+ <context>The constructor must have a documentation header.</context>
|
|
|
+ <line>20</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.ReadabilityRules" rule="PrefixCallsCorrectly" ruleCheckId="SA1126">
|
|
|
+ <context>The call to MoviePath must begin with the 'this.', 'base.', 'object.' or 'VideoInputProvider.' or 'InputProvider.' prefix to indicate the intended method call. </context>
|
|
|
+ <line>22</line>
|
|
|
+ <index>652</index>
|
|
|
+ <endIndex>660</endIndex>
|
|
|
+ <startLine>22</startLine>
|
|
|
+ <startColumn>13</startColumn>
|
|
|
+ <endLine>22</endLine>
|
|
|
+ <endColumn>21</endColumn>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.ReadabilityRules" rule="UseBuiltInTypeAlias" ruleCheckId="SA1121">
|
|
|
+ <context>Use the built-in type alias 'string' rather than String or System.String.</context>
|
|
|
+ <line>20</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.DocumentationRules" rule="ElementsMustBeDocumented" ruleCheckId="SA1600">
|
|
|
+ <context>The method must have a documentation header.</context>
|
|
|
+ <line>25</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.NamingRules" rule="ElementMustBeginWithUpperCaseLetter" ruleCheckId="SA1300">
|
|
|
+ <context>method names begin with an upper-case letter: createDeviceConfiguration.</context>
|
|
|
+ <line>25</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.OrderingRules" rule="ElementsMustBeOrderedByAccess" ruleCheckId="SA1202">
|
|
|
+ <context>All protected methods must be placed after all public methods.</context>
|
|
|
+ <line>41</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.OrderingRules" rule="ElementsMustBeOrderedByAccess" ruleCheckId="SA1202">
|
|
|
+ <context>All protected methods must be placed after all public methods.</context>
|
|
|
+ <line>47</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.OrderingRules" rule="ElementsMustBeOrderedByAccess" ruleCheckId="SA1202">
|
|
|
+ <context>All protected methods must be placed after all public methods.</context>
|
|
|
+ <line>53</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.OrderingRules" rule="ElementsMustBeOrderedByAccess" ruleCheckId="SA1202">
|
|
|
+ <context>All protected methods must be placed after all public methods.</context>
|
|
|
+ <line>66</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.ReadabilityRules" rule="PrefixCallsCorrectly" ruleCheckId="SA1126">
|
|
|
+ <context>The call to MoviePath must begin with the 'this.', 'base.', 'object.' or 'VideoInputProvider.' or 'InputProvider.' prefix to indicate the intended method call. </context>
|
|
|
+ <line>28</line>
|
|
|
+ <index>881</index>
|
|
|
+ <endIndex>889</endIndex>
|
|
|
+ <startLine>28</startLine>
|
|
|
+ <startColumn>30</startColumn>
|
|
|
+ <endLine>28</endLine>
|
|
|
+ <endColumn>38</endColumn>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.DocumentationRules" rule="ElementsMustBeDocumented" ruleCheckId="SA1600">
|
|
|
+ <context>The method must have a documentation header.</context>
|
|
|
+ <line>32</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.NamingRules" rule="ElementMustBeginWithUpperCaseLetter" ruleCheckId="SA1300">
|
|
|
+ <context>method names begin with an upper-case letter: registerHandles.</context>
|
|
|
+ <line>32</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.ReadabilityRules" rule="PrefixCallsCorrectly" ruleCheckId="SA1126">
|
|
|
+ <context>The call to currentMovieFrame must begin with the 'this.', 'base.', 'object.' or 'VideoInputProvider.' or 'InputProvider.' prefix to indicate the intended method call. </context>
|
|
|
+ <line>37</line>
|
|
|
+ <index>1160</index>
|
|
|
+ <endIndex>1176</endIndex>
|
|
|
+ <startLine>37</startLine>
|
|
|
+ <startColumn>13</startColumn>
|
|
|
+ <endLine>37</endLine>
|
|
|
+ <endColumn>29</endColumn>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.ReadabilityRules" rule="PrefixCallsCorrectly" ruleCheckId="SA1126">
|
|
|
+ <context>The call to playStep must begin with the 'this.', 'base.', 'object.' or 'VideoInputProvider.' or 'InputProvider.' prefix to indicate the intended method call. </context>
|
|
|
+ <line>38</line>
|
|
|
+ <index>1259</index>
|
|
|
+ <endIndex>1266</endIndex>
|
|
|
+ <startLine>38</startLine>
|
|
|
+ <startColumn>13</startColumn>
|
|
|
+ <endLine>38</endLine>
|
|
|
+ <endColumn>20</endColumn>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.DocumentationRules" rule="ElementsMustBeDocumented" ruleCheckId="SA1600">
|
|
|
+ <context>The method must have a documentation header.</context>
|
|
|
+ <line>41</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.NamingRules" rule="ElementMustBeginWithUpperCaseLetter" ruleCheckId="SA1300">
|
|
|
+ <context>method names begin with an upper-case letter: pause.</context>
|
|
|
+ <line>41</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.ReadabilityRules" rule="PrefixCallsCorrectly" ruleCheckId="SA1126">
|
|
|
+ <context>The call to playStep must begin with the 'this.', 'base.', 'object.' or 'VideoInputProvider.' or 'InputProvider.' prefix to indicate the intended method call. </context>
|
|
|
+ <line>43</line>
|
|
|
+ <index>1398</index>
|
|
|
+ <endIndex>1405</endIndex>
|
|
|
+ <startLine>43</startLine>
|
|
|
+ <startColumn>13</startColumn>
|
|
|
+ <endLine>43</endLine>
|
|
|
+ <endColumn>20</endColumn>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.DocumentationRules" rule="ElementsMustBeDocumented" ruleCheckId="SA1600">
|
|
|
+ <context>The method must have a documentation header.</context>
|
|
|
+ <line>47</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.NamingRules" rule="ElementMustBeginWithUpperCaseLetter" ruleCheckId="SA1300">
|
|
|
+ <context>method names begin with an upper-case letter: play.</context>
|
|
|
+ <line>47</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.ReadabilityRules" rule="PrefixCallsCorrectly" ruleCheckId="SA1126">
|
|
|
+ <context>The call to playStep must begin with the 'this.', 'base.', 'object.' or 'VideoInputProvider.' or 'InputProvider.' prefix to indicate the intended method call. </context>
|
|
|
+ <line>49</line>
|
|
|
+ <index>1549</index>
|
|
|
+ <endIndex>1556</endIndex>
|
|
|
+ <startLine>49</startLine>
|
|
|
+ <startColumn>13</startColumn>
|
|
|
+ <endLine>49</endLine>
|
|
|
+ <endColumn>20</endColumn>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.DocumentationRules" rule="ElementsMustBeDocumented" ruleCheckId="SA1600">
|
|
|
+ <context>The method must have a documentation header.</context>
|
|
|
+ <line>53</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.LayoutRules" rule="ClosingCurlyBracketMustBeFollowedByBlankLine" ruleCheckId="SA1513">
|
|
|
+ <context>Statements or elements wrapped in curly brackets must be followed by a blank line.</context>
|
|
|
+ <line>61</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.NamingRules" rule="ElementMustBeginWithUpperCaseLetter" ruleCheckId="SA1300">
|
|
|
+ <context>method names begin with an upper-case letter: nextFrame.</context>
|
|
|
+ <line>53</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.ReadabilityRules" rule="PrefixCallsCorrectly" ruleCheckId="SA1126">
|
|
|
+ <context>The call to playStep must begin with the 'this.', 'base.', 'object.' or 'VideoInputProvider.' or 'InputProvider.' prefix to indicate the intended method call. </context>
|
|
|
+ <line>55</line>
|
|
|
+ <index>1704</index>
|
|
|
+ <endIndex>1711</endIndex>
|
|
|
+ <startLine>55</startLine>
|
|
|
+ <startColumn>13</startColumn>
|
|
|
+ <endLine>55</endLine>
|
|
|
+ <endColumn>20</endColumn>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.ReadabilityRules" rule="PrefixCallsCorrectly" ruleCheckId="SA1126">
|
|
|
+ <context>The call to currentMovieFrame must begin with the 'this.', 'base.', 'object.' or 'VideoInputProvider.' or 'InputProvider.' prefix to indicate the intended method call. </context>
|
|
|
+ <line>56</line>
|
|
|
+ <index>1753</index>
|
|
|
+ <endIndex>1769</endIndex>
|
|
|
+ <startLine>56</startLine>
|
|
|
+ <startColumn>29</startColumn>
|
|
|
+ <endLine>56</endLine>
|
|
|
+ <endColumn>45</endColumn>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.ReadabilityRules" rule="PrefixCallsCorrectly" ruleCheckId="SA1126">
|
|
|
+ <context>The call to currentMovieFrame must begin with the 'this.', 'base.', 'object.' or 'VideoInputProvider.' or 'InputProvider.' prefix to indicate the intended method call. </context>
|
|
|
+ <line>57</line>
|
|
|
+ <index>1802</index>
|
|
|
+ <endIndex>1818</endIndex>
|
|
|
+ <startLine>57</startLine>
|
|
|
+ <startColumn>20</startColumn>
|
|
|
+ <endLine>57</endLine>
|
|
|
+ <endColumn>36</endColumn>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.ReadabilityRules" rule="PrefixCallsCorrectly" ruleCheckId="SA1126">
|
|
|
+ <context>The call to playStep must begin with the 'this.', 'base.', 'object.' or 'VideoInputProvider.' or 'InputProvider.' prefix to indicate the intended method call. </context>
|
|
|
+ <line>62</line>
|
|
|
+ <index>1966</index>
|
|
|
+ <endIndex>1973</endIndex>
|
|
|
+ <startLine>62</startLine>
|
|
|
+ <startColumn>13</startColumn>
|
|
|
+ <endLine>62</endLine>
|
|
|
+ <endColumn>20</endColumn>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.DocumentationRules" rule="ElementsMustBeDocumented" ruleCheckId="SA1600">
|
|
|
+ <context>The method must have a documentation header.</context>
|
|
|
+ <line>66</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.LayoutRules" rule="ClosingCurlyBracketMustBeFollowedByBlankLine" ruleCheckId="SA1513">
|
|
|
+ <context>Statements or elements wrapped in curly brackets must be followed by a blank line.</context>
|
|
|
+ <line>74</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.NamingRules" rule="ElementMustBeginWithUpperCaseLetter" ruleCheckId="SA1300">
|
|
|
+ <context>method names begin with an upper-case letter: previousFrame.</context>
|
|
|
+ <line>66</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.ReadabilityRules" rule="PrefixCallsCorrectly" ruleCheckId="SA1126">
|
|
|
+ <context>The call to playStep must begin with the 'this.', 'base.', 'object.' or 'VideoInputProvider.' or 'InputProvider.' prefix to indicate the intended method call. </context>
|
|
|
+ <line>68</line>
|
|
|
+ <index>2130</index>
|
|
|
+ <endIndex>2137</endIndex>
|
|
|
+ <startLine>68</startLine>
|
|
|
+ <startColumn>13</startColumn>
|
|
|
+ <endLine>68</endLine>
|
|
|
+ <endColumn>20</endColumn>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.ReadabilityRules" rule="PrefixCallsCorrectly" ruleCheckId="SA1126">
|
|
|
+ <context>The call to currentMovieFrame must begin with the 'this.', 'base.', 'object.' or 'VideoInputProvider.' or 'InputProvider.' prefix to indicate the intended method call. </context>
|
|
|
+ <line>69</line>
|
|
|
+ <index>2184</index>
|
|
|
+ <endIndex>2200</endIndex>
|
|
|
+ <startLine>69</startLine>
|
|
|
+ <startColumn>33</startColumn>
|
|
|
+ <endLine>69</endLine>
|
|
|
+ <endColumn>49</endColumn>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.ReadabilityRules" rule="PrefixCallsCorrectly" ruleCheckId="SA1126">
|
|
|
+ <context>The call to currentMovieFrame must begin with the 'this.', 'base.', 'object.' or 'VideoInputProvider.' or 'InputProvider.' prefix to indicate the intended method call. </context>
|
|
|
+ <line>70</line>
|
|
|
+ <index>2233</index>
|
|
|
+ <endIndex>2249</endIndex>
|
|
|
+ <startLine>70</startLine>
|
|
|
+ <startColumn>20</startColumn>
|
|
|
+ <endLine>70</endLine>
|
|
|
+ <endColumn>36</endColumn>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.ReadabilityRules" rule="PrefixCallsCorrectly" ruleCheckId="SA1126">
|
|
|
+ <context>The call to playStep must begin with the 'this.', 'base.', 'object.' or 'VideoInputProvider.' or 'InputProvider.' prefix to indicate the intended method call. </context>
|
|
|
+ <line>75</line>
|
|
|
+ <index>2401</index>
|
|
|
+ <endIndex>2408</endIndex>
|
|
|
+ <startLine>75</startLine>
|
|
|
+ <startColumn>13</startColumn>
|
|
|
+ <endLine>75</endLine>
|
|
|
+ <endColumn>20</endColumn>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ </violations>
|
|
|
+ </sourcecode>
|
|
|
+ <sourcecode name="MainBBWIWARG.cs" parser="StyleCop.CSharp.CsParser">
|
|
|
+ <timestamps>
|
|
|
+ <styleCop>2013.12.15 15:29:26.000</styleCop>
|
|
|
+ <settingsFile>2014.01.29 14:39:41.514</settingsFile>
|
|
|
+ <sourceFile>2014.01.28 21:49:41.548</sourceFile>
|
|
|
+ <parser>2013.12.15 15:29:26.000</parser>
|
|
|
+ <StyleCop.CSharp.DocumentationRules>2013.12.15 15:29:26.000</StyleCop.CSharp.DocumentationRules>
|
|
|
+ <StyleCop.CSharp.DocumentationRules.FilesHashCode>-1945363787</StyleCop.CSharp.DocumentationRules.FilesHashCode>
|
|
|
+ <StyleCop.CSharp.LayoutRules>2013.12.15 15:29:26.000</StyleCop.CSharp.LayoutRules>
|
|
|
+ <StyleCop.CSharp.LayoutRules.FilesHashCode>0</StyleCop.CSharp.LayoutRules.FilesHashCode>
|
|
|
+ <StyleCop.CSharp.MaintainabilityRules>2013.12.15 15:29:26.000</StyleCop.CSharp.MaintainabilityRules>
|
|
|
+ <StyleCop.CSharp.MaintainabilityRules.FilesHashCode>0</StyleCop.CSharp.MaintainabilityRules.FilesHashCode>
|
|
|
+ <StyleCop.CSharp.NamingRules>2013.12.15 15:29:26.000</StyleCop.CSharp.NamingRules>
|
|
|
+ <StyleCop.CSharp.NamingRules.FilesHashCode>0</StyleCop.CSharp.NamingRules.FilesHashCode>
|
|
|
+ <StyleCop.CSharp.OrderingRules>2013.12.15 15:29:26.000</StyleCop.CSharp.OrderingRules>
|
|
|
+ <StyleCop.CSharp.OrderingRules.FilesHashCode>0</StyleCop.CSharp.OrderingRules.FilesHashCode>
|
|
|
+ <StyleCop.CSharp.ReadabilityRules>2013.12.15 15:29:26.000</StyleCop.CSharp.ReadabilityRules>
|
|
|
+ <StyleCop.CSharp.ReadabilityRules.FilesHashCode>0</StyleCop.CSharp.ReadabilityRules.FilesHashCode>
|
|
|
+ <StyleCop.CSharp.SpacingRules>2013.12.15 15:29:26.000</StyleCop.CSharp.SpacingRules>
|
|
|
+ <StyleCop.CSharp.SpacingRules.FilesHashCode>0</StyleCop.CSharp.SpacingRules.FilesHashCode>
|
|
|
+ </timestamps>
|
|
|
+ <violations>
|
|
|
+ <violation namespace="StyleCop.CSharp.DocumentationRules" rule="FileMustHaveHeader" ruleCheckId="SA1633">
|
|
|
+ <context>The file has no header, the header Xml is invalid, or the header is not located at the top of the file.</context>
|
|
|
+ <line>1</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.OrderingRules" rule="UsingDirectivesMustBePlacedWithinNamespace" ruleCheckId="SA1200">
|
|
|
+ <context>All using directives must be placed inside of the namespace.</context>
|
|
|
+ <line>1</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.OrderingRules" rule="UsingDirectivesMustBePlacedWithinNamespace" ruleCheckId="SA1200">
|
|
|
+ <context>All using directives must be placed inside of the namespace.</context>
|
|
|
+ <line>2</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.OrderingRules" rule="UsingDirectivesMustBePlacedWithinNamespace" ruleCheckId="SA1200">
|
|
|
+ <context>All using directives must be placed inside of the namespace.</context>
|
|
|
+ <line>3</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.OrderingRules" rule="UsingDirectivesMustBePlacedWithinNamespace" ruleCheckId="SA1200">
|
|
|
+ <context>All using directives must be placed inside of the namespace.</context>
|
|
|
+ <line>4</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.OrderingRules" rule="UsingDirectivesMustBeOrderedAlphabeticallyByNamespace" ruleCheckId="SA1210">
|
|
|
+ <context>Using directives must be sorted alphabetically by the namespaces.</context>
|
|
|
+ <line>4</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.OrderingRules" rule="UsingDirectivesMustBePlacedWithinNamespace" ruleCheckId="SA1200">
|
|
|
+ <context>All using directives must be placed inside of the namespace.</context>
|
|
|
+ <line>5</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.OrderingRules" rule="UsingDirectivesMustBePlacedWithinNamespace" ruleCheckId="SA1200">
|
|
|
+ <context>All using directives must be placed inside of the namespace.</context>
|
|
|
+ <line>6</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.OrderingRules" rule="UsingDirectivesMustBePlacedWithinNamespace" ruleCheckId="SA1200">
|
|
|
+ <context>All using directives must be placed inside of the namespace.</context>
|
|
|
+ <line>7</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.OrderingRules" rule="UsingDirectivesMustBePlacedWithinNamespace" ruleCheckId="SA1200">
|
|
|
+ <context>All using directives must be placed inside of the namespace.</context>
|
|
|
+ <line>8</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.OrderingRules" rule="UsingDirectivesMustBePlacedWithinNamespace" ruleCheckId="SA1200">
|
|
|
+ <context>All using directives must be placed inside of the namespace.</context>
|
|
|
+ <line>9</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.NamingRules" rule="ElementMustBeginWithUpperCaseLetter" ruleCheckId="SA1300">
|
|
|
+ <context>namespace names begin with an upper-case letter: bbiwarg.</context>
|
|
|
+ <line>11</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.DocumentationRules" rule="ElementsMustBeDocumented" ruleCheckId="SA1600">
|
|
|
+ <context>The class must have a documentation header.</context>
|
|
|
+ <line>13</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.MaintainabilityRules" rule="AccessModifierMustBeDeclared" ruleCheckId="SA1400">
|
|
|
+ <context>The class must have an access modifier.</context>
|
|
|
+ <line>13</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.DocumentationRules" rule="ElementsMustBeDocumented" ruleCheckId="SA1600">
|
|
|
+ <context>The method must have a documentation header.</context>
|
|
|
+ <line>15</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.LayoutRules" rule="CurlyBracketsForMultiLineStatementsMustNotShareLine" ruleCheckId="SA1500">
|
|
|
+ <context>If a statement spans multiple lines, the opening curly bracket must be placed on its own line.</context>
|
|
|
+ <line>35</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.LayoutRules" rule="SingleLineCommentMustBePrecededByBlankLine" ruleCheckId="SA1515">
|
|
|
+ <context>A single-line comment must be preceded by a blank line or another single-line comment, or must be the first item in its scope. To ignore this error when commenting out a line of code, begin the comment with '////' rather than '//'.</context>
|
|
|
+ <line>20</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.LayoutRules" rule="CodeMustNotContainMultipleBlankLinesInARow" ruleCheckId="SA1507">
|
|
|
+ <context>The code must not contain multiple blank lines in a row.</context>
|
|
|
+ <line>25</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.MaintainabilityRules" rule="AccessModifierMustBeDeclared" ruleCheckId="SA1400">
|
|
|
+ <context>The method must have an access modifier.</context>
|
|
|
+ <line>15</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.SpacingRules" rule="SingleLineCommentsMustBeginWithSingleSpace" ruleCheckId="SA1005">
|
|
|
+ <context>The comment must start with a single space. To ignore this error when commenting out a line of code, begin the comment with '////' rather than '//'.</context>
|
|
|
+ <line>20</line>
|
|
|
+ <index>476</index>
|
|
|
+ <endIndex>523</endIndex>
|
|
|
+ <startLine>20</startLine>
|
|
|
+ <startColumn>13</startColumn>
|
|
|
+ <endLine>20</endLine>
|
|
|
+ <endColumn>60</endColumn>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ </violations>
|
|
|
+ </sourcecode>
|
|
|
+ <sourcecode name="AssemblyInfo.cs" parser="StyleCop.CSharp.CsParser">
|
|
|
+ <timestamps>
|
|
|
+ <styleCop>2013.12.15 15:29:26.000</styleCop>
|
|
|
+ <settingsFile>2014.01.29 14:39:41.514</settingsFile>
|
|
|
+ <sourceFile>2014.01.10 01:52:34.683</sourceFile>
|
|
|
+ <parser>2013.12.15 15:29:26.000</parser>
|
|
|
+ <StyleCop.CSharp.DocumentationRules>2013.12.15 15:29:26.000</StyleCop.CSharp.DocumentationRules>
|
|
|
+ <StyleCop.CSharp.DocumentationRules.FilesHashCode>-1945363787</StyleCop.CSharp.DocumentationRules.FilesHashCode>
|
|
|
+ <StyleCop.CSharp.LayoutRules>2013.12.15 15:29:26.000</StyleCop.CSharp.LayoutRules>
|
|
|
+ <StyleCop.CSharp.LayoutRules.FilesHashCode>0</StyleCop.CSharp.LayoutRules.FilesHashCode>
|
|
|
+ <StyleCop.CSharp.MaintainabilityRules>2013.12.15 15:29:26.000</StyleCop.CSharp.MaintainabilityRules>
|
|
|
+ <StyleCop.CSharp.MaintainabilityRules.FilesHashCode>0</StyleCop.CSharp.MaintainabilityRules.FilesHashCode>
|
|
|
+ <StyleCop.CSharp.NamingRules>2013.12.15 15:29:26.000</StyleCop.CSharp.NamingRules>
|
|
|
+ <StyleCop.CSharp.NamingRules.FilesHashCode>0</StyleCop.CSharp.NamingRules.FilesHashCode>
|
|
|
+ <StyleCop.CSharp.OrderingRules>2013.12.15 15:29:26.000</StyleCop.CSharp.OrderingRules>
|
|
|
+ <StyleCop.CSharp.OrderingRules.FilesHashCode>0</StyleCop.CSharp.OrderingRules.FilesHashCode>
|
|
|
+ <StyleCop.CSharp.ReadabilityRules>2013.12.15 15:29:26.000</StyleCop.CSharp.ReadabilityRules>
|
|
|
+ <StyleCop.CSharp.ReadabilityRules.FilesHashCode>0</StyleCop.CSharp.ReadabilityRules.FilesHashCode>
|
|
|
+ <StyleCop.CSharp.SpacingRules>2013.12.15 15:29:26.000</StyleCop.CSharp.SpacingRules>
|
|
|
+ <StyleCop.CSharp.SpacingRules.FilesHashCode>0</StyleCop.CSharp.SpacingRules.FilesHashCode>
|
|
|
+ </timestamps>
|
|
|
+ <violations>
|
|
|
+ <violation namespace="StyleCop.CSharp.DocumentationRules" rule="FileMustHaveHeader" ruleCheckId="SA1633">
|
|
|
+ <context>The file has no header, the header Xml is invalid, or the header is not located at the top of the file.</context>
|
|
|
+ <line>1</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ </violations>
|
|
|
+ </sourcecode>
|
|
|
+ <sourcecode name="Finger.cs" parser="StyleCop.CSharp.CsParser">
|
|
|
+ <timestamps>
|
|
|
+ <styleCop>2013.12.15 15:29:26.000</styleCop>
|
|
|
+ <settingsFile>2014.01.29 14:39:41.514</settingsFile>
|
|
|
+ <sourceFile>2014.01.22 01:11:22.599</sourceFile>
|
|
|
+ <parser>2013.12.15 15:29:26.000</parser>
|
|
|
+ <StyleCop.CSharp.DocumentationRules>2013.12.15 15:29:26.000</StyleCop.CSharp.DocumentationRules>
|
|
|
+ <StyleCop.CSharp.DocumentationRules.FilesHashCode>-1945363787</StyleCop.CSharp.DocumentationRules.FilesHashCode>
|
|
|
+ <StyleCop.CSharp.LayoutRules>2013.12.15 15:29:26.000</StyleCop.CSharp.LayoutRules>
|
|
|
+ <StyleCop.CSharp.LayoutRules.FilesHashCode>0</StyleCop.CSharp.LayoutRules.FilesHashCode>
|
|
|
+ <StyleCop.CSharp.MaintainabilityRules>2013.12.15 15:29:26.000</StyleCop.CSharp.MaintainabilityRules>
|
|
|
+ <StyleCop.CSharp.MaintainabilityRules.FilesHashCode>0</StyleCop.CSharp.MaintainabilityRules.FilesHashCode>
|
|
|
+ <StyleCop.CSharp.NamingRules>2013.12.15 15:29:26.000</StyleCop.CSharp.NamingRules>
|
|
|
+ <StyleCop.CSharp.NamingRules.FilesHashCode>0</StyleCop.CSharp.NamingRules.FilesHashCode>
|
|
|
+ <StyleCop.CSharp.OrderingRules>2013.12.15 15:29:26.000</StyleCop.CSharp.OrderingRules>
|
|
|
+ <StyleCop.CSharp.OrderingRules.FilesHashCode>0</StyleCop.CSharp.OrderingRules.FilesHashCode>
|
|
|
+ <StyleCop.CSharp.ReadabilityRules>2013.12.15 15:29:26.000</StyleCop.CSharp.ReadabilityRules>
|
|
|
+ <StyleCop.CSharp.ReadabilityRules.FilesHashCode>0</StyleCop.CSharp.ReadabilityRules.FilesHashCode>
|
|
|
+ <StyleCop.CSharp.SpacingRules>2013.12.15 15:29:26.000</StyleCop.CSharp.SpacingRules>
|
|
|
+ <StyleCop.CSharp.SpacingRules.FilesHashCode>0</StyleCop.CSharp.SpacingRules.FilesHashCode>
|
|
|
+ </timestamps>
|
|
|
+ <violations>
|
|
|
+ <violation namespace="StyleCop.CSharp.DocumentationRules" rule="FileMustHaveHeader" ruleCheckId="SA1633">
|
|
|
+ <context>The file has no header, the header Xml is invalid, or the header is not located at the top of the file.</context>
|
|
|
+ <line>1</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.OrderingRules" rule="UsingDirectivesMustBePlacedWithinNamespace" ruleCheckId="SA1200">
|
|
|
+ <context>All using directives must be placed inside of the namespace.</context>
|
|
|
+ <line>1</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.OrderingRules" rule="UsingDirectivesMustBePlacedWithinNamespace" ruleCheckId="SA1200">
|
|
|
+ <context>All using directives must be placed inside of the namespace.</context>
|
|
|
+ <line>2</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.OrderingRules" rule="UsingDirectivesMustBePlacedWithinNamespace" ruleCheckId="SA1200">
|
|
|
+ <context>All using directives must be placed inside of the namespace.</context>
|
|
|
+ <line>3</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.OrderingRules" rule="UsingDirectivesMustBePlacedWithinNamespace" ruleCheckId="SA1200">
|
|
|
+ <context>All using directives must be placed inside of the namespace.</context>
|
|
|
+ <line>4</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.OrderingRules" rule="UsingDirectivesMustBePlacedWithinNamespace" ruleCheckId="SA1200">
|
|
|
+ <context>All using directives must be placed inside of the namespace.</context>
|
|
|
+ <line>5</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.OrderingRules" rule="UsingDirectivesMustBePlacedWithinNamespace" ruleCheckId="SA1200">
|
|
|
+ <context>All using directives must be placed inside of the namespace.</context>
|
|
|
+ <line>6</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.OrderingRules" rule="UsingDirectivesMustBePlacedWithinNamespace" ruleCheckId="SA1200">
|
|
|
+ <context>All using directives must be placed inside of the namespace.</context>
|
|
|
+ <line>7</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.OrderingRules" rule="UsingDirectivesMustBeOrderedAlphabeticallyByNamespace" ruleCheckId="SA1210">
|
|
|
+ <context>Using directives must be sorted alphabetically by the namespaces.</context>
|
|
|
+ <line>7</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.OrderingRules" rule="UsingDirectivesMustBePlacedWithinNamespace" ruleCheckId="SA1200">
|
|
|
+ <context>All using directives must be placed inside of the namespace.</context>
|
|
|
+ <line>8</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.OrderingRules" rule="UsingDirectivesMustBeOrderedAlphabeticallyByNamespace" ruleCheckId="SA1210">
|
|
|
+ <context>Using directives must be sorted alphabetically by the namespaces.</context>
|
|
|
+ <line>8</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.OrderingRules" rule="UsingDirectivesMustBePlacedWithinNamespace" ruleCheckId="SA1200">
|
|
|
+ <context>All using directives must be placed inside of the namespace.</context>
|
|
|
+ <line>9</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.OrderingRules" rule="UsingDirectivesMustBePlacedWithinNamespace" ruleCheckId="SA1200">
|
|
|
+ <context>All using directives must be placed inside of the namespace.</context>
|
|
|
+ <line>10</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.OrderingRules" rule="UsingDirectivesMustBePlacedWithinNamespace" ruleCheckId="SA1200">
|
|
|
+ <context>All using directives must be placed inside of the namespace.</context>
|
|
|
+ <line>11</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.OrderingRules" rule="UsingDirectivesMustBePlacedWithinNamespace" ruleCheckId="SA1200">
|
|
|
+ <context>All using directives must be placed inside of the namespace.</context>
|
|
|
+ <line>12</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.OrderingRules" rule="UsingDirectivesMustBePlacedWithinNamespace" ruleCheckId="SA1200">
|
|
|
+ <context>All using directives must be placed inside of the namespace.</context>
|
|
|
+ <line>13</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.NamingRules" rule="ElementMustBeginWithUpperCaseLetter" ruleCheckId="SA1300">
|
|
|
+ <context>namespace names begin with an upper-case letter: bbiwarg.</context>
|
|
|
+ <line>15</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.DocumentationRules" rule="ElementsMustBeDocumented" ruleCheckId="SA1600">
|
|
|
+ <context>The class must have a documentation header.</context>
|
|
|
+ <line>17</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.MaintainabilityRules" rule="AccessModifierMustBeDeclared" ruleCheckId="SA1400">
|
|
|
+ <context>The class must have an access modifier.</context>
|
|
|
+ <line>17</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.DocumentationRules" rule="ElementsMustBeDocumented" ruleCheckId="SA1600">
|
|
|
+ <context>The property must have a documentation header.</context>
|
|
|
+ <line>19</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.LayoutRules" rule="ElementMustNotBeOnSingleLine" ruleCheckId="SA1502">
|
|
|
+ <context>The property must not be placed on a single line. The opening and closing curly brackets must each be placed on their own line.</context>
|
|
|
+ <line>19</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.OrderingRules" rule="ElementsMustAppearInTheCorrectOrder" ruleCheckId="SA1201">
|
|
|
+ <context>All properties must be placed after all constructors.</context>
|
|
|
+ <line>31</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.DocumentationRules" rule="ElementsMustBeDocumented" ruleCheckId="SA1600">
|
|
|
+ <context>The property must have a documentation header.</context>
|
|
|
+ <line>20</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.LayoutRules" rule="ElementsMustBeSeparatedByBlankLine" ruleCheckId="SA1516">
|
|
|
+ <context>Adjacent elements must be separated by a blank line.</context>
|
|
|
+ <line>20</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.LayoutRules" rule="ElementMustNotBeOnSingleLine" ruleCheckId="SA1502">
|
|
|
+ <context>The property must not be placed on a single line. The opening and closing curly brackets must each be placed on their own line.</context>
|
|
|
+ <line>20</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.DocumentationRules" rule="ElementsMustBeDocumented" ruleCheckId="SA1600">
|
|
|
+ <context>The property must have a documentation header.</context>
|
|
|
+ <line>21</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.LayoutRules" rule="ElementsMustBeSeparatedByBlankLine" ruleCheckId="SA1516">
|
|
|
+ <context>Adjacent elements must be separated by a blank line.</context>
|
|
|
+ <line>21</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.LayoutRules" rule="ElementMustNotBeOnSingleLine" ruleCheckId="SA1502">
|
|
|
+ <context>The property must not be placed on a single line. The opening and closing curly brackets must each be placed on their own line.</context>
|
|
|
+ <line>21</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.DocumentationRules" rule="ElementsMustBeDocumented" ruleCheckId="SA1600">
|
|
|
+ <context>The property must have a documentation header.</context>
|
|
|
+ <line>22</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.LayoutRules" rule="ElementsMustBeSeparatedByBlankLine" ruleCheckId="SA1516">
|
|
|
+ <context>Adjacent elements must be separated by a blank line.</context>
|
|
|
+ <line>22</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.LayoutRules" rule="ElementMustNotBeOnSingleLine" ruleCheckId="SA1502">
|
|
|
+ <context>The property must not be placed on a single line. The opening and closing curly brackets must each be placed on their own line.</context>
|
|
|
+ <line>22</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.DocumentationRules" rule="ElementsMustBeDocumented" ruleCheckId="SA1600">
|
|
|
+ <context>The property must have a documentation header.</context>
|
|
|
+ <line>23</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.LayoutRules" rule="ElementsMustBeSeparatedByBlankLine" ruleCheckId="SA1516">
|
|
|
+ <context>Adjacent elements must be separated by a blank line.</context>
|
|
|
+ <line>23</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.LayoutRules" rule="ElementMustNotBeOnSingleLine" ruleCheckId="SA1502">
|
|
|
+ <context>The property must not be placed on a single line. The opening and closing curly brackets must each be placed on their own line.</context>
|
|
|
+ <line>23</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.DocumentationRules" rule="ElementsMustBeDocumented" ruleCheckId="SA1600">
|
|
|
+ <context>The property must have a documentation header.</context>
|
|
|
+ <line>24</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.LayoutRules" rule="ElementsMustBeSeparatedByBlankLine" ruleCheckId="SA1516">
|
|
|
+ <context>Adjacent elements must be separated by a blank line.</context>
|
|
|
+ <line>24</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.LayoutRules" rule="ElementMustNotBeOnSingleLine" ruleCheckId="SA1502">
|
|
|
+ <context>The property must not be placed on a single line. The opening and closing curly brackets must each be placed on their own line.</context>
|
|
|
+ <line>24</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.DocumentationRules" rule="ElementsMustBeDocumented" ruleCheckId="SA1600">
|
|
|
+ <context>The property must have a documentation header.</context>
|
|
|
+ <line>25</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.LayoutRules" rule="ElementsMustBeSeparatedByBlankLine" ruleCheckId="SA1516">
|
|
|
+ <context>Adjacent elements must be separated by a blank line.</context>
|
|
|
+ <line>25</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.LayoutRules" rule="ElementMustNotBeOnSingleLine" ruleCheckId="SA1502">
|
|
|
+ <context>The property must not be placed on a single line. The opening and closing curly brackets must each be placed on their own line.</context>
|
|
|
+ <line>25</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.DocumentationRules" rule="ElementsMustBeDocumented" ruleCheckId="SA1600">
|
|
|
+ <context>The property must have a documentation header.</context>
|
|
|
+ <line>26</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.LayoutRules" rule="ElementsMustBeSeparatedByBlankLine" ruleCheckId="SA1516">
|
|
|
+ <context>Adjacent elements must be separated by a blank line.</context>
|
|
|
+ <line>26</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.DocumentationRules" rule="ElementsMustBeDocumented" ruleCheckId="SA1600">
|
|
|
+ <context>The property must have a documentation header.</context>
|
|
|
+ <line>27</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.LayoutRules" rule="ElementsMustBeSeparatedByBlankLine" ruleCheckId="SA1516">
|
|
|
+ <context>Adjacent elements must be separated by a blank line.</context>
|
|
|
+ <line>27</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.LayoutRules" rule="ElementMustNotBeOnSingleLine" ruleCheckId="SA1502">
|
|
|
+ <context>The property must not be placed on a single line. The opening and closing curly brackets must each be placed on their own line.</context>
|
|
|
+ <line>27</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.DocumentationRules" rule="ElementsMustBeDocumented" ruleCheckId="SA1600">
|
|
|
+ <context>The property must have a documentation header.</context>
|
|
|
+ <line>28</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.LayoutRules" rule="ElementsMustBeSeparatedByBlankLine" ruleCheckId="SA1516">
|
|
|
+ <context>Adjacent elements must be separated by a blank line.</context>
|
|
|
+ <line>28</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.DocumentationRules" rule="ElementsMustBeDocumented" ruleCheckId="SA1600">
|
|
|
+ <context>The property must have a documentation header.</context>
|
|
|
+ <line>29</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.LayoutRules" rule="ElementsMustBeSeparatedByBlankLine" ruleCheckId="SA1516">
|
|
|
+ <context>Adjacent elements must be separated by a blank line.</context>
|
|
|
+ <line>29</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.DocumentationRules" rule="ElementsMustBeDocumented" ruleCheckId="SA1600">
|
|
|
+ <context>The constructor must have a documentation header.</context>
|
|
|
+ <line>31</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.DocumentationRules" rule="ElementsMustBeDocumented" ruleCheckId="SA1600">
|
|
|
+ <context>The method must have a documentation header.</context>
|
|
|
+ <line>37</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.LayoutRules" rule="SingleLineCommentMustBePrecededByBlankLine" ruleCheckId="SA1515">
|
|
|
+ <context>A single-line comment must be preceded by a blank line or another single-line comment, or must be the first item in its scope. To ignore this error when commenting out a line of code, begin the comment with '////' rather than '//'.</context>
|
|
|
+ <line>64</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.LayoutRules" rule="SingleLineCommentsMustNotBeFollowedByBlankLine" ruleCheckId="SA1512">
|
|
|
+ <context>A single-line comment must not be followed by a blank line. To ignore this error when commenting out a line of code, begin the comment with '////' rather than '//'.</context>
|
|
|
+ <line>66</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.MaintainabilityRules" rule="ArithmeticExpressionsMustDeclarePrecedence" ruleCheckId="SA1407">
|
|
|
+ <context>Insert parenthesis within the arithmetic expression to declare the operator precedence.</context>
|
|
|
+ <line>45</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.MaintainabilityRules" rule="ArithmeticExpressionsMustDeclarePrecedence" ruleCheckId="SA1407">
|
|
|
+ <context>Insert parenthesis within the arithmetic expression to declare the operator precedence.</context>
|
|
|
+ <line>49</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.NamingRules" rule="ElementMustBeginWithUpperCaseLetter" ruleCheckId="SA1300">
|
|
|
+ <context>method names begin with an upper-case letter: getSimilarity.</context>
|
|
|
+ <line>37</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.DocumentationRules" rule="ElementsMustBeDocumented" ruleCheckId="SA1600">
|
|
|
+ <context>The method must have a documentation header.</context>
|
|
|
+ <line>71</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.LayoutRules" rule="CurlyBracketsForMultiLineStatementsMustNotShareLine" ruleCheckId="SA1500">
|
|
|
+ <context>If a statement spans multiple lines, the opening curly bracket must be placed on its own line.</context>
|
|
|
+ <line>71</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.NamingRules" rule="ElementMustBeginWithUpperCaseLetter" ruleCheckId="SA1300">
|
|
|
+ <context>method names begin with an upper-case letter: setHand.</context>
|
|
|
+ <line>71</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.DocumentationRules" rule="ElementsMustBeDocumented" ruleCheckId="SA1600">
|
|
|
+ <context>The method must have a documentation header.</context>
|
|
|
+ <line>75</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.LayoutRules" rule="CurlyBracketsForMultiLineStatementsMustNotShareLine" ruleCheckId="SA1500">
|
|
|
+ <context>If a statement spans multiple lines, the opening curly bracket must be placed on its own line.</context>
|
|
|
+ <line>75</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ <violation namespace="StyleCop.CSharp.NamingRules" rule="ElementMustBeginWithUpperCaseLetter" ruleCheckId="SA1300">
|
|
|
+ <context>method names begin with an upper-case letter: setTouchEvent.</context>
|
|
|
+ <line>75</line>
|
|
|
+ <warning>False</warning>
|
|
|
+ </violation>
|
|
|
+ </violations>
|
|
|
+ </sourcecode>
|
|
|
+</stylecopresultscache>
|