Skip to content

Instantly share code, notes, and snippets.

@brandonscott
Created September 22, 2015 12:11
Show Gist options
  • Save brandonscott/4b31c278c8352eb5513f to your computer and use it in GitHub Desktop.
Save brandonscott/4b31c278c8352eb5513f to your computer and use it in GitHub Desktop.
1>------ Rebuild All started: Project: Chroma Sync, Configuration: Debug Any CPU ------
1> Chroma Sync -> C:\Users\NMA04\Dropbox\Projects\Razer\Chroma SDK\Chroma Sync\Chroma Sync\bin\Debug\Chroma Sync.exe
1>C:\Users\NMA04\Dropbox\Projects\Razer\Chroma SDK\Chroma Sync\Chroma Sync\Program.cs(8,1): warning : SA1600 : CSharp.Documentation : The class must have a documentation header.
1>C:\Users\NMA04\Dropbox\Projects\Razer\Chroma SDK\Chroma Sync\Chroma Sync\Program.cs(1,1): warning : SA1633 : CSharp.Documentation : The file has no header, the header Xml is invalid, or the header is not located at the top of the file.
1>C:\Users\NMA04\Dropbox\Projects\Razer\Chroma SDK\Chroma Sync\Chroma Sync\Program.cs(8,1): warning : SA1400 : CSharp.Maintainability : The class must have an access modifier.
1>C:\Users\NMA04\Dropbox\Projects\Razer\Chroma SDK\Chroma Sync\Chroma Sync\Program.cs(14,1): warning : SA1400 : CSharp.Maintainability : The method must have an access modifier.
1>C:\Users\NMA04\Dropbox\Projects\Razer\Chroma SDK\Chroma Sync\Chroma Sync\Program.cs(1,1): warning : SA1200 : CSharp.Ordering : All using directives must be placed inside of the namespace.
1>C:\Users\NMA04\Dropbox\Projects\Razer\Chroma SDK\Chroma Sync\Chroma Sync\Program.cs(2,1): warning : SA1200 : CSharp.Ordering : All using directives must be placed inside of the namespace.
1>C:\Users\NMA04\Dropbox\Projects\Razer\Chroma SDK\Chroma Sync\Chroma Sync\Program.cs(3,1): warning : SA1200 : CSharp.Ordering : All using directives must be placed inside of the namespace.
1>C:\Users\NMA04\Dropbox\Projects\Razer\Chroma SDK\Chroma Sync\Chroma Sync\Program.cs(4,1): warning : SA1200 : CSharp.Ordering : All using directives must be placed inside of the namespace.
1>C:\Users\NMA04\Dropbox\Projects\Razer\Chroma SDK\Chroma Sync\Chroma Sync\Properties\AssemblyInfo.cs(1,1): warning : SA1633 : CSharp.Documentation : The file has no header, the header Xml is invalid, or the header is not located at the top of the file.
1>C:\Users\NMA04\Dropbox\Projects\Razer\Chroma SDK\Chroma Sync\Chroma Sync\TrayApplicationContext.cs(19,1): warning : SA1600 : CSharp.Documentation : The class must have a documentation header.
1>C:\Users\NMA04\Dropbox\Projects\Razer\Chroma SDK\Chroma Sync\Chroma Sync\TrayApplicationContext.cs(21,1): warning : SA1600 : CSharp.Documentation : The field must have a documentation header.
1>C:\Users\NMA04\Dropbox\Projects\Razer\Chroma SDK\Chroma Sync\Chroma Sync\TrayApplicationContext.cs(22,1): warning : SA1600 : CSharp.Documentation : The field must have a documentation header.
1>C:\Users\NMA04\Dropbox\Projects\Razer\Chroma SDK\Chroma Sync\Chroma Sync\TrayApplicationContext.cs(23,1): warning : SA1600 : CSharp.Documentation : The field must have a documentation header.
1>C:\Users\NMA04\Dropbox\Projects\Razer\Chroma SDK\Chroma Sync\Chroma Sync\TrayApplicationContext.cs(24,1): warning : SA1600 : CSharp.Documentation : The field must have a documentation header.
1>C:\Users\NMA04\Dropbox\Projects\Razer\Chroma SDK\Chroma Sync\Chroma Sync\TrayApplicationContext.cs(25,1): warning : SA1600 : CSharp.Documentation : The field must have a documentation header.
1>C:\Users\NMA04\Dropbox\Projects\Razer\Chroma SDK\Chroma Sync\Chroma Sync\TrayApplicationContext.cs(28,1): warning : SA1600 : CSharp.Documentation : The constructor must have a documentation header.
1>C:\Users\NMA04\Dropbox\Projects\Razer\Chroma SDK\Chroma Sync\Chroma Sync\TrayApplicationContext.cs(51,1): warning : SA1600 : CSharp.Documentation : The method must have a documentation header.
1>C:\Users\NMA04\Dropbox\Projects\Razer\Chroma SDK\Chroma Sync\Chroma Sync\TrayApplicationContext.cs(60,1): warning : SA1600 : CSharp.Documentation : The method must have a documentation header.
1>C:\Users\NMA04\Dropbox\Projects\Razer\Chroma SDK\Chroma Sync\Chroma Sync\TrayApplicationContext.cs(69,1): warning : SA1600 : CSharp.Documentation : The method must have a documentation header.
1>C:\Users\NMA04\Dropbox\Projects\Razer\Chroma SDK\Chroma Sync\Chroma Sync\TrayApplicationContext.cs(86,1): warning : SA1600 : CSharp.Documentation : The method must have a documentation header.
1>C:\Users\NMA04\Dropbox\Projects\Razer\Chroma SDK\Chroma Sync\Chroma Sync\TrayApplicationContext.cs(132,1): warning : SA1600 : CSharp.Documentation : The method must have a documentation header.
1>C:\Users\NMA04\Dropbox\Projects\Razer\Chroma SDK\Chroma Sync\Chroma Sync\TrayApplicationContext.cs(142,1): warning : SA1600 : CSharp.Documentation : The method must have a documentation header.
1>C:\Users\NMA04\Dropbox\Projects\Razer\Chroma SDK\Chroma Sync\Chroma Sync\TrayApplicationContext.cs(151,1): warning : SA1600 : CSharp.Documentation : The method must have a documentation header.
1>C:\Users\NMA04\Dropbox\Projects\Razer\Chroma SDK\Chroma Sync\Chroma Sync\TrayApplicationContext.cs(164,1): warning : SA1600 : CSharp.Documentation : The method must have a documentation header.
1>C:\Users\NMA04\Dropbox\Projects\Razer\Chroma SDK\Chroma Sync\Chroma Sync\TrayApplicationContext.cs(243,1): warning : SA1600 : CSharp.Documentation : The method must have a documentation header.
1>C:\Users\NMA04\Dropbox\Projects\Razer\Chroma SDK\Chroma Sync\Chroma Sync\TrayApplicationContext.cs(258,1): warning : SA1600 : CSharp.Documentation : The method must have a documentation header.
1>C:\Users\NMA04\Dropbox\Projects\Razer\Chroma SDK\Chroma Sync\Chroma Sync\TrayApplicationContext.cs(270,1): warning : SA1600 : CSharp.Documentation : The method must have a documentation header.
1>C:\Users\NMA04\Dropbox\Projects\Razer\Chroma SDK\Chroma Sync\Chroma Sync\TrayApplicationContext.cs(1,1): warning : SA1633 : CSharp.Documentation : The file has no header, the header Xml is invalid, or the header is not located at the top of the file.
1>C:\Users\NMA04\Dropbox\Projects\Razer\Chroma SDK\Chroma Sync\Chroma Sync\TrayApplicationContext.cs(39,1): warning : SA1500 : CSharp.Layout : If a statement spans multiple lines, the opening curly bracket must be placed on its own line.
1>C:\Users\NMA04\Dropbox\Projects\Razer\Chroma SDK\Chroma Sync\Chroma Sync\TrayApplicationContext.cs(16,1): warning : SA1505 : CSharp.Layout : An opening curly bracket must not be followed by a blank line.
1>C:\Users\NMA04\Dropbox\Projects\Razer\Chroma SDK\Chroma Sync\Chroma Sync\TrayApplicationContext.cs(18,1): warning : SA1507 : CSharp.Layout : The code must not contain multiple blank lines in a row.
1>C:\Users\NMA04\Dropbox\Projects\Razer\Chroma SDK\Chroma Sync\Chroma Sync\TrayApplicationContext.cs(48,1): warning : SA1515 : CSharp.Layout : 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 '//'.
1>C:\Users\NMA04\Dropbox\Projects\Razer\Chroma SDK\Chroma Sync\Chroma Sync\TrayApplicationContext.cs(104,1): warning : SA1513 : CSharp.Layout : Statements or elements wrapped in curly brackets must be followed by a blank line.
1>C:\Users\NMA04\Dropbox\Projects\Razer\Chroma SDK\Chroma Sync\Chroma Sync\TrayApplicationContext.cs(112,1): warning : SA1513 : CSharp.Layout : Statements or elements wrapped in curly brackets must be followed by a blank line.
1>C:\Users\NMA04\Dropbox\Projects\Razer\Chroma SDK\Chroma Sync\Chroma Sync\TrayApplicationContext.cs(120,1): warning : SA1513 : CSharp.Layout : Statements or elements wrapped in curly brackets must be followed by a blank line.
1>C:\Users\NMA04\Dropbox\Projects\Razer\Chroma SDK\Chroma Sync\Chroma Sync\TrayApplicationContext.cs(130,1): warning : SA1508 : CSharp.Layout : A closing curly bracket must not be preceded by a blank line.
1>C:\Users\NMA04\Dropbox\Projects\Razer\Chroma SDK\Chroma Sync\Chroma Sync\TrayApplicationContext.cs(133,1): warning : SA1505 : CSharp.Layout : An opening curly bracket must not be followed by a blank line.
1>C:\Users\NMA04\Dropbox\Projects\Razer\Chroma SDK\Chroma Sync\Chroma Sync\TrayApplicationContext.cs(160,1): warning : SA1513 : CSharp.Layout : Statements or elements wrapped in curly brackets must be followed by a blank line.
1>C:\Users\NMA04\Dropbox\Projects\Razer\Chroma SDK\Chroma Sync\Chroma Sync\TrayApplicationContext.cs(195,1): warning : SA1507 : CSharp.Layout : The code must not contain multiple blank lines in a row.
1>C:\Users\NMA04\Dropbox\Projects\Razer\Chroma SDK\Chroma Sync\Chroma Sync\TrayApplicationContext.cs(196,1): warning : SA1507 : CSharp.Layout : The code must not contain multiple blank lines in a row.
1>C:\Users\NMA04\Dropbox\Projects\Razer\Chroma SDK\Chroma Sync\Chroma Sync\TrayApplicationContext.cs(197,1): warning : SA1508 : CSharp.Layout : A closing curly bracket must not be preceded by a blank line.
1>C:\Users\NMA04\Dropbox\Projects\Razer\Chroma SDK\Chroma Sync\Chroma Sync\TrayApplicationContext.cs(199,1): warning : SA1507 : CSharp.Layout : The code must not contain multiple blank lines in a row.
1>C:\Users\NMA04\Dropbox\Projects\Razer\Chroma SDK\Chroma Sync\Chroma Sync\TrayApplicationContext.cs(200,1): warning : SA1507 : CSharp.Layout : The code must not contain multiple blank lines in a row.
1>C:\Users\NMA04\Dropbox\Projects\Razer\Chroma SDK\Chroma Sync\Chroma Sync\TrayApplicationContext.cs(220,1): warning : SA1513 : CSharp.Layout : Statements or elements wrapped in curly brackets must be followed by a blank line.
1>C:\Users\NMA04\Dropbox\Projects\Razer\Chroma SDK\Chroma Sync\Chroma Sync\TrayApplicationContext.cs(239,1): warning : SA1507 : CSharp.Layout : The code must not contain multiple blank lines in a row.
1>C:\Users\NMA04\Dropbox\Projects\Razer\Chroma SDK\Chroma Sync\Chroma Sync\TrayApplicationContext.cs(240,1): warning : SA1508 : CSharp.Layout : A closing curly bracket must not be preceded by a blank line.
1>C:\Users\NMA04\Dropbox\Projects\Razer\Chroma SDK\Chroma Sync\Chroma Sync\TrayApplicationContext.cs(242,1): warning : SA1507 : CSharp.Layout : The code must not contain multiple blank lines in a row.
1>C:\Users\NMA04\Dropbox\Projects\Razer\Chroma SDK\Chroma Sync\Chroma Sync\TrayApplicationContext.cs(266,1): warning : SA1507 : CSharp.Layout : The code must not contain multiple blank lines in a row.
1>C:\Users\NMA04\Dropbox\Projects\Razer\Chroma SDK\Chroma Sync\Chroma Sync\TrayApplicationContext.cs(267,1): warning : SA1507 : CSharp.Layout : The code must not contain multiple blank lines in a row.
1>C:\Users\NMA04\Dropbox\Projects\Razer\Chroma SDK\Chroma Sync\Chroma Sync\TrayApplicationContext.cs(268,1): warning : SA1507 : CSharp.Layout : The code must not contain multiple blank lines in a row.
1>C:\Users\NMA04\Dropbox\Projects\Razer\Chroma SDK\Chroma Sync\Chroma Sync\TrayApplicationContext.cs(269,1): warning : SA1507 : CSharp.Layout : The code must not contain multiple blank lines in a row.
1>C:\Users\NMA04\Dropbox\Projects\Razer\Chroma SDK\Chroma Sync\Chroma Sync\TrayApplicationContext.cs(287,1): warning : SA1507 : CSharp.Layout : The code must not contain multiple blank lines in a row.
1>C:\Users\NMA04\Dropbox\Projects\Razer\Chroma SDK\Chroma Sync\Chroma Sync\TrayApplicationContext.cs(298,1): warning : SA1507 : CSharp.Layout : The code must not contain multiple blank lines in a row.
1>C:\Users\NMA04\Dropbox\Projects\Razer\Chroma SDK\Chroma Sync\Chroma Sync\TrayApplicationContext.cs(302,1): warning : SA1507 : CSharp.Layout : The code must not contain multiple blank lines in a row.
1>C:\Users\NMA04\Dropbox\Projects\Razer\Chroma SDK\Chroma Sync\Chroma Sync\TrayApplicationContext.cs(314,1): warning : SA1508 : CSharp.Layout : A closing curly bracket must not be preceded by a blank line.
1>C:\Users\NMA04\Dropbox\Projects\Razer\Chroma SDK\Chroma Sync\Chroma Sync\TrayApplicationContext.cs(317,1): warning : SA1505 : CSharp.Layout : An opening curly bracket must not be followed by a blank line.
1>C:\Users\NMA04\Dropbox\Projects\Razer\Chroma SDK\Chroma Sync\Chroma Sync\TrayApplicationContext.cs(325,1): warning : SA1505 : CSharp.Layout : An opening curly bracket must not be followed by a blank line.
1>C:\Users\NMA04\Dropbox\Projects\Razer\Chroma SDK\Chroma Sync\Chroma Sync\TrayApplicationContext.cs(330,1): warning : SA1515 : CSharp.Layout : 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 '//'.
1>C:\Users\NMA04\Dropbox\Projects\Razer\Chroma SDK\Chroma Sync\Chroma Sync\TrayApplicationContext.cs(338,1): warning : SA1515 : CSharp.Layout : 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 '//'.
1>C:\Users\NMA04\Dropbox\Projects\Razer\Chroma SDK\Chroma Sync\Chroma Sync\TrayApplicationContext.cs(342,1): warning : SA1507 : CSharp.Layout : The code must not contain multiple blank lines in a row.
1>C:\Users\NMA04\Dropbox\Projects\Razer\Chroma SDK\Chroma Sync\Chroma Sync\TrayApplicationContext.cs(343,1): warning : SA1507 : CSharp.Layout : The code must not contain multiple blank lines in a row.
1>C:\Users\NMA04\Dropbox\Projects\Razer\Chroma SDK\Chroma Sync\Chroma Sync\TrayApplicationContext.cs(348,1): warning : SA1507 : CSharp.Layout : The code must not contain multiple blank lines in a row.
1>C:\Users\NMA04\Dropbox\Projects\Razer\Chroma SDK\Chroma Sync\Chroma Sync\TrayApplicationContext.cs(352,1): warning : SA1512 : CSharp.Layout : 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 '//'.
1>C:\Users\NMA04\Dropbox\Projects\Razer\Chroma SDK\Chroma Sync\Chroma Sync\TrayApplicationContext.cs(367,1): warning : SA1513 : CSharp.Layout : Statements or elements wrapped in curly brackets must be followed by a blank line.
1>C:\Users\NMA04\Dropbox\Projects\Razer\Chroma SDK\Chroma Sync\Chroma Sync\TrayApplicationContext.cs(369,1): warning : SA1513 : CSharp.Layout : Statements or elements wrapped in curly brackets must be followed by a blank line.
1>C:\Users\NMA04\Dropbox\Projects\Razer\Chroma SDK\Chroma Sync\Chroma Sync\TrayApplicationContext.cs(382,1): warning : SA1507 : CSharp.Layout : The code must not contain multiple blank lines in a row.
1>C:\Users\NMA04\Dropbox\Projects\Razer\Chroma SDK\Chroma Sync\Chroma Sync\TrayApplicationContext.cs(384,1): warning : SA1505 : CSharp.Layout : An opening curly bracket must not be followed by a blank line.
1>C:\Users\NMA04\Dropbox\Projects\Razer\Chroma SDK\Chroma Sync\Chroma Sync\TrayApplicationContext.cs(399,1): warning : SA1508 : CSharp.Layout : A closing curly bracket must not be preceded by a blank line.
1>C:\Users\NMA04\Dropbox\Projects\Razer\Chroma SDK\Chroma Sync\Chroma Sync\TrayApplicationContext.cs(400,1): warning : SA1513 : CSharp.Layout : Statements or elements wrapped in curly brackets must be followed by a blank line.
1>C:\Users\NMA04\Dropbox\Projects\Razer\Chroma SDK\Chroma Sync\Chroma Sync\TrayApplicationContext.cs(410,1): warning : SA1507 : CSharp.Layout : The code must not contain multiple blank lines in a row.
1>C:\Users\NMA04\Dropbox\Projects\Razer\Chroma SDK\Chroma Sync\Chroma Sync\TrayApplicationContext.cs(411,1): warning : SA1507 : CSharp.Layout : The code must not contain multiple blank lines in a row.
1>C:\Users\NMA04\Dropbox\Projects\Razer\Chroma SDK\Chroma Sync\Chroma Sync\TrayApplicationContext.cs(412,1): warning : SA1507 : CSharp.Layout : The code must not contain multiple blank lines in a row.
1>C:\Users\NMA04\Dropbox\Projects\Razer\Chroma SDK\Chroma Sync\Chroma Sync\TrayApplicationContext.cs(413,1): warning : SA1508 : CSharp.Layout : A closing curly bracket must not be preceded by a blank line.
1>C:\Users\NMA04\Dropbox\Projects\Razer\Chroma SDK\Chroma Sync\Chroma Sync\TrayApplicationContext.cs(415,1): warning : SA1507 : CSharp.Layout : The code must not contain multiple blank lines in a row.
1>C:\Users\NMA04\Dropbox\Projects\Razer\Chroma SDK\Chroma Sync\Chroma Sync\TrayApplicationContext.cs(416,1): warning : SA1508 : CSharp.Layout : A closing curly bracket must not be preceded by a blank line.
1>C:\Users\NMA04\Dropbox\Projects\Razer\Chroma SDK\Chroma Sync\Chroma Sync\TrayApplicationContext.cs(418,1): warning : SA1508 : CSharp.Layout : A closing curly bracket must not be preceded by a blank line.
1>C:\Users\NMA04\Dropbox\Projects\Razer\Chroma SDK\Chroma Sync\Chroma Sync\TrayApplicationContext.cs(425,1): warning : SA1515 : CSharp.Layout : 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 '//'.
1>C:\Users\NMA04\Dropbox\Projects\Razer\Chroma SDK\Chroma Sync\Chroma Sync\TrayApplicationContext.cs(439,1): warning : SA1507 : CSharp.Layout : The code must not contain multiple blank lines in a row.
1>C:\Users\NMA04\Dropbox\Projects\Razer\Chroma SDK\Chroma Sync\Chroma Sync\TrayApplicationContext.cs(443,1): warning : SA1507 : CSharp.Layout : The code must not contain multiple blank lines in a row.
1>C:\Users\NMA04\Dropbox\Projects\Razer\Chroma SDK\Chroma Sync\Chroma Sync\TrayApplicationContext.cs(444,1): warning : SA1508 : CSharp.Layout : A closing curly bracket must not be preceded by a blank line.
1>C:\Users\NMA04\Dropbox\Projects\Razer\Chroma SDK\Chroma Sync\Chroma Sync\TrayApplicationContext.cs(21,1): warning : SA1400 : CSharp.Maintainability : The field must have an access modifier.
1>C:\Users\NMA04\Dropbox\Projects\Razer\Chroma SDK\Chroma Sync\Chroma Sync\TrayApplicationContext.cs(22,1): warning : SA1400 : CSharp.Maintainability : The field must have an access modifier.
1>C:\Users\NMA04\Dropbox\Projects\Razer\Chroma SDK\Chroma Sync\Chroma Sync\TrayApplicationContext.cs(23,1): warning : SA1400 : CSharp.Maintainability : The field must have an access modifier.
1>C:\Users\NMA04\Dropbox\Projects\Razer\Chroma SDK\Chroma Sync\Chroma Sync\TrayApplicationContext.cs(24,1): warning : SA1400 : CSharp.Maintainability : The field must have an access modifier.
1>C:\Users\NMA04\Dropbox\Projects\Razer\Chroma SDK\Chroma Sync\Chroma Sync\TrayApplicationContext.cs(25,1): warning : SA1400 : CSharp.Maintainability : The field must have an access modifier.
1>C:\Users\NMA04\Dropbox\Projects\Razer\Chroma SDK\Chroma Sync\Chroma Sync\TrayApplicationContext.cs(86,1): warning : SA1400 : CSharp.Maintainability : The method must have an access modifier.
1>C:\Users\NMA04\Dropbox\Projects\Razer\Chroma SDK\Chroma Sync\Chroma Sync\TrayApplicationContext.cs(164,1): warning : SA1400 : CSharp.Maintainability : The method must have an access modifier.
1>C:\Users\NMA04\Dropbox\Projects\Razer\Chroma SDK\Chroma Sync\Chroma Sync\TrayApplicationContext.cs(180,40,180,70): warning : SA1119 : CSharp.Maintainability : The line contains unnecessary parenthesis.
1>C:\Users\NMA04\Dropbox\Projects\Razer\Chroma SDK\Chroma Sync\Chroma Sync\TrayApplicationContext.cs(243,1): warning : SA1400 : CSharp.Maintainability : The method must have an access modifier.
1>C:\Users\NMA04\Dropbox\Projects\Razer\Chroma SDK\Chroma Sync\Chroma Sync\TrayApplicationContext.cs(258,1): warning : SA1400 : CSharp.Maintainability : The method must have an access modifier.
1>C:\Users\NMA04\Dropbox\Projects\Razer\Chroma SDK\Chroma Sync\Chroma Sync\TrayApplicationContext.cs(270,1): warning : SA1400 : CSharp.Maintainability : The method must have an access modifier.
1>C:\Users\NMA04\Dropbox\Projects\Razer\Chroma SDK\Chroma Sync\Chroma Sync\TrayApplicationContext.cs(21,1): warning : SA1309 : CSharp.Naming : Field names must not start with an underscore.
1>C:\Users\NMA04\Dropbox\Projects\Razer\Chroma SDK\Chroma Sync\Chroma Sync\TrayApplicationContext.cs(22,1): warning : SA1309 : CSharp.Naming : Field names must not start with an underscore.
1>C:\Users\NMA04\Dropbox\Projects\Razer\Chroma SDK\Chroma Sync\Chroma Sync\TrayApplicationContext.cs(23,1): warning : SA1309 : CSharp.Naming : Field names must not start with an underscore.
1>C:\Users\NMA04\Dropbox\Projects\Razer\Chroma SDK\Chroma Sync\Chroma Sync\TrayApplicationContext.cs(24,1): warning : SA1309 : CSharp.Naming : Field names must not start with an underscore.
1>C:\Users\NMA04\Dropbox\Projects\Razer\Chroma SDK\Chroma Sync\Chroma Sync\TrayApplicationContext.cs(25,1): warning : SA1309 : CSharp.Naming : Field names must not start with an underscore.
1>C:\Users\NMA04\Dropbox\Projects\Razer\Chroma SDK\Chroma Sync\Chroma Sync\TrayApplicationContext.cs(30,1): warning : SA1303 : CSharp.Naming : Constants must start with an upper-case letter: configMenuText.
1>C:\Users\NMA04\Dropbox\Projects\Razer\Chroma SDK\Chroma Sync\Chroma Sync\TrayApplicationContext.cs(168,1): warning : SA1306 : CSharp.Naming : Variable names and private field names must start with a lower-case letter: OneSet.
1>C:\Users\NMA04\Dropbox\Projects\Razer\Chroma SDK\Chroma Sync\Chroma Sync\TrayApplicationContext.cs(169,1): warning : SA1306 : CSharp.Naming : Variable names and private field names must start with a lower-case letter: TwoSet.
1>C:\Users\NMA04\Dropbox\Projects\Razer\Chroma SDK\Chroma Sync\Chroma Sync\TrayApplicationContext.cs(170,1): warning : SA1306 : CSharp.Naming : Variable names and private field names must start with a lower-case letter: ThreeSet.
1>C:\Users\NMA04\Dropbox\Projects\Razer\Chroma SDK\Chroma Sync\Chroma Sync\TrayApplicationContext.cs(173,1): warning : SA1305 : CSharp.Naming : The variable name 'wObj' begins with a prefix that looks like Hungarian notation. Remove the prefix or add it to the list of allowed prefixes.
1>C:\Users\NMA04\Dropbox\Projects\Razer\Chroma SDK\Chroma Sync\Chroma Sync\TrayApplicationContext.cs(276,1): warning : SA1303 : CSharp.Naming : Constants must start with an upper-case letter: port.
1>C:\Users\NMA04\Dropbox\Projects\Razer\Chroma SDK\Chroma Sync\Chroma Sync\TrayApplicationContext.cs(1,1): warning : SA1200 : CSharp.Ordering : All using directives must be placed inside of the namespace.
1>C:\Users\NMA04\Dropbox\Projects\Razer\Chroma SDK\Chroma Sync\Chroma Sync\TrayApplicationContext.cs(2,1): warning : SA1200 : CSharp.Ordering : All using directives must be placed inside of the namespace.
1>C:\Users\NMA04\Dropbox\Projects\Razer\Chroma SDK\Chroma Sync\Chroma Sync\TrayApplicationContext.cs(3,1): warning : SA1200 : CSharp.Ordering : All using directives must be placed inside of the namespace.
1>C:\Users\NMA04\Dropbox\Projects\Razer\Chroma SDK\Chroma Sync\Chroma Sync\TrayApplicationContext.cs(5,1): warning : SA1200 : CSharp.Ordering : All using directives must be placed inside of the namespace.
1>C:\Users\NMA04\Dropbox\Projects\Razer\Chroma SDK\Chroma Sync\Chroma Sync\TrayApplicationContext.cs(6,1): warning : SA1200 : CSharp.Ordering : All using directives must be placed inside of the namespace.
1>C:\Users\NMA04\Dropbox\Projects\Razer\Chroma SDK\Chroma Sync\Chroma Sync\TrayApplicationContext.cs(8,1): warning : SA1200 : CSharp.Ordering : All using directives must be placed inside of the namespace.
1>C:\Users\NMA04\Dropbox\Projects\Razer\Chroma SDK\Chroma Sync\Chroma Sync\TrayApplicationContext.cs(9,1): warning : SA1200 : CSharp.Ordering : All using directives must be placed inside of the namespace.
1>C:\Users\NMA04\Dropbox\Projects\Razer\Chroma SDK\Chroma Sync\Chroma Sync\TrayApplicationContext.cs(10,1): warning : SA1200 : CSharp.Ordering : All using directives must be placed inside of the namespace.
1>C:\Users\NMA04\Dropbox\Projects\Razer\Chroma SDK\Chroma Sync\Chroma Sync\TrayApplicationContext.cs(11,1): warning : SA1200 : CSharp.Ordering : All using directives must be placed inside of the namespace.
1>C:\Users\NMA04\Dropbox\Projects\Razer\Chroma SDK\Chroma Sync\Chroma Sync\TrayApplicationContext.cs(12,1): warning : SA1200 : CSharp.Ordering : All using directives must be placed inside of the namespace.
1>C:\Users\NMA04\Dropbox\Projects\Razer\Chroma SDK\Chroma Sync\Chroma Sync\TrayApplicationContext.cs(13,1): warning : SA1200 : CSharp.Ordering : All using directives must be placed inside of the namespace.
1>C:\Users\NMA04\Dropbox\Projects\Razer\Chroma SDK\Chroma Sync\Chroma Sync\TrayApplicationContext.cs(132,1): warning : SA1202 : CSharp.Ordering : All private methods must be placed after all public methods.
1>C:\Users\NMA04\Dropbox\Projects\Razer\Chroma SDK\Chroma Sync\Chroma Sync\TrayApplicationContext.cs(142,1): warning : SA1202 : CSharp.Ordering : All private methods must be placed after all public methods.
1>C:\Users\NMA04\Dropbox\Projects\Razer\Chroma SDK\Chroma Sync\Chroma Sync\TrayApplicationContext.cs(151,1): warning : SA1202 : CSharp.Ordering : All private methods must be placed after all public methods.
1>C:\Users\NMA04\Dropbox\Projects\Razer\Chroma SDK\Chroma Sync\Chroma Sync\TrayApplicationContext.cs(2,1): warning : SA1210 : CSharp.Ordering : Using directives must be sorted alphabetically by the namespaces.
1>C:\Users\NMA04\Dropbox\Projects\Razer\Chroma SDK\Chroma Sync\Chroma Sync\TrayApplicationContext.cs(3,1): warning : SA1210 : CSharp.Ordering : Using directives must be sorted alphabetically by the namespaces.
1>C:\Users\NMA04\Dropbox\Projects\Razer\Chroma SDK\Chroma Sync\Chroma Sync\TrayApplicationContext.cs(5,1): warning : SA1210 : CSharp.Ordering : Using directives must be sorted alphabetically by the namespaces.
1>C:\Users\NMA04\Dropbox\Projects\Razer\Chroma SDK\Chroma Sync\Chroma Sync\TrayApplicationContext.cs(6,1): warning : SA1210 : CSharp.Ordering : Using directives must be sorted alphabetically by the namespaces.
1>C:\Users\NMA04\Dropbox\Projects\Razer\Chroma SDK\Chroma Sync\Chroma Sync\TrayApplicationContext.cs(8,1): warning : SA1210 : CSharp.Ordering : Using directives must be sorted alphabetically by the namespaces.
1>C:\Users\NMA04\Dropbox\Projects\Razer\Chroma SDK\Chroma Sync\Chroma Sync\TrayApplicationContext.cs(11,1): warning : SA1208 : CSharp.Ordering : System using directives must be placed before all other using directives.
1>C:\Users\NMA04\Dropbox\Projects\Razer\Chroma SDK\Chroma Sync\Chroma Sync\TrayApplicationContext.cs(11,1): warning : SA1210 : CSharp.Ordering : Using directives must be sorted alphabetically by the namespaces.
1>C:\Users\NMA04\Dropbox\Projects\Razer\Chroma SDK\Chroma Sync\Chroma Sync\TrayApplicationContext.cs(331,1): warning : SA1117 : CSharp.Readability : All method parameters must be placed on the same line, or each parameter must be placed on a separate line.
1>C:\Users\NMA04\Dropbox\Projects\Razer\Chroma SDK\Chroma Sync\Chroma Sync\TrayApplicationContext.cs(331,1): warning : SA1116 : CSharp.Readability : If the method parameters are on separate lines, the first parameter must begin on the line beneath the name of the method.
1>C:\Users\NMA04\Dropbox\Projects\Razer\Chroma SDK\Chroma Sync\Chroma Sync\TrayApplicationContext.cs(337,1): warning : SA1115 : CSharp.Readability : The parameter must begin on the line after the previous parameter.
1>C:\Users\NMA04\Dropbox\Projects\Razer\Chroma SDK\Chroma Sync\Chroma Sync\TrayApplicationContext.cs(153,1): warning : SA1108 : CSharp.Readability : A comment may not be placed within the bracketed statement.
1>C:\Users\NMA04\Dropbox\Projects\Razer\Chroma SDK\Chroma Sync\Chroma Sync\TrayApplicationContext.cs(32,68,32,77): warning : SA1126 : CSharp.Readability : The call to ShowConfig must begin with the 'this.', 'base.', 'object.' or 'TrayApplicationContext.' or 'ApplicationContext.' prefix to indicate the intended method call.
1>C:\Users\NMA04\Dropbox\Projects\Razer\Chroma SDK\Chroma Sync\Chroma Sync\TrayApplicationContext.cs(33,58,33,61): warning : SA1126 : CSharp.Readability : The call to Exit must begin with the 'this.', 'base.', 'object.' or 'TrayApplicationContext.' or 'ApplicationContext.' prefix to indicate the intended method call.
1>C:\Users\NMA04\Dropbox\Projects\Razer\Chroma SDK\Chroma Sync\Chroma Sync\TrayApplicationContext.cs(35,13,35,17): warning : SA1126 : CSharp.Readability : The call to _icon must begin with the 'this.', 'base.', 'object.' or 'TrayApplicationContext.' or 'ApplicationContext.' prefix to indicate the intended method call.
1>C:\Users\NMA04\Dropbox\Projects\Razer\Chroma SDK\Chroma Sync\Chroma Sync\TrayApplicationContext.cs(45,13,45,17): warning : SA1126 : CSharp.Readability : The call to _icon must begin with the 'this.', 'base.', 'object.' or 'TrayApplicationContext.' or 'ApplicationContext.' prefix to indicate the intended method call.
1>C:\Users\NMA04\Dropbox\Projects\Razer\Chroma SDK\Chroma Sync\Chroma Sync\TrayApplicationContext.cs(47,24,47,32): warning : SA1126 : CSharp.Readability : The call to RunServer must begin with the 'this.', 'base.', 'object.' or 'TrayApplicationContext.' or 'ApplicationContext.' prefix to indicate the intended method call.
1>C:\Users\NMA04\Dropbox\Projects\Razer\Chroma SDK\Chroma Sync\Chroma Sync\TrayApplicationContext.cs(71,42,71,46): warning : SA1126 : CSharp.Readability : The call to _team must begin with the 'this.', 'base.', 'object.' or 'TrayApplicationContext.' or 'ApplicationContext.' prefix to indicate the intended method call.
1>C:\Users\NMA04\Dropbox\Projects\Razer\Chroma SDK\Chroma Sync\Chroma Sync\TrayApplicationContext.cs(74,17,74,22): warning : SA1126 : CSharp.Readability : The call to SetAll must begin with the 'this.', 'base.', 'object.' or 'TrayApplicationContext.' or 'ApplicationContext.' prefix to indicate the intended method call.
1>C:\Users\NMA04\Dropbox\Projects\Razer\Chroma SDK\Chroma Sync\Chroma Sync\TrayApplicationContext.cs(72,17,72,21): warning : SA1126 : CSharp.Readability : The call to _team must begin with the 'this.', 'base.', 'object.' or 'TrayApplicationContext.' or 'ApplicationContext.' prefix to indicate the intended method call.
1>C:\Users\NMA04\Dropbox\Projects\Razer\Chroma SDK\Chroma Sync\Chroma Sync\TrayApplicationContext.cs(78,17,78,22): warning : SA1126 : CSharp.Readability : The call to SetAll must begin with the 'this.', 'base.', 'object.' or 'TrayApplicationContext.' or 'ApplicationContext.' prefix to indicate the intended method call.
1>C:\Users\NMA04\Dropbox\Projects\Razer\Chroma SDK\Chroma Sync\Chroma Sync\TrayApplicationContext.cs(76,22,76,26): warning : SA1126 : CSharp.Readability : The call to _team must begin with the 'this.', 'base.', 'object.' or 'TrayApplicationContext.' or 'ApplicationContext.' prefix to indicate the intended method call.
1>C:\Users\NMA04\Dropbox\Projects\Razer\Chroma SDK\Chroma Sync\Chroma Sync\TrayApplicationContext.cs(82,17,82,22): warning : SA1126 : CSharp.Readability : The call to SetAll must begin with the 'this.', 'base.', 'object.' or 'TrayApplicationContext.' or 'ApplicationContext.' prefix to indicate the intended method call.
1>C:\Users\NMA04\Dropbox\Projects\Razer\Chroma SDK\Chroma Sync\Chroma Sync\TrayApplicationContext.cs(144,13,144,20): warning : SA1126 : CSharp.Readability : The call to ResetAll must begin with the 'this.', 'base.', 'object.' or 'TrayApplicationContext.' or 'ApplicationContext.' prefix to indicate the intended method call.
1>C:\Users\NMA04\Dropbox\Projects\Razer\Chroma SDK\Chroma Sync\Chroma Sync\TrayApplicationContext.cs(145,13,145,18): warning : SA1126 : CSharp.Readability : The call to SetAll must begin with the 'this.', 'base.', 'object.' or 'TrayApplicationContext.' or 'ApplicationContext.' prefix to indicate the intended method call.
1>C:\Users\NMA04\Dropbox\Projects\Razer\Chroma SDK\Chroma Sync\Chroma Sync\TrayApplicationContext.cs(147,13,147,20): warning : SA1126 : CSharp.Readability : The call to ClearAll must begin with the 'this.', 'base.', 'object.' or 'TrayApplicationContext.' or 'ApplicationContext.' prefix to indicate the intended method call.
1>C:\Users\NMA04\Dropbox\Projects\Razer\Chroma SDK\Chroma Sync\Chroma Sync\TrayApplicationContext.cs(148,13,148,27): warning : SA1126 : CSharp.Readability : The call to SetToTeamColour must begin with the 'this.', 'base.', 'object.' or 'TrayApplicationContext.' or 'ApplicationContext.' prefix to indicate the intended method call.
1>C:\Users\NMA04\Dropbox\Projects\Razer\Chroma SDK\Chroma Sync\Chroma Sync\TrayApplicationContext.cs(155,17,155,24): warning : SA1126 : CSharp.Readability : The call to ResetAll must begin with the 'this.', 'base.', 'object.' or 'TrayApplicationContext.' or 'ApplicationContext.' prefix to indicate the intended method call.
1>C:\Users\NMA04\Dropbox\Projects\Razer\Chroma SDK\Chroma Sync\Chroma Sync\TrayApplicationContext.cs(156,17,156,22): warning : SA1126 : CSharp.Readability : The call to SetAll must begin with the 'this.', 'base.', 'object.' or 'TrayApplicationContext.' or 'ApplicationContext.' prefix to indicate the intended method call.
1>C:\Users\NMA04\Dropbox\Projects\Razer\Chroma SDK\Chroma Sync\Chroma Sync\TrayApplicationContext.cs(158,17,158,24): warning : SA1126 : CSharp.Readability : The call to ResetAll must begin with the 'this.', 'base.', 'object.' or 'TrayApplicationContext.' or 'ApplicationContext.' prefix to indicate the intended method call.
1>C:\Users\NMA04\Dropbox\Projects\Razer\Chroma SDK\Chroma Sync\Chroma Sync\TrayApplicationContext.cs(161,13,161,27): warning : SA1126 : CSharp.Readability : The call to SetToTeamColour must begin with the 'this.', 'base.', 'object.' or 'TrayApplicationContext.' or 'ApplicationContext.' prefix to indicate the intended method call.
1>C:\Users\NMA04\Dropbox\Projects\Razer\Chroma SDK\Chroma Sync\Chroma Sync\TrayApplicationContext.cs(262,13,262,17): warning : SA1126 : CSharp.Readability : The call to _icon must begin with the 'this.', 'base.', 'object.' or 'TrayApplicationContext.' or 'ApplicationContext.' prefix to indicate the intended method call.
1>C:\Users\NMA04\Dropbox\Projects\Razer\Chroma SDK\Chroma Sync\Chroma Sync\TrayApplicationContext.cs(363,41,363,45): warning : SA1126 : CSharp.Readability : The call to _team must begin with the 'this.', 'base.', 'object.' or 'TrayApplicationContext.' or 'ApplicationContext.' prefix to indicate the intended method call.
1>C:\Users\NMA04\Dropbox\Projects\Razer\Chroma SDK\Chroma Sync\Chroma Sync\TrayApplicationContext.cs(366,45,366,49): warning : SA1126 : CSharp.Readability : The call to _team must begin with the 'this.', 'base.', 'object.' or 'TrayApplicationContext.' or 'ApplicationContext.' prefix to indicate the intended method call.
1>C:\Users\NMA04\Dropbox\Projects\Razer\Chroma SDK\Chroma Sync\Chroma Sync\TrayApplicationContext.cs(368,41,368,55): warning : SA1126 : CSharp.Readability : The call to SetToTeamColour must begin with the 'this.', 'base.', 'object.' or 'TrayApplicationContext.' or 'ApplicationContext.' prefix to indicate the intended method call.
1>C:\Users\NMA04\Dropbox\Projects\Razer\Chroma SDK\Chroma Sync\Chroma Sync\TrayApplicationContext.cs(361,41,361,45): warning : SA1126 : CSharp.Readability : The call to _team must begin with the 'this.', 'base.', 'object.' or 'TrayApplicationContext.' or 'ApplicationContext.' prefix to indicate the intended method call.
1>C:\Users\NMA04\Dropbox\Projects\Razer\Chroma SDK\Chroma Sync\Chroma Sync\TrayApplicationContext.cs(361,58,361,62): warning : SA1126 : CSharp.Readability : The call to _team must begin with the 'this.', 'base.', 'object.' or 'TrayApplicationContext.' or 'ApplicationContext.' prefix to indicate the intended method call.
1>C:\Users\NMA04\Dropbox\Projects\Razer\Chroma SDK\Chroma Sync\Chroma Sync\TrayApplicationContext.cs(361,81,361,85): warning : SA1126 : CSharp.Readability : The call to _team must begin with the 'this.', 'base.', 'object.' or 'TrayApplicationContext.' or 'ApplicationContext.' prefix to indicate the intended method call.
1>C:\Users\NMA04\Dropbox\Projects\Razer\Chroma SDK\Chroma Sync\Chroma Sync\TrayApplicationContext.cs(377,49,377,60): warning : SA1126 : CSharp.Readability : The call to _flashThread must begin with the 'this.', 'base.', 'object.' or 'TrayApplicationContext.' or 'ApplicationContext.' prefix to indicate the intended method call.
1>C:\Users\NMA04\Dropbox\Projects\Razer\Chroma SDK\Chroma Sync\Chroma Sync\TrayApplicationContext.cs(377,91,377,97): warning : SA1126 : CSharp.Readability : The call to Flashed must begin with the 'this.', 'base.', 'object.' or 'TrayApplicationContext.' or 'ApplicationContext.' prefix to indicate the intended method call.
1>C:\Users\NMA04\Dropbox\Projects\Razer\Chroma SDK\Chroma Sync\Chroma Sync\TrayApplicationContext.cs(378,49,378,60): warning : SA1126 : CSharp.Readability : The call to _flashThread must begin with the 'this.', 'base.', 'object.' or 'TrayApplicationContext.' or 'ApplicationContext.' prefix to indicate the intended method call.
1>C:\Users\NMA04\Dropbox\Projects\Razer\Chroma SDK\Chroma Sync\Chroma Sync\TrayApplicationContext.cs(375,49,375,60): warning : SA1126 : CSharp.Readability : The call to _flashThread must begin with the 'this.', 'base.', 'object.' or 'TrayApplicationContext.' or 'ApplicationContext.' prefix to indicate the intended method call.
1>C:\Users\NMA04\Dropbox\Projects\Razer\Chroma SDK\Chroma Sync\Chroma Sync\TrayApplicationContext.cs(375,74,375,85): warning : SA1126 : CSharp.Readability : The call to _flashThread must begin with the 'this.', 'base.', 'object.' or 'TrayApplicationContext.' or 'ApplicationContext.' prefix to indicate the intended method call.
1>C:\Users\NMA04\Dropbox\Projects\Razer\Chroma SDK\Chroma Sync\Chroma Sync\TrayApplicationContext.cs(390,53,390,59): warning : SA1126 : CSharp.Readability : The call to _isDead must begin with the 'this.', 'base.', 'object.' or 'TrayApplicationContext.' or 'ApplicationContext.' prefix to indicate the intended method call.
1>C:\Users\NMA04\Dropbox\Projects\Razer\Chroma SDK\Chroma Sync\Chroma Sync\TrayApplicationContext.cs(391,53,391,63): warning : SA1126 : CSharp.Readability : The call to _deadThread must begin with the 'this.', 'base.', 'object.' or 'TrayApplicationContext.' or 'ApplicationContext.' prefix to indicate the intended method call.
1>C:\Users\NMA04\Dropbox\Projects\Razer\Chroma SDK\Chroma Sync\Chroma Sync\TrayApplicationContext.cs(391,94,391,97): warning : SA1126 : CSharp.Readability : The call to Died must begin with the 'this.', 'base.', 'object.' or 'TrayApplicationContext.' or 'ApplicationContext.' prefix to indicate the intended method call.
1>C:\Users\NMA04\Dropbox\Projects\Razer\Chroma SDK\Chroma Sync\Chroma Sync\TrayApplicationContext.cs(392,53,392,63): warning : SA1126 : CSharp.Readability : The call to _deadThread must begin with the 'this.', 'base.', 'object.' or 'TrayApplicationContext.' or 'ApplicationContext.' prefix to indicate the intended method call.
1>C:\Users\NMA04\Dropbox\Projects\Razer\Chroma SDK\Chroma Sync\Chroma Sync\TrayApplicationContext.cs(388,54,388,60): warning : SA1126 : CSharp.Readability : The call to _isDead must begin with the 'this.', 'base.', 'object.' or 'TrayApplicationContext.' or 'ApplicationContext.' prefix to indicate the intended method call.
1>C:\Users\NMA04\Dropbox\Projects\Razer\Chroma SDK\Chroma Sync\Chroma Sync\TrayApplicationContext.cs(397,49,397,55): warning : SA1126 : CSharp.Readability : The call to _isDead must begin with the 'this.', 'base.', 'object.' or 'TrayApplicationContext.' or 'ApplicationContext.' prefix to indicate the intended method call.
1>C:\Users\NMA04\Dropbox\Projects\Razer\Chroma SDK\Chroma Sync\Chroma Sync\TrayApplicationContext.cs(401,41,401,50): warning : SA1126 : CSharp.Readability : The call to RoundKills must begin with the 'this.', 'base.', 'object.' or 'TrayApplicationContext.' or 'ApplicationContext.' prefix to indicate the intended method call.
1>C:\Users\NMA04\Dropbox\Projects\Razer\Chroma SDK\Chroma Sync\Chroma Sync\TrayApplicationContext.cs(407,45,407,55): warning : SA1126 : CSharp.Readability : The call to WeaponsAmmo must begin with the 'this.', 'base.', 'object.' or 'TrayApplicationContext.' or 'ApplicationContext.' prefix to indicate the intended method call.
1>C:\Users\NMA04\Dropbox\Projects\Razer\Chroma SDK\Chroma Sync\Chroma Sync\TrayApplicationContext.cs(24,1): warning : SA1121 : CSharp.Readability : Use the built-in type alias 'string' rather than String or System.String.
1>C:\Users\NMA04\Dropbox\Projects\Razer\Chroma SDK\Chroma Sync\Chroma Sync\TrayApplicationContext.cs(285,1): warning : SA1121 : CSharp.Readability : Use the built-in type alias 'byte' rather than Byte or System.Byte.
1>C:\Users\NMA04\Dropbox\Projects\Razer\Chroma SDK\Chroma Sync\Chroma Sync\TrayApplicationContext.cs(327,1): warning : SA1121 : CSharp.Readability : Use the built-in type alias 'string' rather than String or System.String.
1>C:\Users\NMA04\Dropbox\Projects\Razer\Chroma SDK\Chroma Sync\Chroma Sync\TrayApplicationContext.cs(337,1): warning : SA1122 : CSharp.Readability : Use string.Empty rather than "".
1>C:\Users\NMA04\Dropbox\Projects\Razer\Chroma SDK\Chroma Sync\Chroma Sync\TrayApplicationContext.cs(350,1): warning : SA1121 : CSharp.Readability : Use the built-in type alias 'string' rather than String or System.String.
1>C:\Users\NMA04\Dropbox\Projects\Razer\Chroma SDK\Chroma Sync\Chroma Sync\TrayApplicationContext.cs(354,1): warning : SA1121 : CSharp.Readability : Use the built-in type alias 'string' rather than String or System.String.
1>C:\Users\NMA04\Dropbox\Projects\Razer\Chroma SDK\Chroma Sync\Chroma Sync\TrayApplicationContext.cs(357,1): warning : SA1121 : CSharp.Readability : Use the built-in type alias 'string' rather than String or System.String.
1>C:\Users\NMA04\Dropbox\Projects\Razer\Chroma SDK\Chroma Sync\Chroma Sync\TrayApplicationContext.cs(360,1): warning : SA1121 : CSharp.Readability : Use the built-in type alias 'string' rather than String or System.String.
1>C:\Users\NMA04\Dropbox\Projects\Razer\Chroma SDK\Chroma Sync\Chroma Sync\TrayApplicationContext.cs(366,1): warning : SA1121 : CSharp.Readability : Use the built-in type alias 'string' rather than String or System.String.
1>C:\Users\NMA04\Dropbox\Projects\Razer\Chroma SDK\Chroma Sync\Chroma Sync\TrayApplicationContext.cs(27,9,27,47): warning : SA1005 : CSharp.Spacing : 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 '//'.
1>C:\Users\NMA04\Dropbox\Projects\Razer\Chroma SDK\Chroma Sync\Chroma Sync\TrayApplicationContext.cs(39,17,39,17): warning : SA1012 : CSharp.Spacing : Invalid spacing around the opening curly bracket.
1>C:\Users\NMA04\Dropbox\Projects\Razer\Chroma SDK\Chroma Sync\Chroma Sync\TrayApplicationContext.cs(39,30,39,30): warning : SA1013 : CSharp.Spacing : Invalid spacing around the closing curly bracket.
1>C:\Users\NMA04\Dropbox\Projects\Razer\Chroma SDK\Chroma Sync\Chroma Sync\TrayApplicationContext.cs(48,13,48,46): warning : SA1005 : CSharp.Spacing : 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 '//'.
1>C:\Users\NMA04\Dropbox\Projects\Razer\Chroma SDK\Chroma Sync\Chroma Sync\TrayApplicationContext.cs(53,13,53,80): warning : SA1005 : CSharp.Spacing : 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 '//'.
1>C:\Users\NMA04\Dropbox\Projects\Razer\Chroma SDK\Chroma Sync\Chroma Sync\TrayApplicationContext.cs(168,24,168,24): warning : SA1003 : CSharp.Spacing : The spacing around the symbol '=' is invalid.
1>C:\Users\NMA04\Dropbox\Projects\Razer\Chroma SDK\Chroma Sync\Chroma Sync\TrayApplicationContext.cs(168,1): warning : SA1003 : CSharp.Spacing : The spacing around the symbol '=' is invalid.
1>C:\Users\NMA04\Dropbox\Projects\Razer\Chroma SDK\Chroma Sync\Chroma Sync\TrayApplicationContext.cs(169,24,169,24): warning : SA1003 : CSharp.Spacing : The spacing around the symbol '=' is invalid.
1>C:\Users\NMA04\Dropbox\Projects\Razer\Chroma SDK\Chroma Sync\Chroma Sync\TrayApplicationContext.cs(169,1): warning : SA1003 : CSharp.Spacing : The spacing around the symbol '=' is invalid.
1>C:\Users\NMA04\Dropbox\Projects\Razer\Chroma SDK\Chroma Sync\Chroma Sync\TrayApplicationContext.cs(170,26,170,26): warning : SA1003 : CSharp.Spacing : The spacing around the symbol '=' is invalid.
1>C:\Users\NMA04\Dropbox\Projects\Razer\Chroma SDK\Chroma Sync\Chroma Sync\TrayApplicationContext.cs(170,1): warning : SA1003 : CSharp.Spacing : The spacing around the symbol '=' is invalid.
1>C:\Users\NMA04\Dropbox\Projects\Razer\Chroma SDK\Chroma Sync\Chroma Sync\TrayApplicationContext.cs(330,33,330,65): warning : SA1005 : CSharp.Spacing : 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 '//'.
1>C:\Users\NMA04\Dropbox\Projects\Razer\Chroma SDK\Chroma Sync\Chroma Sync\obj\Debug\TemporaryGeneratedFile_E7A71F73-0F8D-4B9B-B56E-8E70B10BC5D3.cs(1,1): warning : SA1633 : CSharp.Documentation : The file has no header, the header Xml is invalid, or the header is not located at the top of the file.
1>C:\Users\NMA04\Dropbox\Projects\Razer\Chroma SDK\Chroma Sync\Chroma Sync\obj\Debug\TemporaryGeneratedFile_036C0B5B-1481-4323-8D20-8F5ADCB23D92.cs(1,1): warning : SA1633 : CSharp.Documentation : The file has no header, the header Xml is invalid, or the header is not located at the top of the file.
1>C:\Users\NMA04\Dropbox\Projects\Razer\Chroma SDK\Chroma Sync\Chroma Sync\obj\Debug\TemporaryGeneratedFile_5937a670-0e60-4077-877b-f7221da3dda1.cs(1,1): warning : SA1633 : CSharp.Documentation : The file has no header, the header Xml is invalid, or the header is not located at the top of the file.
1>C:\Users\NMA04\Dropbox\Projects\Razer\Chroma SDK\Chroma Sync\Chroma Sync\Form1.cs(12,1): warning : SA1601 : CSharp.Documentation : The partial class element must have a documentation header containing either a summary tag or a content tag.
1>C:\Users\NMA04\Dropbox\Projects\Razer\Chroma SDK\Chroma Sync\Chroma Sync\Form1.cs(14,1): warning : SA1600 : CSharp.Documentation : The constructor must have a documentation header.
1>C:\Users\NMA04\Dropbox\Projects\Razer\Chroma SDK\Chroma Sync\Chroma Sync\Form1.cs(1,1): warning : SA1633 : CSharp.Documentation : The file has no header, the header Xml is invalid, or the header is not located at the top of the file.
1>C:\Users\NMA04\Dropbox\Projects\Razer\Chroma SDK\Chroma Sync\Chroma Sync\Form1.cs(1,1): warning : SA1200 : CSharp.Ordering : All using directives must be placed inside of the namespace.
1>C:\Users\NMA04\Dropbox\Projects\Razer\Chroma SDK\Chroma Sync\Chroma Sync\Form1.cs(2,1): warning : SA1200 : CSharp.Ordering : All using directives must be placed inside of the namespace.
1>C:\Users\NMA04\Dropbox\Projects\Razer\Chroma SDK\Chroma Sync\Chroma Sync\Form1.cs(3,1): warning : SA1200 : CSharp.Ordering : All using directives must be placed inside of the namespace.
1>C:\Users\NMA04\Dropbox\Projects\Razer\Chroma SDK\Chroma Sync\Chroma Sync\Form1.cs(4,1): warning : SA1200 : CSharp.Ordering : All using directives must be placed inside of the namespace.
1>C:\Users\NMA04\Dropbox\Projects\Razer\Chroma SDK\Chroma Sync\Chroma Sync\Form1.cs(5,1): warning : SA1200 : CSharp.Ordering : All using directives must be placed inside of the namespace.
1>C:\Users\NMA04\Dropbox\Projects\Razer\Chroma SDK\Chroma Sync\Chroma Sync\Form1.cs(6,1): warning : SA1200 : CSharp.Ordering : All using directives must be placed inside of the namespace.
1>C:\Users\NMA04\Dropbox\Projects\Razer\Chroma SDK\Chroma Sync\Chroma Sync\Form1.cs(7,1): warning : SA1200 : CSharp.Ordering : All using directives must be placed inside of the namespace.
1>C:\Users\NMA04\Dropbox\Projects\Razer\Chroma SDK\Chroma Sync\Chroma Sync\Form1.cs(8,1): warning : SA1200 : CSharp.Ordering : All using directives must be placed inside of the namespace.
1>C:\Users\NMA04\Dropbox\Projects\Razer\Chroma SDK\Chroma Sync\Chroma Sync\Form1.cs(16,13,16,31): warning : SA1126 : CSharp.Readability : The call to InitializeComponent must begin with the 'this.', 'base.', 'object.' or 'Form1.' or 'Form.' prefix to indicate the intended method call.
1>C:\Users\NMA04\Dropbox\Projects\Razer\Chroma SDK\Chroma Sync\Chroma Sync\Form1.Designer.cs(3,1): warning : SA1601 : CSharp.Documentation : The partial class element must have a documentation header containing either a summary tag or a content tag.
1>C:\Users\NMA04\Dropbox\Projects\Razer\Chroma SDK\Chroma Sync\Chroma Sync\Form1.Designer.cs(1,1): warning : SA1633 : CSharp.Documentation : The file has no header, the header Xml is invalid, or the header is not located at the top of the file.
1>C:\Users\NMA04\Dropbox\Projects\Razer\Chroma SDK\Chroma Sync\Chroma Sync\Form1.Designer.cs(19,1): warning : SA1513 : CSharp.Layout : Statements or elements wrapped in curly brackets must be followed by a blank line.
1>C:\Users\NMA04\Dropbox\Projects\Razer\Chroma SDK\Chroma Sync\Chroma Sync\Form1.Designer.cs(39,1): warning : SA1518 : CSharp.Layout : The code must not contain blank lines at the end of the file.
1>C:\Users\NMA04\Dropbox\Projects\Razer\Chroma SDK\Chroma Sync\Chroma Sync\Form1.Designer.cs(39,1): warning : SA1507 : CSharp.Layout : The code must not contain multiple blank lines in a row.
1>C:\Users\NMA04\Dropbox\Projects\Razer\Chroma SDK\Chroma Sync\Chroma Sync\Form1.Designer.cs(3,1): warning : SA1400 : CSharp.Maintainability : The class must have an access modifier.
1>C:\Users\NMA04\Dropbox\Projects\Razer\Chroma SDK\Chroma Sync\Chroma Sync\Form1.Designer.cs(18,17,18,26): warning : SA1101 : CSharp.Readability : The call to components must begin with the 'this.' prefix to indicate that the item is a member of the class.
1>C:\Users\NMA04\Dropbox\Projects\Razer\Chroma SDK\Chroma Sync\Chroma Sync\Form1.Designer.cs(16,31,16,40): warning : SA1101 : CSharp.Readability : The call to components must begin with the 'this.' prefix to indicate that the item is a member of the class.
========== Rebuild All: 1 succeeded, 0 failed, 0 skipped ==========
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment