DiagnosticSeverity.Warning
Enumeration Member in DiagnosticSeverity
Summary
An warning.
Warning = 2Remarks
Warnings represent possible problems that the user should fix, but do not cause the compilation process to fail.
Enumeration Member in DiagnosticSeverity
An warning.
Warning = 2Warnings represent possible problems that the user should fix, but do not cause the compilation process to fail.